Template
m (Reverted edits by Bugmenot2010 (Talk) to last version by Gadensgaard) |
(Referenced "Recommended Reading" reference) |
||
| Line 1: | Line 1: | ||
| − | |||
<noinclude>{{redirectstohere|Theme}}<!-- DO NOT REMOVE THIS ! --></noinclude> | <noinclude>{{redirectstohere|Theme}}<!-- DO NOT REMOVE THIS ! --></noinclude> | ||
{{Template}} | {{Template}} | ||
| Line 5: | Line 4: | ||
'''See also:''' [[Joomla! Extensions Defined]] | '''See also:''' [[Joomla! Extensions Defined]] | ||
| − | == Front-end Templates == | + | == Recommended Reading == |
| + | |||
| + | === Developers === | ||
| + | {{RecReading|Template|dev|audience}} | ||
| + | |||
| + | == What types of templates are there? == | ||
| + | |||
| + | === Front-end Templates === | ||
<noinclude>{{redirectstohere|Glossary|hide=yes}}</noinclude> | <noinclude>{{redirectstohere|Glossary|hide=yes}}</noinclude> | ||
Front-end templates change the way your site looks to average users. Most of the templates you use will be Front-end Templates. Three Front-end templates come preinstalled with Joomla!: [[Milkyway|rhuk_milkyway]], [[Beez|beez]] and [[Ja_purity|Ja_purity]]. | Front-end templates change the way your site looks to average users. Most of the templates you use will be Front-end Templates. Three Front-end templates come preinstalled with Joomla!: [[Milkyway|rhuk_milkyway]], [[Beez|beez]] and [[Ja_purity|Ja_purity]]. | ||
| − | == Back-end Templates == | + | === Back-end Templates === |
<noinclude>{{redirectstohere|Glossary|hide=yes}}</noinclude> | <noinclude>{{redirectstohere|Glossary|hide=yes}}</noinclude> | ||
[[Administrator_(back-end)_templates|Back-end Templates]] are much rarer than Frontend Templates. You will probably never need to change your Back-end Template. Back-end Templates allow you to change the way the administrator interface looks. | [[Administrator_(back-end)_templates|Back-end Templates]] are much rarer than Frontend Templates. You will probably never need to change your Back-end Template. Back-end Templates allow you to change the way the administrator interface looks. | ||
Revision as of 18:02, 30 January 2011
A template is the type of Joomla! extension that changes the way your site looks. There are two types of templates: Front-end Templates and Back-end Templates.
See also: Component, Module, Plugin
See also: Joomla! Extensions Defined
Contents |
Recommended Reading
Developers
- Accessibility
- Creating clickable background images using CSS
- Jim Yuzwalk has contributed a useful introduction to Joomla templates (download the example template from here).
- Changing the site favicon
- Using Class Suffixes
- Using Firebug With Your Joomla Website
- Understanding Output Overrides
- Layout Overrides in Joomla 2.5
- How are templates executed?
- How to determine if the user is viewing the front page
- jdoc statements
- Objects methods and properties available from your template - what you can do with
$this - How to cloak email addresses
For more developer information, see Template Development.
What types of templates are there?
Front-end Templates
Front-end templates change the way your site looks to average users. Most of the templates you use will be Front-end Templates. Three Front-end templates come preinstalled with Joomla!: rhuk_milkyway, beez and Ja_purity.
Back-end Templates
Back-end Templates are much rarer than Frontend Templates. You will probably never need to change your Back-end Template. Back-end Templates allow you to change the way the administrator interface looks.
Where can I get new templates?
There are some wonderful templates that were made in the template contest. There are also many websites where both free and non-free Joomla! templates can be downloaded.
How can I create a new template?
If you are interested in creating your own template than there are a few thing that you might want to know before you start. first you will need to know CSS, HTML, and PHP. Joomla! has created a tutorial for those who would like to create their own template.
More Template Information.
Here is a list of Wiki articles in the Template category: Category:Templates. Here is a list of frequently asked Template questions: Category:Template FAQ.
Links
- Installing Templates
- Upgrading a Joomla! 1.0.x template
- Switching Templates
- Access the Template Manager