Ignore:
Timestamp:
11/30/08 17:20:31 (3 years ago)
Author:
ArthurClemens
Message:

Item264: rename leftbar to sidebar (because the left bar can now be at the right too)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/PatternSkin/templates/viewnosidebar.pattern.tmpl

    r14 r1089  
    1 %{ to remove the left bar on a page, just include this template in the topic template with * Set VIEW_TEMPLATE = viewnoleftbar}% 
     1%{ to remove the left bar on a page, just include this template in the topic template with * Set VIEW_TEMPLATE = viewnosidebar}% 
    22%TMPL:INCLUDE{"view"}% 
    33 
    44 
    55 
    6 %TMPL:DEF{"leftbar"}%%TMPL:END% 
    7 %TMPL:DEF{"startleftbarwrapper"}%%TMPL:END% 
    8 %TMPL:DEF{"endleftbarwrapper"}%%TMPL:END% 
    9 %TMPL:DEF{"leftbardimensions"}%%TMPL:END% 
     6%TMPL:DEF{"sidebar"}%%TMPL:END% 
     7%TMPL:DEF{"startsidebarwrapper"}%%TMPL:END% 
     8%TMPL:DEF{"endsidebarwrapper"}%%TMPL:END% 
Note: See TracChangeset for help on using the changeset viewer.