[Typo3-UG Oesterreich] news RTE und liste
    Klaus Prochart 
    klaus.prochart at sitedefinition.com
       
    Wed Sep 15 16:19:52 CEST 2004
    
    
  
hi!
Wenn ich im  normalen RTE eine Liste mache
greift folgende konfiguration:
tt_content.text.20.parseFunc.tags.typolist.default.wrap = <ul> | </ul>
tt_content.text.20.parseFunc.tags.typolist.default.split.1.wrap = <li> | 
</li>
tt_content.text.20.parseFunc.tags.typolist.1.fontTag = <ol> | </ol>
tt_content.text.20.parseFunc.tags.typolist.1.split.1.wrap = <li> | </li>
Wenn ich aber bei den News eine Liste mit dem RTE mache
wird die liste mit Tabelle und <img src="media/bullets/dot.gif"> gemacht 
obwohl
ich bei den News folgende konfiguration habe
plugin.tt_news {
   general_stdWrap >
   general_stdWrap {
      parseFunc < tt_content.text.20.parseFunc
      encapsLines.wrapNonWrappedLines = |
      encapsLines.innerStdWrap_all.ifEmpty =  
}
irgend welche ideen bzw fehlt da noch was??
danke und lg klaus
    
    
More information about the TYPO3-at
mailing list