Templates
Contents
New Pages are created from Templates. There are several file-level components required to create templates for your users. Base Templates (.tmpl files), and Template Control Files (.tcf files) are the core files you'll need. For the ultimate separation of content from design, it is recommended to use XSL as a part of your template system. We've dedicated a separate section just for XSL and OmniUpdate templates.
The Basics
When you click "New Page" in the "File Manager" tab, a list of possible new pages is displayed from the template folder on your production server. Learn more...
Template Control Files
These files (.tcf) generate the page creation form that accompanies the creation of a new page from a template. Learn more...
Tutorial
This is a step-by-step walkthrough of how to create a new-page template wizard. Learn more...
Example
Several examples of basic to advanced templates. Learn more...
TMPL Reference
This page displays all possible parameters for use within a .tmpl file. Learn more...
TCF Reference
This page displays all possible parameters for use within a .tcf file. Learn more...
Predefined Variables Reference
A resource of all predefined OmniUpdate template variables. Learn more...
XSL and Omniupdate
Use XSL for more powerful separation of content from design. Learn more...