[TYPO3] Modern FAQ (irfaq) stripping formatting
Simon Browning
simon at stwdesign.com
Thu Oct 26 03:12:30 CEST 2006
Hi Martin.
plugin.tx_irfaq_pi1.answer_stdWrap.parseFunc < lib.parseFunc_RTE
worked fine, thanks very much.
Simon
Martin Mifsud wrote:
> Hi Simon
>
> Simon Browning wrote:
>
>> We're using the irfaq module but find that it strips out formatting
>> when displaying the answers on the page.
>>
>> We have some long answers that can really benefit from paragraph
>> formatting, is there anyway to prevent it from doing this?
>
>
> Not many irfaq users here I think, so I'll try to help :)
>
> I believe the problem is that it's using lib.parseFunc. Try to use the
> RTE parseFunc for the answers section:
>
> plugin.tx_irfaq_pi1.answer_stdWrap.parseFunc < lib.parseFunc_RTE
>
> If that still doesn't suit your needs, you'll can play around with the
> parseFunc settings - for reference, look at lib.parseFunc_RTE in the
> object browser, read the TSRef for parseFunc.
>
>
>
> HTH
>
More information about the TYPO3-english
mailing list