User's Manual
Chapter 8: Accessing Functions from the Back-end – Super Administrator
Joomla! 1.0.11 User Manual 160 Version 1.0.1.
Default: Assigns this default template to all Menu Items/pages.
Author: The name of the template’s author as defined in the templateDetails.xml file.
Version: The version of the template as defined in the templateDetails.xml file.
Date: The date of the template as defined in the templateDetails.xml file.
Author URL: The URL link to the template’s author as defined in the templateDetails.xml file.
Toolbar Buttons: Default, Delete, Edit HTML, Edit CSS, and New are available.
The processes for each of these are the same as for the Site Templates.
ModulePositions
² Access: Select Site > Template Manager > Module Positions.
The Module Positions screen will be displayed.
Figure 136: Module Positions screen
Toolbar Buttons: Save or Cancel are available.
There are 27 positions already defined in the Module Positions list and a further 23 positions that
can be defined by you.
Each position is represented in the template code in the following way:
<?php mosLoadModules ( 'left' ); ?> for the modules assigned to the left position.
Enter new positions as required and click the
Save button.