Ignore:
Timestamp:
11/24/08 09:48:21 (4 years ago)
Author:
SvenDowideit
Message:

Item273: rename twiki.tmpl -> foswiki.tmpl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DragonSkin/data/TWiki/DragonSkinInstall.txt

    r765 r906  
    2323        2. Change the templates/dragonmenu.dragon.css file to just have the single line %<nop>INCLUDE{"%SYSTEMWEB%.DragonMenuTopic"}% (or whatever your menu topic is called).  
    2424---+++ Adding site-specific CSS styles 
    25 If you want to add a site-specific CSS style, add it to pub/%<nop>SYSTEMWEB%/DragonSkin/typography.css, since that file is included in every theme.  Alternatively, add another import rule to the definition of dragoncss in templates/twiki.dragon.tmpl that imports a site-specific css file, and put all local styles in that file.  If your style makes use of TWiki variables, add it to templates/dragoncssvars.dragon.tmpl, so variables will get expanded. 
     25If you want to add a site-specific CSS style, add it to pub/%<nop>SYSTEMWEB%/DragonSkin/typography.css, since that file is included in every theme.  Alternatively, add another import rule to the definition of dragoncss in templates/foswiki.dragon.tmpl that imports a site-specific css file, and put all local styles in that file.  If your style makes use of TWiki variables, add it to templates/dragoncssvars.dragon.tmpl, so variables will get expanded. 
    2626 
Note: See TracChangeset for help on using the changeset viewer.