Changeset 464 for trunk/NatSkinPlugin/data/TWiki/NatSkinPlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
-
trunk/NatSkinPlugin/data/TWiki/NatSkinPlugin.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NatSkinPlugin/data/TWiki/NatSkinPlugin.txt
r441 r464 67 67 (a) the user preferences 68 68 (b) the WebPreferences or 69 (c) % TWIKIWEB%.TWikiPreferences69 (c) %SYSTEMWEB%.TWikiPreferences 70 70 71 71 ---+++ IFSKINSTATE … … 233 233 * restrictedactions="...": list of user actions that are disabled if the user 234 234 has got no write access to the current topic 235 * help="...": help topic used for =$help=, defaults to % TWIKIWEB%.TWikiUsersGuide (see below)235 * help="...": help topic used for =$help=, defaults to %SYSTEMWEB%.TWikiUsersGuide (see below) 236 236 237 237 The "guest" and "format" format strings can use the following variables … … 264 264 1 <nop>MyComponent in the current web, 265 265 2 <nop>TWikiMyComponent in the %MAINWEB% web, 266 3 <nop>TWikiMyComponent in the % TWIKIWEB% web and267 4 <nop>MyComponent in the % TWIKIWEB% web.266 3 <nop>TWikiMyComponent in the %SYSTEMWEB% web and 267 4 <nop>MyComponent in the %SYSTEMWEB% web. 268 268 269 269 The WEBCOMPONENT tag will retrieve the component where it was found 270 270 first. Thereby every web can define a component of its own but if it is 271 271 not defined locally a predefined component will be returned. Components 272 can be predefined in the %MAINWEB% and the % TWIKIWEB% where the name272 can be predefined in the %MAINWEB% and the %SYSTEMWEB% where the name 273 273 of the component is prefix with "TWiki" to distinguish them from the 274 local web components that may be present in the %MAINWEB% and the % TWIKIWEB%.275 As a last resort the local components of the % TWIKIWEB% are used.274 local web components that may be present in the %MAINWEB% and the %SYSTEMWEB%. 275 As a last resort the local components of the %SYSTEMWEB% are used. 276 276 277 277 By default the NatSkin comes with predefined components 278 * [[% TWIKIWEB%.TWikiWebSideBar]]279 * [[% TWIKIWEB%.TWikiWebButtons]]280 * [[% TWIKIWEB%.TWikiWebLinks]]281 * [[% TWIKIWEB%.TWikiWebTopicActions]]282 * [[% TWIKIWEB%.TWikiWebHtmlHead]]278 * [[%SYSTEMWEB%.TWikiWebSideBar]] 279 * [[%SYSTEMWEB%.TWikiWebButtons]] 280 * [[%SYSTEMWEB%.TWikiWebLinks]] 281 * [[%SYSTEMWEB%.TWikiWebTopicActions]] 282 * [[%SYSTEMWEB%.TWikiWebHtmlHead]] 283 283 284 284 Example: … … 325 325 * Optionally install the TWiki:Plugins/RedDotPlugin to ease editing the sidebar navigation 326 326 * Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section. 327 * Edit [[% TWIKIWEB%.TWikiPreferences]] and change the SKIN variable to "nat";327 * Edit [[%SYSTEMWEB%.TWikiPreferences]] and change the SKIN variable to "nat"; 328 328 customize the default style adding the variables SKINSTYLE, STYLEBORDER, 329 329 STYLEBUTTONS and STYLESIDEBAR (see NatSkin)
Note: See TracChangeset
for help on using the changeset viewer.
