Comment 1 for bug 1349091

Revision history for this message
Robert Lyon (robertl-9) wrote :

Hmm, the problem with this is there will need to be multiple filters in different places.

If using tinymce the add image form will need to change the url on the fly so that it displays correctly in tinymce.
If using the tinymce edit source function then it will need to change the file on fly when switching back.

If just adding the url to a non tinymce field then it needs to updated on submit to form submission (and possibly alert if problem).

So it is a good idea but will need some work to get it going.

Cheers

Robert