Help15

Difference between revisions of "Screen.templates.15"

From Joomla! Documentation

(Getting started)
(in process)
Line 31: Line 31:
 
You cannot assign the default template to specific menu items.
 
You cannot assign the default template to specific menu items.
  
 +
==Quick Tips==
 +
You can switch between the already installed templates for the '''Site''' and the '''Administrator''' by selecting the desired template and clicking on the ''Default'' toolbar icon on the upper right part of the screen.
 +
 +
==Related Information==
 +
The templates listed in the Template Manager can be installed in the [[screen.installer.15|Extension Manager]] from Extensions -> [[Installer|Install/Uninstall]] menu item. The unnecessary templates can be removed on the Templates tab of the Extension Manager. Only those templates that may be uninstalled are displayed as accessible, the default templates (site and administrator) cannot be removed.
 +
 +
==Template - Edit==
 +
===Screenshot===
 +
===Details===
 +
===Toolbar===
 
==Typical Usage==
 
==Typical Usage==
  
Line 55: Line 65:
  
 
'''Note:''' The preview of an administrator template does not show you the administrator module positions.
 
'''Note:''' The preview of an administrator template does not show you the administrator module positions.
 
==Quick Tips==
 
You can switch between the already installed templates for the '''Site''' and the '''Administrator''' by selecting the desired template and clicking on the ''Default'' toolbar icon on the upper right part of the screen.
 
 
==Points to Watch==
 
 
 
==Related Information==
 
The templates listed in the Template Manager can be installed in the [[screen.installer.15|Extension Manager]] from Extensions -> [[Installer|Install/Uninstall]] menu item. The unnecessary templates can be removed on the Templates tab of the Extension Manager. Only those templates that may be uninstalled are displayed as accessible, the default templates (site and administrator) cannot be removed.
 
  
 
<noinclude>{{cathelp|1.5|Template Manager|Extensions}}</noinclude>
 
<noinclude>{{cathelp|1.5|Template Manager|Extensions}}</noinclude>

Revision as of 15:23, 25 June 2008

Documentation all together tranparent small.png
Under Construction

This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template.
This article was last edited by Dextercowley (talk| contribs) 15 years ago. (Purge)

How to Access[edit]

Template Manager can be opened from Extensions -> Template Manager menu item. The installed front-end templates are listed on the Site tab while the back-end templates are available by switching to the Administrator tab.

Description[edit]

The visual experience of your site front-end and back-end can be controlled in the Template Manager by choosing an installed template. A default template is used on all pages, but different templates can be assigned to various pages. The Template Manager also provides editing capabilities for the main index file of the template and the style sheet (CSS) file.

Screenshot[edit]

File:Screen templates 15.png

Column Headers[edit]

  • #. An indexing number automatically assigned by Joomla! for ease of reference.
  • Template Name. The name given to each Template by the Template author. Click the Name to open the Template for editing. If you hover the mouse over the Template Name, a small preview for the Template displays in a pop-up window. The Template Name normally corresponds to the sub-directory name that contains the Template in the <path-to-Joomla!>/templates/ directory. For example, the files for the "rhuk_milkyway" Template are in the directory "<path-to-Joomla!>/templates/rhuk_milkyway".
  • Default. Indicator of Default Template.
  • Assigned. Shows whether this Template has been assigned to any specific menu items. To assign a template to menu items, open the Template for editing.
  • Version. The version number of the Extension.
  • Date. The date this Article was created. This date is added automatically by Joomla!, but you may change it in the Parameters - Article section of the Article Manager - New/Edit.
  • Author. Name of the Joomla! User who created this item. Clicking on the Author opens the User for editing. See User Manager - Edit.

Toolbar[edit]

List Filters[edit]

Quick Tips[edit]

Important: Do not delete the default template files using FTP because it generates an error both front-end and back-end!

Before editing the HTML and the CSS file of the template, it is a good idea to make a backup of the file you are editing.

The Preview will only display positions that contain published modules. To make sure you can see all positions defined in the template, you can create custom modules for them.

You cannot assign the default template to specific menu items.

Quick Tips[edit]

You can switch between the already installed templates for the Site and the Administrator by selecting the desired template and clicking on the Default toolbar icon on the upper right part of the screen.

Related Information[edit]

The templates listed in the Template Manager can be installed in the Extension Manager from Extensions -> Install/Uninstall menu item. The unnecessary templates can be removed on the Templates tab of the Extension Manager. Only those templates that may be uninstalled are displayed as accessible, the default templates (site and administrator) cannot be removed.

Template - Edit[edit]

Screenshot[edit]

Details[edit]

Toolbar[edit]

Typical Usage[edit]

If you hover over the name of the template, a thumbnail image of that template is displayed. Clicking on the template name will present the template configuration screen, which provides all the basic details of the template. Parameters available for configuration appear in the Parameters pane.

File:Screen templates edit 15.png

Template HTML Editor[edit]

Clicking the Edit HTML button will display the basic text editor, which was designed to allow minor adjustments.

File:Screen templates edit html 15.png

Template CSS Editor[edit]

If you click on the Edit CSS button on the template screen, the text editor will be displayed with the style sheet file of the template. For a template with multiple style sheets, you can select which one to edit.

File:Screen templates edit css 15.png

Template Site Preview[edit]

If you are curious about the available module positions, click the Preview button on the toolbar and the site front-end will be loaded showing you the available positions.

File:Screen templates preview 15.png

Note: The preview of an administrator template does not show you the administrator module positions.