Ignore:
Timestamp:
06/05/08 16:17:28 (4 years ago)
Author:
sam
Message:

passe sur les xed: ajout de frenchPonct="false" / validRegExp="..."

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/es/content/resources/audioPrim/xml.xed.xml

    r10818 r11151  
    8585                                        <atts> 
    8686                                                <attribute se:name="extensions" se:bind="attribute" se:mandat="true"> 
    87                                                         <wordsInput notnull="true" trim="true"/> 
     87                                                        <wordsInput notnull="true" trim="true" frenchPonct="false"/> 
    8888                                                </attribute> 
    8989                                        </atts> 
     
    9292                                        <atts> 
    9393                                                <attribute se:name="type" se:bind="attribute" se:mandat="true"> 
    94                                                         <wordsInput notnull="true" trim="true" flex="1"/> 
     94                                                        <wordsInput notnull="true" trim="true" flex="1" frenchPonct="false"/> 
    9595                                                </attribute> 
    9696                                        </atts> 
     
    150150                                                                                                        <toolbarbutton class="helpBtn" tooltiptext="Documentation du player MP3 (Site web externe)" oncommand="ut.loadExternalURL('http://flash-mp3-player.net/players/maxi/documentation/');"/> 
    151151                                                                                                        <attribute se:name="list" se:bind="attribute" tooltiptext="Options séparées par un &amp;"> 
    152                                                                                                                 <wordsInput trim="true" notnull="true"/> 
     152                                                                                                                <wordsInput trim="true" notnull="true" frenchPonct="false"/> 
    153153                                                                                                        </attribute> 
    154154                                                                                                </atts> 
Note: See TracChangeset for help on using the changeset viewer.