Difference between revisions of "Template/ca"

From Joomla! Documentation

(Created page with "Plantilla")
 
(Updating to match new version of source page)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<noinclude><languages /></noinclude>
 
<noinclude><languages /></noinclude>
{{Chunk:Template/en}}
+
{{Chunk:Template/ca}}
  
'''See also:''' [[Extension types (general definitions)]]
+
'''Mira també:''' [[Extension types (general definitions)/ca]]
  
== Template Types ==
+
== Tipus de plantilles ==
There are two types of templates used in a Joomla CMS powered website.
+
Hi ha dos tipus de plantilles utilitzades en un lloc web amb el SGC Joomla .
  
 
=== Front-end Templates ===
 
=== Front-end Templates ===
Front-end templates change the way your site looks to average users. Most of the templates you use or install will be Front-end Templates.
+
Front-end templates change the way your site looks to average users. Most of the templates you use or install will be Front-end Templates. Out of the box Joomla 3.x ships with two front-end templates, protostar (which is set as default), and Beez3. For simple sites these out of the box templates may be appropriate, but a majority of Joomla users will opt to install a third party template to suit the purpose of their site. A site can use multiple templates assigned to different menu items, but most beginners will just use a single template for their entire site.
  
 
=== Back-end Templates ===
 
=== 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.
+
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. Joomla 3.x ships with two back end templates, isis (which is set as default), and Hathor. The Hathor template was designed for accessibility, and may be appropriate for those with color blindness who require high contrast colors, or those using screen reader devices or keyboard navigation.
  
== Recommended Reading ==
+
== De lectura recomanada ==
  
 
=== Administrators ===
 
=== Administrators ===
Line 21: Line 21:
 
Joomla developers should go to the [[Portal:Template Development|Template Development]] portal page for more topics on developing a Joomla template.
 
Joomla developers should go to the [[Portal:Template Development|Template Development]] portal page for more topics on developing a Joomla template.
  
== Finding More Information ==
+
== Més informació ==
  
*[[:Category:Template FAQ|List of frequently asked Template questions]]
+
*[[:Category:Template FAQ/ca|Llista de preguntes més freqüents]]
*[[:Category:Templates|List of articles in the Template category]].
+
*[[:Category:Templates/ca|Llista d'articles a la categoria de plantilles]].
  
 
<noinclude>
 
<noinclude>
[[Category:Extensions| Template]]
+
[[Category:Extensions/ca| Plantilla]]
[[Category:Landing Pages]]
+
[[Category:Landing Pages/ca]]
[[Category:Glossary]]
+
[[Category:Glossary/ca]]
[[Category:Templates]]
+
[[Category:Templates/ca]]
 
</noinclude>
 
</noinclude>

Latest revision as of 09:12, 31 March 2020

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Kiswahili • ‎Nederlands • ‎català • ‎dansk • ‎eesti • ‎español • ‎français • ‎hrvatski • ‎português • ‎português do Brasil • ‎български • ‎русский • ‎فارسی • ‎中文(台灣)‎ • ‎日本語

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: Front-end Templates and Back-end Templates. The Front-end Template controls the way your website is presented to the user viewing the website's content. The Back-end Template controls the way your website's administrative tasks are presented for controlling management functions by a Joomla! Administrator. These would include common tasks such as: user, menu, article, category, module, component, plugin and template management.

Mira també: Component/ca, Module/ca, Plugin/ca


Mira també: Extension types (general definitions)/ca

Tipus de plantilles

Hi ha dos tipus de plantilles utilitzades en un lloc web amb el SGC Joomla .

Front-end Templates

Front-end templates change the way your site looks to average users. Most of the templates you use or install will be Front-end Templates. Out of the box Joomla 3.x ships with two front-end templates, protostar (which is set as default), and Beez3. For simple sites these out of the box templates may be appropriate, but a majority of Joomla users will opt to install a third party template to suit the purpose of their site. A site can use multiple templates assigned to different menu items, but most beginners will just use a single template for their entire site.

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. Joomla 3.x ships with two back end templates, isis (which is set as default), and Hathor. The Hathor template was designed for accessibility, and may be appropriate for those with color blindness who require high contrast colors, or those using screen reader devices or keyboard navigation.

De lectura recomanada

Administrators

Joomla administrators should go to the page on Template Management for topics about managing your Joomla template or templates.

Developers

Joomla developers should go to the Template Development portal page for more topics on developing a Joomla template.

Més informació