[TYPO3-rte] Allowing <span> between <a></a>

Josef Florian Glatz typo3 at josdesign.at
Fri Jun 17 19:53:29 CEST 2011


Hi,


I'd searched und tried to find a solution to allow <span> in <a> tags 
for hours without success.

I want to wrap the text between <a></a> with <span></span> Everytime I 
tried, it will be deleted.

Adding an class for <a> works. I also tried this:

RTE.default.proc.denyTags := removeFromList(span)

RTE.default.proc.entryHTMLparser_db.rmTagIfNoAttrib := removeFromList(span)

but without success.

Any Suggests how to resolve this little problem?

Thanks in advance



-- 
Regards,
Josef Florian Glatz
http://typo3blog.at | http://josdesign.at


More information about the TYPO3-project-rte mailing list