- Timestamp:
- 03/06/07 13:49:26 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_odGenerator.xml
r8477 r8888 195 195 </affichage> 196 196 <affichage code="rootGetResourcesZipList"> 197 <urlPage>bs.doss/_root/ getResourcesZipList.xsl</urlPage>197 <urlPage>bs.doss/_root/pp.pictures.list.xsl</urlPage> 198 198 <page> 199 199 <zone cle="mainZone" type="xpath-dynamique">resultatAgent('//agentOdTemplate', 'behaviorSheetFiles.getResourcesZipList')</zone> … … 201 201 </affichage> 202 202 <affichage code="rootPostProcessing"> 203 <urlPage>bs.doss/_root/ rootPostProcessing.xsl</urlPage>203 <urlPage>bs.doss/_root/pp.content.xsl.xsl</urlPage> 204 204 <page> 205 205 <modele>xsl</modele> … … 267 267 </page> 268 268 </affichage> 269 </groupAffichage>270 271 <!-- @API Produit la(es) fichier(s) de publication associé(s) à ce générateur . -->272 <groupAffichage code="publishFile">273 <!-- <link>../initProperties</link> -->274 <affichage code="initProperties">275 <urlPage>ui.doss/init.properties</urlPage>276 <page>277 <zone cle="mainZone" type="inclusion-dynamique">278 <source href="bs:init.properties"/>279 </zone>280 <!--zone cle="mainZone" href="bs:init.properties"/-->281 </page>282 </affichage>283 <affichage code="templateList">284 <urlPage>ui.doss/templateList.xml</urlPage>285 <page>286 <zone cle="mainZone" href="bs:templateList.xml"/>287 </page>288 </affichage>289 <affichage code="build">290 <urlPage>ui.doss/build.xml</urlPage>291 <page>292 <zone cle="mainZone" type="inclusion-dynamique">293 <source href="bs:buildOD.xml"/>294 </zone>295 <!--zone cle="mainZone" href="bs:buildOD.xml"/-->296 </page>297 </affichage>298 269 <!-- fichiers liés à openDocument--> 299 270 <groupAffichage code="writeOdFile"> … … 314 285 <link>//transfOdZone/picture.copyToOdRepository</link> 315 286 </groupAffichage> 287 </groupAffichage> 288 289 <!-- @API Produit la(es) fichier(s) de publication associé(s) à ce générateur . --> 290 <groupAffichage code="publishFile"> 291 <!-- <link>../initProperties</link> --> 292 <affichage code="initProperties"> 293 <urlPage>ui.doss/init.properties</urlPage> 294 <page> 295 <zone cle="mainZone" type="inclusion-dynamique"> 296 <source href="bs:init.properties"/> 297 </zone> 298 <!--zone cle="mainZone" href="bs:init.properties"/--> 299 </page> 300 </affichage> 301 <affichage code="templateList"> 302 <urlPage>ui.doss/templateList.xml</urlPage> 303 <page> 304 <zone cle="mainZone" href="bs:templateList.xml"/> 305 </page> 306 </affichage> 307 <affichage code="build"> 308 <urlPage>ui.doss/build.xml</urlPage> 309 <page> 310 <zone cle="mainZone" type="inclusion-dynamique"> 311 <source href="bs:buildOD.xml"/> 312 </zone> 313 <!--zone cle="mainZone" href="bs:buildOD.xml"/--> 314 </page> 315 </affichage> 316 316 </groupAffichage> 317 317 … … 442 442 <source type="xpath-statique">concat('wsp:', sm:odTemplate/@sc:refUri)</source> 443 443 </valeur> 444 <!--445 <page> TODO446 <modele>od</modele>447 <zone cle="mainZone" type="composition-dynamique">448 <c:composition xmlns:c="composition">449 <od mime="application/vnd.oasis.opendocument.text">450 <file src="bs:document/" pathInZip="/"/>451 <file agent="//getStyles" encoding="UTF-8" pathInZip="styles.xml" method="deflated"/>452 <file agent="//getContent" encoding="UTF-8" pathInZip="content.xml" method="deflated"/>453 <c:resultat agent="//getResourcesList"/>454 </od>455 </c:composition>456 </zone>457 </page>458 -->459 444 </page> 460 445 <valeur code="getMimetypeFile">
Note: See TracChangeset
for help on using the changeset viewer.