Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 8 to 8 | ||||||||
Overview | ||||||||
Changed: | ||||||||
< < | The new modular template system offers flexible, easy control over the layout of all TWiki pages. The master template approach groups parts that are shared by several templates - like headers and footers - in a common file. Special variables allow individual layouts to include parts from a master template - variables are mixed with regular HTML mark-up for template-specific content. | |||||||
> > | The new modular template system offers flexible, easy control over the layout of all TWiki pages. The master template approach groups parts that are shared by several templates - like headers and footers - in a common file. Special variables allow individual layouts to include parts from a master template - variables are mixed with regular HTML mark-up for template-specific content. Templates are used to define page layout, and also to supplydefault content for new pages. | |||||||
Major changes from the previous template system | ||||||||
Line: 54 to 54 | ||||||||
| ||||||||
Added: | ||||||||
> > | ||||||||
HTML Page TemplatesInsights Collaboration TWiki uses HTML template files for all actions like topic view, edit, preview and so on. This allows you to change the look and feel of all pages by editing just some template files. | ||||||||
Line: 69 to 70 | ||||||||
Special variables are used in templates, especially in view , to display meta data. | ||||||||
Added: | ||||||||
> > | ||||||||
Template TopicsTemplate topics define the default text for new topics. There are three types of template topics: |