[TYPO3-dev] FLEXFORM in RTE

Dmitry Dulepov dmitry.dulepov at gmail.com
Thu Apr 30 15:33:57 CEST 2009


Hi!

Laurent Albertini wrote:
> In the BE, editing my FEPLUGIN, all work fine ( i can make my text bold,
> ittalic ... )
> 
> But in FE, the displays is :
> 
> <strong>my text</strong> ( the html source is  : &lt;strong&gt;my
> text&lt;/strong&gt;

You use htmlspecialchars() somewhere on this text. Get rid of this call.

-- 
Dmitry Dulepov
In TYPO3 blog: http://dmitry-dulepov.com/article/when-do-you-need-chash-in-typo3.html
LinkedIn: http://www.linkedin.com/in/dmitrydulepov
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs




More information about the TYPO3-dev mailing list