CM
PAGES
Under this section you can add, edit, copy or remove pages. The text given is used to fill the template.
Each page can have a different template and stylesheet. These can be edited in the "Templates" and "Styles" pages.
The "Description" and "Keywords" are used by search engines for indexing. A site map of pages can be generated under the "Settings" section. Only pages with a blank (public) access are included during site map generation.
The "Content:" entry holds the viewable page. The content can be written with a html syntax, php syntax or wiki syntax. A mixture of the syntaxes can be used.
The default syntax of content is HTML.
To switch to wiki syntax begin with {wiki}. Everything until {/wiki} will be interpretted as wiki syntax. A guide to wiki syntax can be found here.
To switch to PHP syntax start with a <?php and end with ?>. All the code inside the tags will be executed by PHP.
You can switch between syntax as many times as required.