Changeset 906 for trunk/core/data/System/Skins.txt
- Timestamp:
- 11/24/08 09:48:21 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/data/System/Skins.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/System/Skins.txt
r883 r906 86 86 * =viewprint= - used to create the printable view 87 87 88 = twiki.tmpl= is a master template conventionally used by other templates, but not used directly by code.88 =foswiki.tmpl= is a master template conventionally used by other templates, but not used directly by code. 89 89 90 90 __%X% Note:__ Make sure templates do not end with a newline. Any newline will expand to an empty =<p />= in the generated html. It will produce invalid html, and may break the page layout. … … 92 92 ---+++ Partial customisation, or adding in new features to an existing skin 93 93 94 You can use recusion in the TMPL:INCLUDE chain (eg twiki.classic.tmpl contains =%<nop>TMPL:INCLUDE{"twiki"}%=, the templating system will include the next twiki.SKIN in the skin path.94 You can use recusion in the TMPL:INCLUDE chain (eg foswiki.classic.tmpl contains =%<nop>TMPL:INCLUDE{"twiki"}%=, the templating system will include the next twiki.SKIN in the skin path. 95 95 For example, to create a customisation of pattern skin, where you _only_ want to remove the edit & WYSIWYG buttons from view page, you create only a =view.yourlocal.tmpl=: 96 96 <verbatim>
Note: See TracChangeset
for help on using the changeset viewer.
