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/transf/dkCore/content/batch@lnkWin.transf

    r416 r479  
    1 <?xml version="1.0" encoding="UTF-8"?><sm:compositionXhtmlTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<sm:compositionXhtmlTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> 
    23        <sm:model sc:refUri="/dkCore/model/content/fundamentalUnits/software/window/batch.model"/> 
    34        <sm:axis code="lnkWin"/> 
     
    2829                                                        </sm:title> 
    2930                                                        <sm:mainZone format="xhtml"> 
    30                                                                 <sm:callSubModel/> 
     31                                                                <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tplc.uiwidget"> 
     32                                                                        <sm:xhtmlContentZone key="main"> 
     33                                                                                <sm:callSubModel/> 
     34                                                                        </sm:xhtmlContentZone> 
     35                                                                </sm:Widget> 
    3136                                                        </sm:mainZone> 
    32                                                         <sm:zone key="zRootTi" format="text"> 
    33                                                                 <sm:callModel> 
    34                                                                         <sm:lookForAscendants direction="currentToRoot" axis="title"> 
    35                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    36                                                                         </sm:lookForAscendants> 
    37                                                                 </sm:callModel> 
    38                                                         </sm:zone> 
    39                                                         <sm:zone key="zLogo" format="xhtml"> 
    40                                                                 <sm:callModel> 
    41                                                                         <sm:lookForAscendants direction="currentToRoot" axis="logo"> 
    42                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    43                                                                         </sm:lookForAscendants> 
    44                                                                 </sm:callModel> 
    45                                                         </sm:zone> 
    46                                                         <sm:zone key="zCopyright" format="xhtml"> 
    47                                                                 <sm:callModel> 
    48                                                                         <sm:lookForAscendants direction="currentToRoot" axis="copyright"> 
    49                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    50                                                                         </sm:lookForAscendants> 
    51                                                                 </sm:callModel> 
    52                                                         </sm:zone> 
    53                                                         <sm:zone key="zAbout" format="xhtml"> 
    54                                                                 <sm:callModel> 
    55                                                                         <sm:lookForAscendants direction="currentToRoot" axis="about"> 
    56                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    57                                                                         </sm:lookForAscendants> 
    58                                                                 </sm:callModel> 
    59                                                         </sm:zone> 
    6037                                                </sm:page> 
    6138                                        </sm:link> 
Note: See TracChangeset for help on using the changeset viewer.