Help31:Extensions Template Manager Templates Edit Source
From Joomla! Documentation
(Difference between revisions)
m (1 revision: Initial import of 3.0 help screens (derived from 2.5 help screens)) |
m (→Related Information: updating Help screens relevant versions) |
||
| (One intermediate revision by one user not shown) | |||
| Line 15: | Line 15: | ||
==Toolbar== | ==Toolbar== | ||
| − | At the top | + | At the top left you will see the toolbar: |
[[Image:Help30-Save-SaveClose-Close-Help-toolbar.png]] | [[Image:Help30-Save-SaveClose-Close-Help-toolbar.png]] | ||
| Line 32: | Line 32: | ||
* To install templates: [[Help30:Extensions_Extension_Manager_Install|Extension Manager: Install]] | * To install templates: [[Help30:Extensions_Extension_Manager_Install|Extension Manager: Install]] | ||
| − | <noinclude>{{cathelp|3.0|Template Manager Help Screens|Templates Help Screens}}</noinclude> | + | <noinclude>{{cathelp|3.0,3.1|Template Manager Help Screens|Templates Help Screens}}</noinclude> |
Latest revision as of 09:25, 4 April 2013
Contents |
[edit] Overview
This screen is accessed from the back-end Joomla! administrator panel. It is used to edit the source code of template files.
[edit] How to Access
Navigate to the Template Manager: Customise Template screen. Click on the name of the template you want to edit. Then click the link to the template file that you want to edit.
[edit] Description
This screen is where the source code of template files is edited. It provides a plain text interface to edit the template files. HTML and PHP programming syntax is highlighted to make the source code files easier to read.
[edit] Screenshot
File:Help30-Extensions-Template-Manager-Templates-Edit-Source-screen.png
[edit] Details and Options
- Source Code. The contents of the selected template file is displayed and editible here.
[edit] Toolbar
At the top left you will see the toolbar:
The functions are:
- Save. Saves the template source file and stays in the current screen.
- Save & Close. Saves the template source file and closes the current screen.
- Cancel/Close. Closes the current screen and returns to the previous screen without saving any modifications you may have made.
- Help. Opens this help screen.
[edit] Quick Tips
- Important: Do not delete the default template files using FTP because it generates an error in both the 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. Also, you can edit these files outside of Joomla! using the HTML or CSS editor of your choice.
[edit] Related Information
- To install templates: Extension Manager: Install