Changeset 1089 for trunk/PatternSkin/templates/viewsidebar.pattern.tmpl
- Timestamp:
- 11/30/08 17:20:31 (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/PatternSkin/templates/viewsidebar.pattern.tmpl
r1080 r1089 1 %{ to include a leftbar on a page, just include this template in the page template }%2 %TMPL:DEF{" leftbar"}%<div id="patternLeftBar"><div id="patternClearHeaderLeft"></div>3 <div id="pattern LeftBarContents">%TMPL:P{"webleftbar"}%4 </div><!-- /pattern LeftBarContents--></div><!-- /patternLeftBar-->%TMPL:END%1 %{ to include a side bar on a page, just include this template in the page template }% 2 %TMPL:DEF{"sidebar"}%<div id="patternSideBar"><div id="patternClearHeaderLeft"></div> 3 <div id="patternSideBarContents">%TMPL:P{"webleftbar"}% 4 </div><!-- /patternSideBarContents--></div><!-- /patternSideBar-->%TMPL:END% 5 5 6 6 … … 14 14 15 15 16 %TMPL:DEF{"start leftbarwrapper"}%<div id="patternWrapper">%TMPL:END%17 %TMPL:DEF{"end leftbarwrapper"}%</div><!-- /patternWrapper-->%TMPL:END%16 %TMPL:DEF{"startsidebarwrapper"}%<div id="patternWrapper">%TMPL:END% 17 %TMPL:DEF{"endsidebarwrapper"}%</div><!-- /patternWrapper-->%TMPL:END%
Note: See TracChangeset
for help on using the changeset viewer.
