I’m trying to force TinyMCE to inset absolute urls but without any luck!
The scenario:
One Revo install with 5 contexts - the contexts are handling separate domains, but only one are serving the files/images.
In all of the contexts the filemanager_url, filemanager_path, filemanager_url_relative, and filemanager_path_relative are set.
In the properties list of TinyMCE I had tried to change the path_options to fullpathurl, and remove_script_host to false, and relative_urls to false. (The new properties are saved, and changed in the system events to the new properties list).
Are there anybody who had a solution?
- A small step for mankind, so why not take two...
Working with web production, graphic design/workflow, photo and education - but are trying to get a life in between!
Im still trying to figure this out as well. I simply cannot use the base href tag either. I’ve tried messing around with the strip image system settings as well. Still no joy. Seems like it should be simple enough, just write the absolute URL when inserting it (something like docabsolute vs. docrelative So I’m interested in apoint in the right direction as well. ANother thing that I dont see in there, though it is referenced is the document_base_url property...
Hmmm me thinks Im going mad...Ill post back if I find anything out.
Hmmm me thinks Im going mad...
Well, you are not alone!
I desperately need an introduction to how I can get the absolute url when I insert pictures, but relative url when I insert normal links.
At the moment I got absolute urls correct on images, but then I also get it on links - combined with TinyMCE inserts assets/components/TinyMCE so they are useless.
Maybe I’m just stupid, but I can not get it to work ...
- A small step for mankind, so why not take two...
Working with web production, graphic design/workflow, photo and education - but are trying to get a life in between!