I am Using FCKeditor as part of the content module for Xoops. When I upload an image the editor puts an element in the 'img' tag of 'ilo-full-src'. This fails XHTML 1.0 validation. I cannot find the text from an internet search nor by scouring the source.
Any clues of how to get rid of it?
Cheers
Brian
Any clues of how to get rid of it?
Cheers
Brian

RE: ilo-full-src and XHTML validation
RE: ilo-full-src and XHTML validation
http://www.test.org.uk/UserFiles/Image/ninthweSm.PNGhttp://www.test.org.uk/UserFiles/Image/ninthweSm.PNG
RE: ilo-full-src and XHTML validation
THIS IS DRIVING ME CRAZY.
Brian
RE: ilo-full-src and XHTML validation
RE: ilo-full-src and XHTML validation
How it is getting there I don't know. Maybe somewhere in ths JS it gets all the attributes. It would be good if it just got those it wanted.
Cheers.
Re: ilo-full-src and XHTML validation
Let me please ask you some question in this topic. I didn't start a new one, because I found with the "forum search" this theme - FCK editor & Xoops. I use this editor like topicstarter - as a big part of a module "content". I have just few questions:
1. how can I update my FCKeditor to newest, if I have the XOOPS code in all of it? I'm not a specialist, so this question is very important for me. I tried to replace folder with new editor, but nothing happened - only errors:)
2. VERY IMPORTANT! : I need to insert this editor to all of the XOOPS pages. I found formdhtmltextarea.php and I think that here we can insert this, but I don't understand how. If you know this system, please answer!
THANX!!!
Re: ilo-full-src and XHTML validation