Changeset 7446
- Timestamp:
- 05/17/10 02:29:21 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PatternSkin/data/System/PatternSkinCustomization.txt
r5650 r7446 74 74 ---++ Reference: pattern skin template INCLUDE tree 75 75 76 The =view= script invokes the =view= template: 76 The =view= script invokes the =view= template: (Note that to simplify customization of the top and side bar layouts, the templates include an "Example" topic if the corresponding topic does not exist. Copy the example topic rather than changing the example directly.) 77 77 <verbatim> 78 78 view … … 80 80 css 81 81 viewtopbar 82 %SYSTEMWEB%.WebTopBar 82 %SYSTEMWEB%.WebTopBar or %SYSTEMWEB%.WebTopBarExample 83 83 viewsidebar 84 %WEB%.WebLeftBar 84 %WEB%.WebLeftBar or %SYSTEMWEB%.WebLeftBarExample 85 85 viewtopicactionbuttons 86 86 viewbottombar 87 %SYSTEMWEB%.WebBottomBar 87 %SYSTEMWEB%.WebBottomBar or %SYSTEMWEB%.WebBottomBarExample 88 88 </verbatim> 89 89 … … 229 229 See PatternSkinCssCookbookNoTopBar 230 230 231 #LeftBar 231 232 ---++ Left bar 232 233
Note: See TracChangeset
for help on using the changeset viewer.
