Joomla

From Elvanör's Technical Wiki
Revision as of 22:31, 26 March 2010 by Elvanor (talk | contribs)
Jump to navigation Jump to search

Choosing a template

  • A correct template should have in its XML description file the different positions that can be used to insert modules:
 	<positions>
		<position>left</position>
		<position>right</position>
		<position>debug</position>
		<position>syndicate</position>
	</positions>