[TYPO3-english] htmlarea: Images don't get displayed in the front end

Rob De Vries spam_this at pandora.be
Tue Oct 7 14:30:28 CEST 2008


Hey,

I'm using 4.2.2 and DAM 1.1.
when using the RTE, images don't get displayed in the front-end (images 
exist, but the img tag is not inserted in the source)
In the RTE itself,  adding images is no problem and all get stored in 
the DB.

added this to the pageTS:

RTE.default {
## Enable the image button
showButtons := addToList(image)
## Tags allowed outside p and div
## Adding img tag to the default list
proc.allowTagsOutside := addToList(img)
## Do not remove img tags
proc.entryHTMLparser_db.tags.img >
}



anyone have the same problem?

tnx
Rob

ps: sorry for the double posting



-- 
------------------------------------------------------------
web : http://www.rob-ot.be
skype : rob-ot
------------------------------------------------------------
[O_o] -- Don't feed the rob-ot


More information about the TYPO3-english mailing list