Ignore:
Timestamp:
07/06/09 16:32:25 (3 years ago)
Author:
sam
Message:

Supression webRootML.model.
genGuide : gestion sm:ifNoPage sur liens vers sections
cleanup css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/deriver/overwrite/sources/dokielGuide/genWeb/docGuide/tpl/page.uitemplate

    r428 r479  
    33        <sm:head> 
    44                <sm:windowTitle> 
    5                         <sm:callZone key="zRootTi" format="text"/> 
     5                        <sm:callRootModel axis="title" format="text"/> 
    66                        <sm:fixedString value=" - "/> 
    77                        <sm:pageTitle/> 
     
    1111                <sm:styleSheet src="site/css/html.css" srcFrom="publishFiles"/> 
    1212                <sm:styleSheet src="site/css/struct.css" srcFrom="publishFiles"/> 
    13                 <sm:styleSheet src="site/css/outLang.css" srcFrom="publishFiles"/> 
    1413                <sm:styleSheet src="site/css/outMain.css" srcFrom="publishFiles"/> 
    1514                <sm:styleSheet src="site/css/outStack.css" srcFrom="publishFiles"/> 
     
    2827                <div xmlns="http://www.w3.org/1999/xhtml" id="tplf" class="tplPage"> 
    2928                        <div id="tplh"> 
    30                                 <sm:callRootModel axis="outLang" format="xhtml"/> 
    31                                 <sm:callZone key="zNav" format="xhtml"/> 
     29                                <sm:callRootModel axis="nav" format="xhtml"/> 
    3230                        </div> 
    3331                        <div id="tplt"> 
    3432                                <img width="1" height="50" sc:refUri="/dokielGuide/genWeb/docGuide/tpl/empty.gif"/> 
    35                                 <sm:callZone key="zLogo" format="xhtml"/> 
     33                                <sm:callRootModel axis="logo" format="xhtml"/> 
    3634                                <span class="tplTi"> 
    37                                         <sm:callZone key="zRootTi" format="text"/> 
     35                                        <sm:callRootModel axis="title" format="text"/> 
    3836                                </span> 
    3937                                <sm:callRootModel axis="stack" format="xhtml"/> 
     
    5048                        <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tpln.uiwidget"/> 
    5149                        <div id="tplb"> 
    52                                 <sm:callZone key="zAbout" format="xhtml"/> 
    53                                 <sm:callZone key="zCopyright" format="xhtml"/> 
     50                                <sm:callRootModel axis="about" format="xhtml"/> 
     51                                <sm:callRootModel axis="copyright" format="xhtml"/> 
    5452                                <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/madeWithSc.uiwidget"/> 
    5553                        </div> 
Note: See TracChangeset for help on using the changeset viewer.