Closed (fixed)
Project:
TinyMCE
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2006 at 12:11 UTC
Updated:
31 Aug 2007 at 08:18 UTC
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.