[Typo3-shop] Problems with parseFunc
Franz Holzinger
franz at fholzinger.com
Mon Aug 8 16:23:30 CEST 2005
Peter Klein a écrit :
> Example:
>
> parseFunc.allowTags =
> table,tr,td,b,i,u,a,img,br,div,center,pre,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span,h1,h2,h3,h4,h5,h6parseFunc.denyTags
> = * -- cut --
>
>
> It tried several methods of parsing the RTE content, but it still shows the
> P tage on the frontend. :(
>
> #parseFunc < lib.parseFunc_RTE
> #parseFunc < lib.parseFunc
> #parseFunc < tt_content.text.20.parseFunc
>
> parseFunc < styles.content.parseFunc
> parseFunc.denyTags =
>
> Any help on the subject is appreciated.. ;)
>
>
> MvH Peter Klein / Umloud Untd
>
plugin.tt_products.parseFunc.allowTags =
table,tr,td,b,i,u,a,img,br,div,center,pre,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span,h1,h2,h3,h4,h5,h6parseFunc.denyTags
Franz
More information about the TYPO3-project-tt-products
mailing list