most of the new pluggable template system

This commit is contained in:
JT Smith 2006-01-17 23:09:29 +00:00
parent ba2774a146
commit eda7058b61
11 changed files with 450 additions and 9 deletions

View file

@ -109,6 +109,15 @@ paymentPlugins = ITransact
shippingPlugins = ByPrice, ByWeight, PerTransaction
# Specify the list of template parsers available in the system.
templateParsers = WebGUI::Asset::Template::HTMLTemplate
# Specify the default template parser.
defaultTemplateParser = WebGUI::Asset::Template::HTMLTemplate
# Specify a the list of assets you want to appear in your
# Add Content menus.