Fixed Templates
Date: 18-04-2007 12:20 Views: 2130
Fixed Templates are the basic building blocks of your site layout. Every page is built from templates and these are used to define your site appearance. Templates are edited in the Skin Manager and consist of basic HTML and MonkeyCMS functions, variables and content.
Other than HTML, MonkeyCMS provides functions and universal variables for you to display your site content. Each template can be made up of any of these and this allows you to display your site in any layout or design you wish. Any non-HTML element must be given it's own line in a template.
More information on functions, variables and other template functionality can be found here.
Templates with the type of 'Page' can be viewed as a web site page with the following URL:
http://www.yoursite.com/index.php?page=YourPage

