Typical template directory structure: Difference between revisions
From Joomla! Documentation
Dextercowley (talk | contribs) m Reverted edits by Dragmen (Talk); changed back to last version by Radiant tech |
|||
| Line 4: | Line 4: | ||
* images - contains all images used by the template | * images - contains all images used by the template | ||
<noinclude>[[Category:Itemised lists]][[Category:Reference]][[Category: | <noinclude>[[Category:Itemised lists]][[Category:Reference]] | ||
[[Category:Template Development]] | |||
</noinclude> | |||
Revision as of 06:58, 22 June 2013
A typical template for Joomla! 1.5 will include the following directories:
- css - contains all the .css files
- html - contains template override files for core output and module chrome
- images - contains all images used by the template