splittingred / TinyMCE

TinyMCE integration for MODx Revolution.
http://svn.modxcms.com/docs/display/ADDON/TinyMCE
35 stars 19 forks source link

Tiny MCE base reference in correct / TinyMCE Link-Popup: No string replacements #18

Open anselmh opened 14 years ago

anselmh commented 14 years ago

TinyMCE adds /assets/components/tinymce/ to every link I add using the TinyMCS "add link" function. When changing the tiny.path_options setting the path changes but still contains the above fragment - e.g. http://www.mydomain.com/assets/components/tinymce/PATH-I-WANT

This (wrong) replacing occurs before saving the page using modx. I.e. after adding a link [[~17]] and clicking insert, then editing the link again without saving tinyMCE already transformed the link to: /assets/components/tinymce/[[~17]]. [copied from Keiron Roberts and his thread here: http://bugs.modx.com/issues/2546#change-4974 ]

Another problem description: http://modxcms.com/forums/index.php/topic,56086.0.html

and here a screenshot: http://bugs.modx.com/attachments/13/Bildschirmfoto_2010-10-16_um_09.05.18.png

krisj commented 13 years ago

this same thing happens when using the advimage plugin (add image buttom) within tinyMCE. I am on Revo 2.1.rc2. I did manage to get it working on 2.0.8pl using full absolute links for both filemanager_path and filemanager_url. but not on 2.1.rc2