Changes between Version 8 and Version 9 of Doc_Skins
- Timestamp:
- Aug 13, 2012 11:49:16 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc_Skins
v8 v9 15 15 == Components of a skin == 16 16 17 Within the skin subfolder all templates are read from the subfolder {{{templates/}}} and their file names are hard-coded. All other files are individual and are referenced from the templates and therefore can be named individually. Roundcube is shipped with a default skin ({{{skins/ default/}}} which is worth a look in order to see what a complete skin is made of.17 Within the skin subfolder all templates are read from the subfolder {{{templates/}}} and their file names are hard-coded. All other files are individual and are referenced from the templates and therefore can be named individually. Roundcube is shipped with a default skin ({{{skins/larry/}}} which is worth a look in order to see what a complete skin is made of. 18 18 19 19 This is the least structure a skin should provide (since v0.5):
