Changes between Version 6 and Version 7 of Doc_Skins
- Timestamp:
- Mar 28, 2010 3:52:26 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc_Skins
v6 v7 9 9 == How do skins work == 10 10 11 A skin is a set of HTML-based templates with CSS styl sheets and all the rest that is necessary to make Roundcube look nice. All files belonging to a skin are stored in a subfolder of the {{{skins/}}} directory which also denotes the name of the skin.11 A skin is a set of HTML-based templates with CSS stylesheets and all the rest that is necessary to make Roundcube look nice. All files belonging to a skin are stored in a subfolder of the {{{skins/}}} directory which also denotes the name of the skin. 12 12 13 13 As the last step of processing a request from the client the template engine of Roundcube reads a template file from the active skin and replaces certain placeholders with real content. There's a neat schema in the [wiki:Dev_Docs Documentation page] that explains the process.
