Category

Difference between revisions of "Template Development FAQ"

From Joomla! Documentation

(new category)
 
m (updates)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{cat info|FAQs about Template Development}}
+
{{cat info|FAQs about Template Development.
 +
 
 +
{{chunk:Template}}
 +
This is a category page for all Template Development FAQs. To appear on this page each topic page should have the following code inserted at the end:
 +
 
 +
<code><nowiki><noinclude>[[Category:Template Development FAQ]]</noinclude></nowiki></code>
 +
}}
 +
 
 +
[[Category:Development FAQ]]

Revision as of 22:29, 21 June 2013

FAQs about Template Development.


<translate> A template is a type of Joomla! extension that changes the way your site looks. There are two types of templates used by the Joomla! CMS: Frontend Templates and Backend Templates. The Frontend Template controls the way your website is presented to the user viewing the website's content. The Backend Template controls the way your website's administrative tasks are presented for controlling management functions by a Joomla! Administrator. These include common tasks such as user, menu, article, category, module, component, plugin and template management.

See also: Component, Module, Plugin</translate> This is a category page for all Template Development FAQs. To appear on this page each topic page should have the following code inserted at the end:

<noinclude>[[Category:Template Development FAQ]]</noinclude>