|
|
Rank: Enthusiast
Joined: 8/26/2008 Posts: 27 Location: Mumbai
|
Hey can anyone post a working solution for RTE striping problem.I have gone through many posts but nothing is working for me. <img> tag's class,id property are removed.<input> tag is completely removed.Can we stop RTE from processing the html? Thanks
|
|
 Rank: Aficionado
Joined: 7/19/2006 Posts: 174 Location: NYC
|
You can try looking at the file here:
/config/tinyMceConfig.config
There is a section at the end called "valid elements". I've had mixed results with this, but you are supposed to be able to add HTML tags/attributes that you want preserved.
- Mark
|
|
Rank: Enthusiast
Joined: 8/26/2008 Posts: 27 Location: Mumbai
|
Thanks but I already tried that solution. Is there any other workaround?
|
|
Rank: Newbie
Joined: 9/9/2008 Posts: 23 Location: Copenhagem
|
kaduparag wrote:Thanks but I already tried that solution. Is there any other workaround? well... if you dont use the rte for anything but paste code in to it, you can always replace it with a multiple textbox.
|
|
Rank: Enthusiast
Joined: 8/26/2008 Posts: 27 Location: Mumbai
|
I need RTE for both editing and dumping html..still waiting for some solution
|
|
|
Guest |