[Typo3-shop] Problems with parseFunc
Stefan Beylen
intsys at swissinfo.org
Mon Aug 8 17:01:28 CEST 2005
Franz Holzinger wrote:
> 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
is there any kind of exitparser?
I mean, all the tags get written by the RTE to the database but on the
webpage view the tags are stripped away...
why?
---snip----
...do not strip the tags...
max_note_length=99999
[globalVar=tt_products]
...do strip the tags...
max_note_length=100
[end]
---snap-----
hope I am clear ;)
More information about the TYPO3-project-tt-products
mailing list