Help16

Difference between revisions of "Extensions Template Manager Styles"

From Joomla! Documentation

m (→‎Related Information: category reorganizing)
Line 95: Line 95:
 
* To edit installed templates: [[Help16:Extensions_Template_Manager_Templates|Template Manager: Templates]]
 
* To edit installed templates: [[Help16:Extensions_Template_Manager_Templates|Template Manager: Templates]]
  
<noinclude>{{cathelp|1.6|Template Manager Help Screens|Styles Helps Screens}}</noinclude>
+
<noinclude>{{cathelp|1.6|Template Manager Help Screens|Styles Help Screens}}</noinclude>

Revision as of 22:51, 3 September 2012

Overview[edit]

This screen is accessed from the back-end Joomla! administrator panel. It is used to manage templates in your Joomla! website.

How to access[edit]

  • Select Extensions → Template Manager from the drop-down menu of the Joomla! Administrator Panel. You can also select the 'Styles' menu link from the Template Manager: Templates screen.

Description[edit]

The Template Manager: Styles screen is new to Joomla! 1.6. It allows you to manage template styles which you can then apply to your Joomla! installation. You can specify the default style to be applied to web pages in the public and administrator interfaces. You can also configure different styles for the various menu item web pages on your site. Styles allow to you have multiple different configurations of a template saved and then apply them on a site-wide or per-page basis.

Screenshot[edit]

Help16-extensions-template manager-styles-screen.png

Column Headers[edit]

Click on the column heading to sort the list by that column's value.

  • Checkbox. Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click a toolbar button to take an action on the selected item or items. Many toolbar actions, such as Publish and Unpublish, can work with multiple items. Others, such as Edit, only work on one item at a time. If multiple items are checked and you press Edit, the first item will be opened for editing.
  • Style. The style name. The default style that is installed with a new template will have '-Default' at the end of its name.
  • Location. Whether the style is a public front-end or an administrator back-end style. 'Site' means it is a public front-end style. 'Administrator' means it is an administrator back-end style.
  • Template. The name of the template which the style was derived from.
  • Default. Whether or not the style is the default applied to pages which do not have a specific style configured. A gold star means the style is the default. There can be only one default style set for locations.
  • Assigned. Whether or not the template is configured on a web page. A green circle with a white check mark in it means the style is being used on at least one web page of your site.
  • ID. This is a unique identification number for this item assigned automatically by Joomla!. It is used to identify the item internally, and you cannot change this number. When creating a new item, this field displays 0 until you save the new entry, at which point a new ID is assigned to it.

List Filters[edit]

Filter by Partial Title[edit]

You can filter the list of items by typing in part of the Title or the ID number.


Filter. In the upper left corner just above the column headings are a Filter field and two buttons, as shown below:

Help16-list-filter.png

If you have a large number of items in the list, you can use this filter to find the desired item(s) quickly. Enter either part of the title or an ID number and press 'Search' to display the matching items. You can type in whole words or part of a word. For example, "ooml" will match all titles with the word "Joomla!" in them. Click 'Clear' to reset filtering.

Filter by Location and Template[edit]

In the upper right area, above the column headings, there are two drop-down list boxes as shown below:

Help16-extensions-template manager-styles-filter-attributes.png

The selections may be combined. Only items matching all selections will be displayed in the list.

  • Select Location. The location the template is used in - Site or Administrator.
  • Select Template. The template which the style is derived from.

Number of Items to Display[edit]

Below the list you'll find:

  • Display #. The number of items to display on one page. If there are more items than this number, you can use the page navigation buttons (Start, Prev, Next, End, and page numbers) to navigate between pages. Note that if you have a large number of items, it may be helpful to use the Filter options, located above the column headings, to limit which items display (where applicable).

Toolbar[edit]

At the top right you will see the toolbar:

Help16-extensions-template manager-styles-toolbar.png
  • Make Default. Makes the selected item the default.
  • Edit. Opens the editing screen for the selected item. If more than one item is selected (where applicable), only the first item will be opened. An item can also be opened for editing by clicking on its Title or Name.
  • Duplicate. Duplicates the selected item.
  • Delete. Deletes the selected item.
  • Options. Opens the Options window where settings such as default parameters can be edited. See Options.
  • Help. Opens this Help Screen.

Options[edit]

Click the Options button to open the Template Manager Options window which lets you configure this component.

Help16-extensions-template manager-options.png

Buttons Common to All Tabs[edit]

  • Save & Close. Saves changes and then closes the Options window.
  • Save. Saves changes and keeps the Options window open.
  • Cancel. Closes the Options window without applying changes.

Templates Tab[edit]

  • Preview Module Positions. Enables the preview of the module positions in the template by appending tp=1 to the web address. Also enables the Preview button in the list of templates.

Permissions Tab[edit]

The "Permissions" tab, shown below, lets you specify who can perform each type of action on this component:

Help16-extensions-template manager-options-permissions.png

The tree on the left shows the hierarchy of user groups that are available on your Joomla! site. To view or modify permissions, click on a group in the tree.

The table on the right side of the window contains 3 columns:

  • Actions. The various actions for which you can specify permissions for the currently selected user group.
  • Component Settings. The permission option set at the component level, which can be changed with the dropdown control. Options are:
    • Inherited. The permission for this group/action is inherited from the site's Global Configuration.
    • Allowed. Allows this action for this user group and for child groups.
    • Locked. Denies this action for this users group and for child groups.
  • Calculated Settings. The effective permission, based on current options in the site's Global Configuration. Note: After making changes, Save options and open them again to view updated Calculated Settings.

Actions available in this component are:

  • Configure. Grants users the right to edit this component's Options.
  • Access Component. Grants users the right to open this component's main screen ("Manager" screen).
  • Create. Grants users the right to create new objects (for example: users, menu items, articles, weblinks, and so on).
  • Delete. Grants users the right to delete existing objects.
  • Edit. Grants users the right to edit existing objects.
  • Edit State. Grants users the right to change existing objects state (Publish, Unpublish, Archive, Check In and Trash).

For more information, please refer to:

Toolbar Links[edit]

At the top left, above the Filter, you will see the following two links:

Help16-extensions-template manager-styles-links.png

  • Styles. This link takes you to the screen you are currently on.
  • Templates. Click this link to go to the Template Manager: Templates screen.

Quick Tips[edit]

  • If you want to use the same Style for all of the pages on your site, you just assign one style as the Default. You can also assign different Styles to different pages.

Related Information[edit]