|
|
Standard icons
Favorez icons are automatically generated for you based on Windows system icons. There are three standard icons that always have the same name. The first icon named 01.png is the default icon for links that have no specific icon associated with them. The second icon named 02.png is the icon that depicts a closed favorites folder. The third icon named 03.png is the icon that depicts an open favorites folder.
Customize standard icons
You may customize any of the standard icons discussed above. Favorez icons have the PNG format. Simply put your own 01.png, 02.png or 03.png graphics files into the input folder of the skin you like to customize.
Note
When you have changed any of your own customized icons you will need to process a "hard" refresh of your web page. Simply hold down the Ctrl key on your keyboard and click the blue button with the white arrow as usual. This has to be done once each time you change your icons.
Include files
If your skin uses extra files like graphics or scripts put those files into your skin input folder. Favorez will copy the files to the skin output folder whenever a new page is created.
Warning!
Do not put any files in the skin output folder, they will be deleted when Favorez updates your web page.
Reserved file names
Files in a skin input folder that match any of the following names will not be copied to the skin output folder.
|
Pattern/name |
Example of files that match |
Explanation |
|
skintab.rc |
skintab.rc |
Skin Design tab resource file (Skin Design Tab) |
|
skinfo.ini |
skinfo.ini |
Settings for skin developers (Skinfo) |
|
*.tpl |
index.tpl, favorites.tpl |
Favorez template file (Skin Developer Tutorial) |
|
*.scm |
True Blue.scm, Sporty Grays.scm |
Favorez scheme/design file |
|
*.rtf |
readme.rtf, readme_nl.rtf |
RTF text file |
|
*.scc |
vssver.scc |
Visual Source Safe file |
Optional files
Files that start with "bg_" or "op_" are optional files. Optional files are copied to the skin output folder only when they have been selected in the skin Design tab. If for instance there is a drop down list in the Design tab that lets you select a background image, only the selected image should be copied to the skin output folder.
|
Pattern/name |
Example of files that match |
Explanation |
|
bg_*.* |
bg_blue.jpg, bg_dark.gif |
Resource file that should be optional (bg: background) |
|
op_*.* |
op_fancy.js, op_default.css |
Resource file that should be optional (op: optional) |