Ignore:
Timestamp:
11/25/08 10:10:31 (4 years ago)
Author:
sam
Message:

sync dkGuide with dk stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/dkCore/model/content/textSimple.model

    r416 r436  
    1 <?xml version="1.0" encoding="UTF-8"?><sm:textPrim xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" name=";Texte"> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<sm:textPrim xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" name=";Texte"> 
    23        <sm:help quickHelp=";Texte multi paragraphe avec balises inlines simples"/> 
    34        <sm:identification targetNamespace="kelis.fr:dokiel" targetPrefix="dk" code="textSimple"/> 
     
    4041                        <sm:insertCharacters> 
    4142                                <sm:charGroup name=";Caractères spéciaux"> 
    42                                         <sm:char value="©" name=";©"/> 
    43                                         <sm:char value="®" name=";®"/> 
    44                                         <sm:char value="™" name=";™"/> 
    45                                         <sm:char value="⌘" name=";⌘"/> 
     43                                        <sm:char value="©" name="©"/> 
     44                                        <sm:char value="®" name="®"/> 
     45                                        <sm:char value="™" name=""/> 
     46                                        <sm:char value="⌘" name=""/> 
    4647                                </sm:charGroup> 
    4748                        </sm:insertCharacters> 
     
    141142                        </sm:htmlStyle> 
    142143                </sm:formEditor> 
     144                <sm:htmlPreview> 
     145                        <sm:sameAsFormEditor/> 
     146                </sm:htmlPreview> 
    143147        </sm:authoring> 
    144148</sm:textPrim> 
Note: See TracChangeset for help on using the changeset viewer.