This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin_menu:design:template_sets:start [2013/08/04 23:45] geojames [What is a Template Set?] |
admin_menu:design:template_sets:start [2021/11/10 19:32] (current) jonyo replace <tip> with <note> |
||
---|---|---|---|
Line 30: | Line 30: | ||
When changing things in the admin panel, it will never allow changes to be made to any templates or media files that are not in the selected template set(s) currently selected for "admin editing" | When changing things in the admin panel, it will never allow changes to be made to any templates or media files that are not in the selected template set(s) currently selected for "admin editing" | ||
- | < | + | <note tip> |
==== Template Seek Order ==== | ==== Template Seek Order ==== | ||
Line 38: | Line 38: | ||
The **default** template set will always be the last template set among the active template sets, you will not be able to change the seek order of the default template set. This is because the default template set will be the last place the system tries to look for a template. | The **default** template set will always be the last template set among the active template sets, you will not be able to change the seek order of the default template set. This is because the default template set will be the last place the system tries to look for a template. | ||
- | For more info on why the seek order is so important, read over the [[#How a template set is chosen]] section below. | + | For more info on why the seek order is so important, read over the [[startup_tutorial_and_checklist: |
==== Template Set Name ==== | ==== Template Set Name ==== | ||
This will be the //name// of the template set, which is the folder name for that template set. | This will be the //name// of the template set, which is the folder name for that template set. | ||
+ | |||
+ | ==== Language ==== | ||
+ | |||
+ | This allows you to attach a template set to a specific language. | ||
+ | |||
+ | **Tip:** Set your " | ||
+ | |||
+ | ==== Device ==== | ||
+ | |||
+ | This column **Added in version 7.3.0** | ||
+ | |||
+ | This is similar to the languages column, except instead of loading based on the language, it loads based on what device is detected. | ||
+ | |||
+ | < | ||
===== Template Set Buttons ===== | ===== Template Set Buttons ===== | ||
Line 75: | Line 88: | ||
==== Download ==== | ==== Download ==== | ||
- | <tip c n> | + | <note> |
This button will open a dialog similar to the one displayed below, to allow downloading the entire template set for backup or portability purposes. | This button will open a dialog similar to the one displayed below, to allow downloading the entire template set for backup or portability purposes. | ||
Line 102: | Line 115: | ||
Note that if you edit a template using the admin panel, or even upload a file using the admin panel, it will do the re-scan of the attachments for that file automatically. | Note that if you edit a template using the admin panel, or even upload a file using the admin panel, it will do the re-scan of the attachments for that file automatically. | ||
- | < | + | <note tip> |
=== Re-Scanning Default Templates === | === Re-Scanning Default Templates === | ||
Line 122: | Line 135: | ||
Using this tool will allow you to import text changes that are **recommended by the template designer**, for a template set to display as intended. | Using this tool will allow you to import text changes that are **recommended by the template designer**, for a template set to display as intended. | ||
- | < | + | <note tip> |
The fields in the dialog are explained in more details below: | The fields in the dialog are explained in more details below: | ||
Line 150: | Line 163: | ||
===== Upload Template Set ===== | ===== Upload Template Set ===== | ||
- | <tip c n> | + | <note> |
Use the upload template set button that is below the list of template sets, to upload a template set from a 3rd party template designer, or to restore a template set previously downloaded for backup purposes. | Use the upload template set button that is below the list of template sets, to upload a template set from a 3rd party template designer, or to restore a template set previously downloaded for backup purposes. | ||
Line 177: | Line 190: | ||
If a particular template or file exists in more than one of the selected template sets, the one that is used is the one that would have been chosen by the template system, or the one that is in the template set " | If a particular template or file exists in more than one of the selected template sets, the one that is used is the one that would have been chosen by the template system, or the one that is in the template set " | ||
- | < | + | <note tip> |
See below for more information on each field within the dialog. | See below for more information on each field within the dialog. | ||
Line 187: | Line 200: | ||
**What template types: | **What template types: | ||
- | ====== Advanced Settings ====== | + | ===== Create Main Template Set ===== |
- | This section displays advanced settings, most of which will only display when in **advanced mode**. See the sub-sections below for an explanation | + | Use this button to create your main template set based off of the current default templates. |
- | ===== Use Google Libraries API ===== | + | This tool will copy over the main_page templates, along with external folder with images and such, and create a custom.css file for you to add your custom CSS to. It only copies the templates and media files that are " |
- | This setting **Added in 6.0.0**. | + | As long as you use this tool to update the software, future updates should be relatively smooth. That is the main purpose of this tool, to make sure the template set is update friendly. |
- | Using this feature allows certain JS libraries to be loaded from the Google Libraries API instead | + | Use of the "create main template set" |
- | * Google Libraries API uses compression by default, if the browser is capable of handling it, so that the file downloaded is much smaller than if no compression was used. This makes the page load that much faster. | + | ====== Advanced Settings ====== |
- | * Since it loads off of a common location (from Google' | + | |
- | + | ||
- | Note that this only uses Google Libraries API for the //client side// | + | |
- | + | ||
- | [[http:// | + | |
- | + | ||
- | **Google API Key: | + | |
- | + | ||
- | [[http:// | + | |
- | + | ||
- | Note that this Google API Key is **the same one used for Google Maps Addon**, if you have that addon and are updated to at least **1.0.8**, it will share the same setting value for the Google API Key, and may already be filled in for you((if you have already entered the Google API Key in the Google Maps Addon Settings.)). | + | |
- | ===== CHMOD 777 Files ===== | + | |
- | + | ||
- | Leave this box **checked** if you are not sure if you need it. | + | |
- | + | ||
- | If this setting | + | |
- | + | ||
- | If this is not turned on, the file permissions will be set at whatever the default is for your server' | + | |
- | + | ||
- | Note that this setting takes effect even if in **Standard Mode**, and it defaults | + | |
- | + | ||
- | ===== Allow Edit of system, module, and addon Templates | + | |
- | If this setting is checked (turned on), in the admin panel, it will allow editing of system, module, and addon templates. | + | |
- | + | ||
- | Note that this setting **ONLY** has an effect when in **Advanced Mode**, and it defaults to be un-checked (turned off). | + | |
- | + | ||
- | <tip c w> | + | |
- | + | ||
- | **Risks of Customizing System, Module, or Addon Templates: | + | |
- | * May require compatibility changes when updating the software. Such changes are the responsibility of the site owner and are not covered by the software update service provided by Geodesic Solutions. | + | |
- | * Problems caused by customizations are not covered by Geo support, if support finds that something works with the " | + | |
- | </tip> | + | This entire section has been moved to [[admin_menu/design/ |
====== Default Template Set - do not change! ====== | ====== Default Template Set - do not change! ====== | ||
Line 246: | Line 228: | ||
When you are specifying a **template resource**, for instance when using the // | When you are specifying a **template resource**, for instance when using the // | ||
- | To specify the template set to load the template resource from, and bypass the normal behavior outlined in [[#How a template set is chosen]] above, include the template set folder name in square brackets before the name of the template. | + | To specify the template set to load the template resource from, and bypass the normal behavior outlined in [[startup_tutorial_and_checklist: |
< | < |