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/stepList@lnkOvr.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/operatingProcess/stepList.model"/> 
    34        <sm:axis code="lnkOvr"/> 
     
    2223                                                        </sm:title> 
    2324                                                        <sm:mainZone format="xhtml"> 
    24                                                                 <sm:WHeadingBlock widgetClass="headCo"> 
    25                                                                         <sm:title> 
    26                                                                                 <sm:subModelTitle prefix=";Aperçu : "/> 
    27                                                                                 <sm:fixedTitle value=";Aperçu"/> 
    28                                                                         </sm:title> 
    29                                                                         <sm:WTable> 
    30                                                                                 <sm:WTableRow> 
    31                                                                                         <sm:WTableCell widgetClass="procVid"> 
    32                                                                                                 <sm:callSubModel/> 
    33                                                                                         </sm:WTableCell> 
    34                                                                                         <sm:WTableCell widgetClass="procSteps"> 
    35                                                                                                 <sm:callModel> 
    36                                                                                                         <sm:current axis="synth"/> 
    37                                                                                                 </sm:callModel> 
    38                                                                                         </sm:WTableCell> 
    39                                                                                 </sm:WTableRow> 
    40                                                                         </sm:WTable> 
    41                                                                 </sm:WHeadingBlock> 
     25                                                                <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tplc.uiwidget"> 
     26                                                                        <sm:xhtmlContentZone key="main"> 
     27                                                                                <sm:WHeadingBlock widgetClass="headCo"> 
     28                                                                                        <sm:title> 
     29                                                                                                <sm:subModelTitle prefix=";Aperçu : "/> 
     30                                                                                                <sm:fixedTitle value=";Aperçu"/> 
     31                                                                                        </sm:title> 
     32                                                                                        <sm:WTable> 
     33                                                                                                <sm:WTableRow> 
     34                                                                                                        <sm:WTableCell widgetClass="procVid"> 
     35                                                                                                                <sm:callSubModel/> 
     36                                                                                                        </sm:WTableCell> 
     37                                                                                                        <sm:WTableCell widgetClass="procSteps"> 
     38                                                                                                                <sm:callModel> 
     39                                                                                                                        <sm:current axis="synth"/> 
     40                                                                                                                </sm:callModel> 
     41                                                                                                        </sm:WTableCell> 
     42                                                                                                </sm:WTableRow> 
     43                                                                                        </sm:WTable> 
     44                                                                                </sm:WHeadingBlock> 
     45                                                                        </sm:xhtmlContentZone> 
     46                                                                </sm:Widget> 
    4247                                                        </sm:mainZone> 
    43                                                         <sm:zone key="zRootTi" format="text"> 
    44                                                                 <sm:callModel> 
    45                                                                         <sm:lookForAscendants direction="currentToRoot" axis="title"> 
    46                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    47                                                                         </sm:lookForAscendants> 
    48                                                                 </sm:callModel> 
    49                                                         </sm:zone> 
    50                                                         <sm:zone key="zLogo" format="xhtml"> 
    51                                                                 <sm:callModel> 
    52                                                                         <sm:lookForAscendants direction="currentToRoot" axis="logo"> 
    53                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    54                                                                         </sm:lookForAscendants> 
    55                                                                 </sm:callModel> 
    56                                                         </sm:zone> 
    57                                                         <sm:zone key="zCopyright" format="xhtml"> 
    58                                                                 <sm:callModel> 
    59                                                                         <sm:lookForAscendants direction="currentToRoot" axis="copyright"> 
    60                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    61                                                                         </sm:lookForAscendants> 
    62                                                                 </sm:callModel> 
    63                                                         </sm:zone> 
    64                                                         <sm:zone key="zAbout" format="xhtml"> 
    65                                                                 <sm:callModel> 
    66                                                                         <sm:lookForAscendants direction="currentToRoot" axis="about"> 
    67                                                                                 <sm:callableModel sc:refUri="/dkGuide/model/tree/webRoot.model"/> 
    68                                                                         </sm:lookForAscendants> 
    69                                                                 </sm:callModel> 
    70                                                         </sm:zone> 
    7148                                                </sm:page> 
    7249                                        </sm:link> 
Note: See TracChangeset for help on using the changeset viewer.