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/scrSet@page.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/scrSet.model"/> 
    34        <sm:axis code="page"/> 
     
    2223                                </sm:Widget> 
    2324                        </sm:mainZone> 
    24                         <sm:zone key="zRootTi" format="text"> 
    25                                 <sm:callModel> 
    26                                         <sm:lookForAscendants direction="currentToRoot" axis="title"> 
    27                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    28                                         </sm:lookForAscendants> 
    29                                 </sm:callModel> 
    30                         </sm:zone> 
    31                         <sm:zone key="zLogo" format="xhtml"> 
    32                                 <sm:callModel> 
    33                                         <sm:lookForAscendants direction="currentToRoot" axis="logo"> 
    34                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    35                                         </sm:lookForAscendants> 
    36                                 </sm:callModel> 
    37                         </sm:zone> 
    38                         <sm:zone key="zCopyright" format="xhtml"> 
    39                                 <sm:callModel> 
    40                                         <sm:lookForAscendants direction="currentToRoot" axis="copyright"> 
    41                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    42                                         </sm:lookForAscendants> 
    43                                 </sm:callModel> 
    44                         </sm:zone> 
    45                         <sm:zone key="zAbout" format="xhtml"> 
    46                                 <sm:callModel> 
    47                                         <sm:lookForAscendants direction="currentToRoot" axis="about"> 
    48                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    49                                         </sm:lookForAscendants> 
    50                                 </sm:callModel> 
    51                         </sm:zone> 
    52                         <sm:zone key="zNav" format="xhtml"> 
    53                                 <sm:callModel> 
    54                                         <sm:lookForAscendants direction="currentToRoot" axis="nav"> 
    55                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    56                                         </sm:lookForAscendants> 
    57                                 </sm:callModel> 
    58                         </sm:zone> 
    5925                </sm:page> 
    6026        </sm:navigation> 
Note: See TracChangeset for help on using the changeset viewer.