Bug #17815
closedreplacing u and strike with ins and del tags
0%
Description
I've tried to get exitHTMLparser_db to replace u and strike tags with xhtml compliant ins and del tags. It's almost working!
See my attached customised sysext/rtehtmlarea/res/proc/pageTSConfig.txt - I have added
tags.u.remap = ins
tags.strike.remap = del
...to exitHTMLparser_db, removed u and strike from removetags, added ins and del to allowed tags. It almost works!
What happens is the angle brackets get replaced with < and > so that the tags show up on the page instead of the intended effect.
What am I missing here?
(issue imported from #M6771)
Files
Updated by Stanislas Rolland about 17 years ago
You should add ins and del to the list of allowed tags.
Please do not use the bugtracker for support questions. Use the English list or the RTE list instead:
news://news.netfielders.de/typo3.projects.rte