[TYPO3-templavoila] allowTags not working
Matthew Colton
mat at colton.de
Fri Jan 29 17:58:11 CET 2010
Hi,
I have a site which I developed on one server. Everything works fine there.
Now I moved the site to the production server and all of a sudden I ran into a
problem: All FCEs seem to ignore "allowTags" for RTEs, even more it seems to
disallow all Tags. The content is all full of stuff like this:
b this should be bold /b
Off the bat I though there must be some kind of a problem with allowTags. But
wierd enough it works fine for the standard Typo3 content elements with RTEs
such as text and textpic.
So I tried setting the allowTags property in the data source:
10 = TEXT
10.current = 1
10.parseFunc = < lib.parseFunc_RTE
10.parseFunc.allowTags = img,table,tr,th,td,h1,h2,h3
Doesn't work either. To be honest, I'm clueless. I've done dev->prod movings
quite often and have never ran into a simuliar problem.
I'm using Typo 4.3.1 and TV 1.4.1.
Any ideas, hints or documentation pointers are very appreciated.
Thanks in advance!
--
Cheers,
Matthew
More information about the TYPO3-project-templavoila
mailing list