Hello,
I'm from Brazil and I want to kown how can I do to insert a html code befere the <img tag on FCKEditor.
I need that when a user click on the button "insert image" and select the image that they want, the FCKEditor insert automaticaly a personal html code and put the img tag inside the my personal code.
For exemple, when a user insert a image on the editor FCKEditor, the code <div class="myclass"><img...></div> is inserted on the code, and not the <img tag.
I need that the image tag do inside of my personal code.
Do you know how can I do it? What file I have to alter to put my code?
Thank you.
I'm from Brazil and I want to kown how can I do to insert a html code befere the <img tag on FCKEditor.
I need that when a user click on the button "insert image" and select the image that they want, the FCKEditor insert automaticaly a personal html code and put the img tag inside the my personal code.
For exemple, when a user insert a image on the editor FCKEditor, the code <div class="myclass"><img...></div> is inserted on the code, and not the <img tag.
I need that the image tag do inside of my personal code.
Do you know how can I do it? What file I have to alter to put my code?
Thank you.