Ignore:
Timestamp:
10/02/06 22:31:34 (6 years ago)
Author:
sam
Message:

Ticket #29 - compositionXhtmlTransf: donner la possibilité à WCaptionBlock de poser le caption au dessus du contenu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/es/content/organisation/compositionXhtmlTransf/xml.xed.xml

    r6639 r6754  
    203203                        <element se:id="sm:WCaptionBlock_Ctx" se:name="sm:WCaptionBlock" se:bind="element"> 
    204204                                <atts> 
     205                                        <attribute se:name="position" se:bind="attribute"> 
     206                                                <choiceInput> 
     207                                                        <ciItem label="bottom"/> 
     208                                                        <ciItem label="top"/> 
     209                                                </choiceInput> 
     210                                        </attribute> 
    205211                                        <se:ref se:refid="atts_Class"/> 
    206212                                </atts> 
     
    546552                        <element se:name="sm:WCaptionBlock" se:bind="element" se:id="sm:WCaptionBlock_Fix"> 
    547553                                <atts> 
     554                                        <attribute se:name="position" se:bind="attribute"> 
     555                                                <choiceInput> 
     556                                                        <ciItem label="bottom"/> 
     557                                                        <ciItem label="top"/> 
     558                                                </choiceInput> 
     559                                        </attribute> 
    548560                                        <se:ref se:refid="atts_Class"/> 
    549561                                </atts> 
Note: See TracChangeset for help on using the changeset viewer.