Changes between Version 8 and Version 9 of Doc_Skins


Ignore:
Timestamp:
Aug 13, 2012 11:49:16 AM (9 months ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc_Skins

    v8 v9  
    1515== Components of a skin == 
    1616 
    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. 
     17Within 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. 
    1818 
    1919This is the least structure a skin should provide (since v0.5):