[TYPO3-dev] t3Editor: bug? HTML tags cannot be written as TS values
    Franz Koch 
    typo.removeformessage at fx-graefix.de
       
    Fri Feb  1 11:36:49 CET 2008
    
    
  
Hi list,
the following does not work with t3editor:
-------
myObject = TEXT
myObject {
     value = whatever
     wrap = <strong>|</strong>
}
-------
the HTML-Tag 'strong' is filtered out by the editor, like any other html 
tag. Is this a bug or do I need a special writing for that? The latter 
would be extremely bad, as it will break every former TS, so I assume 
this is a bug. Is it?
--
Greetings,
Franz
    
    
More information about the TYPO3-dev
mailing list