W3C Validation error with tinyMCE
Hello there !
i'm having troubles with tinyMCE, it adds a "mce" tag in code lines like :
Code:
...les/tti/images/accroche.jpg" _mce_src="tl_files/tti/images/accroche.jpg" alt="…
of course the W3C validator does'nt like this and my page does'nt validate.
i looked for solutions for this problem which seens to be very common but i don't find anyone. i also asked on the french forum... it's really strange because everyone should have this problem no ? am i the only one who cares not to be a tinker ?
Can i replace tinyMCE by another text editor ?
Thanks !
Re: W3C Validation error with tinyMCE
This may help, if you haven't seen it already
http://www.contao.org/customizing-tinymce.html
Re: W3C Validation error with tinyMCE
i saw it but it didn't make sense... i haven't seen the line related with this src tag.
thank you
Re: W3C Validation error with tinyMCE
Do you have any extra modules installed that may be telling tinyMCE to do this???
I've not come across it.
Run the system check tool to see if the files in the plugins/tinyMCE folder are original (ie haven't been edited to do this)
Otherwise youre probably best off to search the tinyMCE website or forums ( tinymce.moxiecode.com ).
You can disable the editor (in settings i think), but i don't know about replacing it ... i'm sure you can.