[TYPO3-english] RTE Transform .swf embed

mario chiari ml at mariochiari.net
Sun Apr 3 15:22:24 CEST 2016


Hi,

I am not able to embed a .swf into a news record
I am trying the following TS:

RTE.default.proc.dontProtectUnknownTags_rte = 1
RTE.default {
proc.showButtons := addToList(image)
proc.allowTagsOutside := addToList(img)
}
RTE.default.proc.allowTags := addToList(object,param,embed)
RTE.default.proc.entryHTMLparser_db.allowTags :=
addToList(object,param,embed)
RTE.default.proc.entryHTMLparser_rte.allowTags :=
addToList(object,param,embed)

TYPO3 6.2.19 
rtehtmlarea 6.2.0 
news 3.2.4 

I am pretty sure I am missing something I knew and I am not able to
recall.
Thanks for your help

mario

ps. 
it works fine (and without any TS) for 
TYPO3 6.2.14 
rtehtmlarea 6.2.0 
tt_news 3.6.0


More information about the TYPO3-english mailing list