Ignore:
Timestamp:
03/06/07 13:49:26 (5 years ago)
Author:
anp
Message:

meilleure organisation des fichiers de postProcessing OD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_odGenerator/bsRoot.xml

    r8477 r8888  
    7171                <transformationxsl href="[![agent=//behaviorSheet/rootPostProcessing;arguments=act:]!]"/> 
    7272        </valeur> 
    73          
    74         <!-- renvoit la liste des ressources à intégrer au zip final. Respecte l'API ZIP--> 
    75         <valeur code="getResourcesList"> 
     73 
     74        <!-- picture --> 
     75        <valeur code="pictures.getZipPath"> 
    7676                <source type="composition-dynamique"> 
    7777                        <c:composition xmlns:c="composition"> 
     
    9090        </valeur> 
    9191         
     92                 
    9293        <affichage code="writeOdFile"> 
    9394                <urlPage>[![agent=//agentOdTemplate;arguments=odOutFileName]!]</urlPage> 
     
    101102                                                <file agent="//getContent" encoding="UTF-8" pathInZip="content.xml" method="deflated"/> 
    102103                                                <file agent="//meta" encoding="UTF-8" pathInZip="meta.xml" method="deflated"/> 
    103                                                 <c:resultat agent="//getResourcesList"/> 
     104                                                <c:resultat agent="//pictures.getZipPath"/> 
    104105                                         </od> 
    105106                                </c:composition> 
Note: See TracChangeset for help on using the changeset viewer.