i need to preserve the absolut url of image
i try to insert in the module this but this dont seem to operate ?
tinyMCE.init({
---> convert_urls : false,
---> remove_script_host : false,
$tinymce_settings
any idea ?
is it possible, difficult, or should i use fckeeditor ??
Comments
Comment #1
Visigotik commentedI use:
It works for images but sometimes doens't work for url insertion.
Comment #2
kreynen commentedWhere to the tinyMCE.init edits go?
Comment #3
kreynen commentedNevermind, I found it on line 137 of tinymce.module.
Comment #4
kreynen commentedclosing all 4.6 issues
Comment #5
mightyiam commentedOr better yet, both.