Changeset 94


Ignore:
Timestamp:
11/21/08 15:45:31 (3 years ago)
Author:
ghislainf
Message:

corrections (publi odt pour : swf, flv, gallery ; erreur
fragment.transf)

Location:
trunk/model/sources
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/binaries/flash/flash_od.transf

    r72 r94  
    33        <sm:model sc:refUri="/binaries/flash/flash.model"/> 
    44        <sm:content> 
     5                <sm:callBinaryMeta/> 
    56                <sm:WParagraph style="binaryFileName"> 
    6                         <sm:fixedString value=";cf '"/> 
     7                        <sm:fixedString value=";cf. '"/> 
    78                        <sm:binaryFileName/> 
    89                        <sm:fixedString value=";'"/> 
    910                </sm:WParagraph> 
    10                 <sm:callBinaryMeta/> 
    1111        </sm:content> 
    1212</sm:binaryOdTransf> 
  • trunk/model/sources/binaries/flv/flv_od.transf

    r90 r94  
    33        <sm:model sc:refUri="/binaries/flv/flv.model"/> 
    44        <sm:content> 
     5                <sm:callBinaryMeta/> 
    56                <sm:WParagraph style="binaryFileName"> 
    6                         <sm:fixedString value=";cf '"/> 
     7                        <sm:fixedString value=";cf. '"/> 
    78                        <sm:binaryFileName/> 
    89                        <sm:fixedString value=";'"/> 
    910                </sm:WParagraph> 
    10                 <sm:callBinaryMeta/> 
    1111        </sm:content> 
    1212</sm:binaryOdTransf> 
  • trunk/model/sources/office/gen/od/gen/paper.odtemplate

    r92 r94  
    1919                        </sm:body> 
    2020                </sm:WPageMaster> 
    21                 <sm:WPageMaster style=""> 
    22                         <sm:body> 
    23                                 <sm:callRootModel/> 
    24                         </sm:body> 
    25                 </sm:WPageMaster> 
    2621        </sm:contentStruct> 
    2722</sm:odTemplateText> 
  • trunk/model/sources/office/gen/od/transf/base/animM.transf

    r75 r94  
    33        <sm:model sc:refUri="/office/model/base/animM.model"/> 
    44        <sm:content> 
     5                <sm:forField codes="title"> 
     6                        <sm:WParagraph> 
     7                                <sm:fieldValueString/> 
     8                        </sm:WParagraph> 
     9                </sm:forField> 
    510                <sm:forField codes="alt"> 
    611                        <sm:fieldValueOtherType axis="alt"/> 
  • trunk/model/sources/office/gen/od/transf/base/fragment.transf

    r84 r94  
    7575                                <sm:choose> 
    7676                                        <sm:when sc:refUri="/office/gen/common/cnd/includeInPaper.cond"> 
    77                                                 <sm:WParagraph globalStyle="fragTi"> 
    78                                                         <sm:title> 
    79                                                                 <sm:subModelTitle/> 
    80                                                         </sm:title> 
    81                                                 </sm:WParagraph> 
     77                                                <sm:WParagraph globalStyle="fragTi"/> 
    8278                                                <sm:callSubModel/> 
    8379                                        </sm:when> 
  • trunk/model/sources/office/gen/od/transf/objects/galleryM.transf

    r61 r94  
    22<sm:dataFormOdTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> 
    33        <sm:model sc:refUri="/office/model/objects/galleryM.model"/> 
     4        <sm:content> 
     5                <sm:forField codes="title"> 
     6                        <sm:WParagraph> 
     7                                <sm:fieldValueString/> 
     8                        </sm:WParagraph> 
     9                </sm:forField> 
     10        </sm:content> 
    411</sm:dataFormOdTransf> 
Note: See TracChangeset for help on using the changeset viewer.