Difference between revisions of "Template"

From Joomla! Documentation

(Referenced "Recommended Reading" reference)
m (Referenced "Recommended Reading" reference)
Line 6: Line 6:
 
== Recommended Reading ==
 
== Recommended Reading ==
  
 +
=== Administrators ===
 +
{{RecReading|Template|man|audience}}
 
=== Developers ===
 
=== Developers ===
 
{{RecReading|Template|dev|audience}}
 
{{RecReading|Template|dev|audience}}
Line 24: Line 26:
 
== How can I create a new template?  ==
 
== 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 [http://www.w3schools.com/css CSS], [http://www.w3schools.com/html HTML], and [http://www.w3schools.com/PHP PHP]. Joomla! has created a [http://docs.joomla.org/Tutorial:Creating_a_basic_Joomla!_template tutorial] for those who would like to create their own 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 [http://www.w3schools.com/css CSS], [http://www.w3schools.com/html HTML], and [http://www.w3schools.com/PHP PHP]. Joomla! has created a [[Creating a basic Joomla! template|tutorial for those who would like to create their own template]].
  
 
== More Template Information. ==
 
== More Template Information. ==

Revision as of 12:59, 31 January 2011

Template:Template

See also: Joomla! Extensions Defined

Recommended Reading

Administrators

<translate> Template Management</translate>

Article Management · User Management · Template Management · Menu Management

{{Portal:Template_Management/Intro/<translate> en</translate>}}

<translate> Recommended Reading</translate>

{{Portal:Template_Management/Reading list/<translate> en</translate>}}

<translate> References</translate>

{{Portal:Template_Management/References/<translate> en</translate>}}

<translate> FAQ</translate>

{{Portal:Template_Management/FAQs/<translate> en</translate>}}

<translate> Tutorials</translate>

{{Portal:Template_Management/Tutorials/<translate> en</translate>}}

<translate> Template Management Help Screens</translate>

{{Portal:Template_Management/Template_Management_Help_Screens/<translate> en</translate>}}


For more administrator information, see Template Management.

Developers

<translate> Template Development</translate>

{{:Portal:Template Development/Intro/<translate> en</translate>}}

<translate> Recommended Reading</translate>

{{:Portal:Template_Development/Reading list/<translate> en</translate>}}

<translate> FAQ</translate>

{{:Portal:Template Development/FAQs/<translate> en</translate>}}

<translate> Template Development Tutorials</translate>

{{:Portal:Template Development/Tutorials/<translate> en</translate>}}


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