 |
Site Settings allow you to set Global site values that control various parts of the site. There are many settings and each setting has a description associated with it. Changes to these settings are immediate.
- These menus show more settings related to the specific areas of the site.
- New Setting Allows you to make a new global setting. If you create a new site setting then you must also create some code that takes advantage of the setting. Example within your code: mycolor = application("newsettingname")
- Site These are general site settings.
- Setting Name This is the name of the setting, do not change this name as the code looks for a setting with this name associated. Changing the name will cause the setting to be ignored.
- Value The value determines what the setting does. Changes to a value are immediate and can change the look and feel of the entire site.
- Description Describes the setting and what it affects.
By Clicking on the Setting Name you can change the Setting.
|
|
|
 |