Re: Django Filebrowser and more than one TinyMCE instance

2007-03-03 Thread Dirk Eschler
On Freitag, 2. März 2007, patrick k. wrote: > try playing around with: > > relative_urls : false, > remove_script_host : true, > > we´re using absolute_urls and we don´t remove the script_host. > if the URL is inserted into the tinymce_popup correctly, it doesn´t > seem to be a problem w

Re: Django Filebrowser and more than one TinyMCE instance

2007-03-02 Thread patrick k.
try playing around with: relative_urls : false, remove_script_host : true, we´re using absolute_urls and we don´t remove the script_host. if the URL is inserted into the tinymce_popup correctly, it doesn´t seem to be a problem with the filebrowser but a problem with tiny_mce. there

Re: Django Filebrowser and more than one TinyMCE instance

2007-03-02 Thread Dirk Eschler
On Freitag, 2. März 2007, patrick k. wrote: > we´re also using more than one tinymce instance and we don´t have any > problems. > could you give more details about your specifications, e.g. how do > you init tinymce? > > patrick. Hello Patrick, thanks for your reply. In the model TinyMCE is loade

Re: Django Filebrowser and more than one TinyMCE instance

2007-03-02 Thread patrick k.
we´re also using more than one tinymce instance and we don´t have any problems. could you give more details about your specifications, e.g. how do you init tinymce? patrick. Am 02.03.2007 um 16:48 schrieb Dirk Eschler: > > Hi, > > i'm using the Django filebrowser together with TinyMCE in on

Django Filebrowser and more than one TinyMCE instance

2007-03-02 Thread Dirk Eschler
Hi, i'm using the Django filebrowser together with TinyMCE in one of my projects. Inserting a adv_link from the file browser into the TinyMCE popup only works in the first TinyMCE instance. In the second instance the link becomes #mce_temp_url#. Oddly enough, the link is displayed correctly i