Ignore:
Timestamp:
10/05/06 18:53:58 (6 years ago)
Author:
sam
Message:

Ajout @position="top/bottom" à WCollapsableBlock, Ajout sm:labelTitle à WCollapsableBlock et tooltip

File:
1 edited

Legend:

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

    r6754 r6772  
    188188                                <atts> 
    189189                                        <se:ref se:refid="atts_Class"/> 
     190                                        <attribute se:name="position" se:id="WCollapsableBlock_position" se:bind="attribute"> 
     191                                                <choiceInput> 
     192                                                        <ciItem label="top"/> 
     193                                                        <ciItem label="bottom"/> 
     194                                                </choiceInput> 
     195                                        </attribute> 
    190196                                        <attribute se:name="defaultClosed" se:id="sm:WCollapsableBlock_defaultClosed" se:bind="attribute"> 
    191197                                                <choiceInput> 
     
    197203                                <childs> 
    198204                                        <se:ref se:refid="sm:label_Ctx"/> 
     205                                        <se:ref se:refid="sm:labelTitle_Ctx"/> 
    199206                                        <se:ref se:refid="sm:content_Ctx"/> 
    200207                                        <se:ref se:refid="sm:defaultStyle"/> 
     
    203210                        <element se:id="sm:WCaptionBlock_Ctx" se:name="sm:WCaptionBlock" se:bind="element"> 
    204211                                <atts> 
    205                                         <attribute se:name="position" se:bind="attribute"> 
     212                                        <se:ref se:refid="atts_Class"/> 
     213                                        <attribute se:name="position" se:id="WCaptionBlock_position" se:bind="attribute"> 
    206214                                                <choiceInput> 
    207215                                                        <ciItem label="bottom"/> 
     
    209217                                                </choiceInput> 
    210218                                        </attribute> 
    211                                         <se:ref se:refid="atts_Class"/> 
    212219                                </atts> 
    213220                                <childs> 
     
    275282                                                </childs> 
    276283                                        </element> 
    277                                         <element se:name="sm:labelTitle" se:bind="element" se:card="?" tooltipTag="&common.widgets.wLink.labelTitle;"> 
     284                                        <element se:name="sm:labelTitle" se:id="sm:labelTitle_Ctx" se:bind="element" se:card="?" tooltipTag="&common.widgets.wLink.labelTitle;"> 
    278285                                                <childs> 
    279286                                                        <se:choice se:card="*" se:show="ifExist"> 
     
    328335                                <childs> 
    329336                                        <se:ref se:name="sm:label" se:refid="sm:label_Ctx"/> 
     337                                        <se:ref se:refid="sm:labelTitle_Ctx"/> 
    330338                                        <element se:name="sm:tooltip" se:bind="element" forcefilled="true"> 
    331339                                                <atts> 
     
    542550                                <atts> 
    543551                                        <se:ref se:refid="atts_Class"/> 
     552                                        <se:ref se:refid="WCollapsableBlock_position"/> 
    544553                                        <se:ref se:refid="sm:WCollapsableBlock_defaultClosed"/> 
    545554                                </atts> 
    546555                                <childs> 
    547556                                        <se:ref se:refid="sm:label_Fix"/> 
     557                                        <se:ref se:refid="sm:labelTitle_Fix"/> 
    548558                                        <se:ref se:refid="sm:content_Fix"/> 
    549559                                        <se:ref se:refid="sm:defaultStyle" insert="true"/> 
     
    552562                        <element se:name="sm:WCaptionBlock" se:bind="element" se:id="sm:WCaptionBlock_Fix"> 
    553563                                <atts> 
    554                                         <attribute se:name="position" se:bind="attribute"> 
    555                                                 <choiceInput> 
    556                                                         <ciItem label="bottom"/> 
    557                                                         <ciItem label="top"/> 
    558                                                 </choiceInput> 
    559                                         </attribute> 
    560                                         <se:ref se:refid="atts_Class"/> 
     564                                        <se:ref se:refid="atts_Class"/> 
     565                                        <se:ref se:refid="WCaptionBlock_position"/> 
    561566                                </atts> 
    562567                                <childs> 
     
    598603                                </childs> 
    599604                        </element> 
    600                         <element se:name="sm:WLink" se:bind="element" se:id="sm:WLink_Fix"> 
    601                                 <atts> 
    602                                         <se:ref se:refid="atts_Class"/> 
    603                                 </atts> 
    604                                 <childs> 
    605                                         <element se:name="sm:label" se:bind="element" se:id="sm:label_Fix"> 
     605                        <element se:name="sm:WLink" se:bind="element" se:id="sm:WLink_Fix" tooltipTag="&common.widgets.wLink;"> 
     606                                <atts> 
     607                                        <se:ref se:refid="atts_Class"/> 
     608                                </atts> 
     609                                <childs> 
     610                                        <element se:name="sm:label" se:bind="element" se:id="sm:label_Fix" tooltipTag="&common.widgets.wLink.label;"> 
    606611                                                <childs> 
    607612                                                        <se:choice se:card="*"> 
     
    617622                                                </childs> 
    618623                                        </element> 
    619                                         <element se:name="sm:labelTitle" se:bind="element" se:card="?" tooltipTag="&common.widgets.wLink.labelTitle;"> 
     624                                        <element se:name="sm:labelTitle" se:id="sm:labelTitle_Fix" se:bind="element" se:card="?" tooltipTag="&common.widgets.wLink.labelTitle;"> 
    620625                                                <childs> 
    621626                                                        <se:choice se:card="*" se:show="ifExist"> 
     
    650655                                <childs> 
    651656                                        <se:ref se:name="sm:label" se:refid="sm:label_Fix"/> 
     657                                        <se:ref se:refid="sm:labelTitle_Fix"/> 
    652658                                        <element se:name="sm:tooltip" se:bind="element" forcefilled="true"> 
    653659                                                <atts> 
Note: See TracChangeset for help on using the changeset viewer.