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/zoom.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/outLeft.css" srcFrom="publishFiles"/> 
     14                <sm:styleSheet src="site/css/secOut.css" srcFrom="publishFiles"/> 
    1315                <sm:styleSheet src="site/css/transf.css" srcFrom="publishFiles"/> 
    1416                <sm:WXhtmlFragment>&lt;!--[if IE]&gt;</sm:WXhtmlFragment> 
     
    3335                        <div id="tplt"> 
    3436                                <img width="1" height="50" sc:refUri="/dokielGuide/genWeb/docGuide/tpl/empty.gif"/> 
    35                                 <sm:callZone key="zLogo" format="xhtml"/> 
     37                                <sm:callRootModel axis="logo" format="xhtml"/> 
    3638                                <span class="tplTi"> 
    37                                         <sm:callZone key="zRootTi" format="text"/> 
     39                                        <sm:callRootModel axis="title" format="text"/> 
    3840                                </span> 
    3941                        </div> 
    4042                        <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tplnz.uiwidget"/> 
    41                         <div id="tplc"> 
    42                                 <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/noscriptWarn.uiwidget"/> 
    43                                 <sm:callMainZone format="xhtml"/> 
    44                         </div> 
     43                        <sm:callMainZone format="xhtml"/> 
     44                        <!-- 
     45<div xmlns="http://www.w3.org/1999/xhtml" id="tplc"> 
     46        <sm:Widget xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" sc:refUri="/dkCore/genWeb/wdt/tpl/noscriptWarn.uiwidget" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"/> 
     47        <sm:callMainZone xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" format="xhtml"/> 
     48</div>--> 
    4549                        <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tplnz.uiwidget"/> 
    4650                        <div id="tplb"> 
    47                                 <sm:callZone key="zAbout" format="xhtml"/> 
    48                                 <sm:callZone key="zCopyright" format="xhtml"/> 
     51                                <sm:callRootModel axis="about" format="xhtml"/> 
     52                                <sm:callRootModel axis="copyright" format="xhtml"/> 
    4953                                <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/madeWithSc.uiwidget"/> 
    5054                        </div> 
Note: See TracChangeset for help on using the changeset viewer.