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/map.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/> 
     
    1212                <sm:styleSheet src="site/css/html.css" srcFrom="publishFiles"/> 
    1313                <sm:styleSheet src="site/css/struct.css" srcFrom="publishFiles"/> 
    14                 <sm:styleSheet src="site/css/outLang.css" srcFrom="publishFiles"/> 
    1514                <sm:styleSheet src="site/css/outMain.css" srcFrom="publishFiles"/> 
    1615                <sm:styleSheet src="site/css/outMap.css" srcFrom="publishFiles"/> 
     
    2524                <div xmlns="http://www.w3.org/1999/xhtml" id="tplf" class="tplMap"> 
    2625                        <div id="tplh"> 
    27                                 <sm:callRootModel axis="outLang" format="xhtml"/> 
    28                                 <sm:callZone key="zNav" format="xhtml"/> 
     26                                <sm:callRootModel axis="nav" format="xhtml"/> 
    2927                        </div> 
    3028                        <div id="tplt"> 
    3129                                <img width="1" height="50" sc:refUri="/dokielGuide/genWeb/docGuide/tpl/empty.gif"/> 
    32                                 <sm:callZone key="zLogo" format="xhtml"/> 
     30                                <sm:callRootModel axis="logo" format="xhtml"/> 
    3331                                <span class="tplTi"> 
    34                                         <sm:callZone key="zRootTi" format="text"/> 
     32                                        <sm:callRootModel axis="title" format="text"/> 
    3533                                </span> 
    3634                        </div> 
     
    4240                        <div class="tplNav"/> 
    4341                        <div id="tplb"> 
    44                                 <sm:callZone key="zAbout" format="xhtml"/> 
    45                                 <sm:callZone key="zCopyright" format="xhtml"/> 
     42                                <sm:callRootModel axis="about" format="xhtml"/> 
     43                                <sm:callRootModel axis="copyright" format="xhtml"/> 
    4644                                <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/madeWithSc.uiwidget"/> 
    4745                        </div> 
Note: See TracChangeset for help on using the changeset viewer.