Closed (outdated)
Project:
TinyMCE
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2008 at 21:00 UTC
Updated:
14 Jan 2021 at 19:50 UTC
Jump to comment: Most recent
TinyMCE prepends the base url on relative urls. This breaks some input filters. In my case, it breaks PathFilter.
http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/relative_urls
I have created a patch that allows users to disable or enable this feature in the Admin menu.
With this patch, in admin/settings/tinymce/edit/[profile name], you now have a new option in Cleanup and Output to enable or disable TinyMCE converting relative URLs.
| Comment | File | Size | Author |
|---|---|---|---|
| tinymce.admin_.inc_.patch | 962 bytes | Dustin Currie | |
| tinymce.module.patch | 669 bytes | Dustin Currie |
Comments
Comment #1
mupsi