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/menuEntry@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/menuEntry.model"/> 
    34        <sm:axis code="lnkWin"/> 
     
    2122                                                        </sm:title> 
    2223                                                        <sm:mainZone format="xhtml"> 
    23                                                                 <sm:callSubModel/> 
     24                                                                <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tplc.uiwidget"> 
     25                                                                        <sm:xhtmlContentZone key="main"> 
     26                                                                                <sm:callSubModel/> 
     27                                                                        </sm:xhtmlContentZone> 
     28                                                                </sm:Widget> 
    2429                                                        </sm:mainZone> 
    25                                                         <sm:zone key="zRootTi" format="text"> 
    26                                                                 <sm:callModel> 
    27                                                                         <sm:lookForAscendants direction="currentToRoot" axis="title"> 
    28                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    29                                                                         </sm:lookForAscendants> 
    30                                                                 </sm:callModel> 
    31                                                         </sm:zone> 
    32                                                         <sm:zone key="zLogo" format="xhtml"> 
    33                                                                 <sm:callModel> 
    34                                                                         <sm:lookForAscendants direction="currentToRoot" axis="logo"> 
    35                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    36                                                                         </sm:lookForAscendants> 
    37                                                                 </sm:callModel> 
    38                                                         </sm:zone> 
    39                                                         <sm:zone key="zCopyright" format="xhtml"> 
    40                                                                 <sm:callModel> 
    41                                                                         <sm:lookForAscendants direction="currentToRoot" axis="copyright"> 
    42                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    43                                                                         </sm:lookForAscendants> 
    44                                                                 </sm:callModel> 
    45                                                         </sm:zone> 
    46                                                         <sm:zone key="zAbout" format="xhtml"> 
    47                                                                 <sm:callModel> 
    48                                                                         <sm:lookForAscendants direction="currentToRoot" axis="about"> 
    49                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    50                                                                         </sm:lookForAscendants> 
    51                                                                 </sm:callModel> 
    52                                                         </sm:zone> 
    5330                                                </sm:page> 
    5431                                        </sm:link> 
Note: See TracChangeset for help on using the changeset viewer.