Ignore:
Timestamp:
02/26/08 18:29:56 (4 years ago)
Author:
anp
Message:

stylage, cleanUp genérateur videoIndex, passage de videoIndexee dans "site interactif et simulation"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/_web/transf/Re/simu.transf

    r870 r1248  
    2020                                                        </sm:position> 
    2121                                                        <sm:windowFeatures scrollbars="yes" resizable="yes"/> 
    22                                                         <sm:callSubModel axis="url"/> 
     22                                                        <sm:callSubModel axis="url" navCtx="newRoot"/> 
    2323                                                </sm:link> 
    2424                                        </sm:WLink> 
     
    3535                                                </sm:labelTitle> 
    3636                                                <sm:link target="newWindow" windowName="xmllabfile"> 
    37                                                         <sm:callSubModel/> 
     37                                                        <sm:callSubModel navCtx="newRoot"/> 
     38                                                </sm:link> 
     39                                        </sm:WLink> 
     40                                </sm:for> 
     41                                <sm:for codes="vidind"> 
     42                                        <sm:WLink commonClass="simuLnkVidind"> 
     43                                                <sm:label> 
     44                                                        <sm:callModel> 
     45                                                                <sm:current axis="title"/> 
     46                                                        </sm:callModel> 
     47                                                </sm:label> 
     48                                                <sm:labelTitle> 
     49                                                        <sm:fixedString value="Cliquez ici pour visualiser la vidéo..."/> 
     50                                                </sm:labelTitle> 
     51                                                <sm:link target="newWindow" windowName="xmllabfile"> 
     52                                                        <sm:callSubModel axis="root" navCtx="newRoot"/> 
    3853                                                </sm:link> 
    3954                                        </sm:WLink> 
Note: See TracChangeset for help on using the changeset viewer.