Tiny Tiny MCE & IMCE image path problem
blockedmind - September 24, 2008 - 20:25
| Project: | Tiny Tiny MCE |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I am useing Tiny Tiny MCE with IMCE, when I insert and image from file manager it uses a relative path to image. How can I get it use full path all the time?

#1
?
#2
There is a setting you can change in the init settings:
Go to admin/settings/tinytinymce
Edit the init string for advanced mode - I think you need the following settings:
relative_urls : false,
convert_urls : false,
I hope this helps
#3
it worked! thanks so much... what else options are available?
#4
The full reference is at http://wiki.moxiecode.com/index.php/TinyMCE:Index Icheck out the configuration parameteres at http://wiki.moxiecode.com/index.php/TinyMCE:Configuration)
Also there are many examples at http://tinymce.moxiecode.com/examples/full.php
Steve
#5
Automatically closed -- issue fixed for two weeks with no activity.