I have FCKeditor 2.5.1 installed on Drupal 5.7. It works great except when I embed a Google map and try to edit with Firefox 2.0.0.12.
If I create a new node and embed a Google map (iFrame) in FCKeditor "source" mode and save with Full HTML, it works fine. However, if I return to that node to edit it, the FCK editor window loads the text and Google map for a couple seconds then clears the editor text area.
Nothing happens when I click the "source" button. Clicking the Drupal "switch to plain text editor" toggles but the editor toolbar and text area remain the same. There are no errors in the FF error console.
I've turned off Drupal caching and cleared the Firefox cache but the problem remains.
IE7 does not have this problem and I can use it in the interim if necessary.
Anyone know of a solution? Perhaps in the next release?
P.S. I found FCKeditor after giving up on another editor with the same flash/disappear problem. Either way, FCKeditor is a better editor.
If I create a new node and embed a Google map (iFrame) in FCKeditor "source" mode and save with Full HTML, it works fine. However, if I return to that node to edit it, the FCK editor window loads the text and Google map for a couple seconds then clears the editor text area.
Nothing happens when I click the "source" button. Clicking the Drupal "switch to plain text editor" toggles but the editor toolbar and text area remain the same. There are no errors in the FF error console.
I've turned off Drupal caching and cleared the Firefox cache but the problem remains.
IE7 does not have this problem and I can use it in the interim if necessary.
Anyone know of a solution? Perhaps in the next release?
P.S. I found FCKeditor after giving up on another editor with the same flash/disappear problem. Either way, FCKeditor is a better editor.
Re: FCKeditor, Firefox, Google Maps - create is ok, but can't ed
I thought that the iframe problem was only present in Mac-Firefox , anyway, you can try to use this google maps plugin: http://martinezdelizarrondo.com/googlemaps/ (it doesn't use iframes, it does embed the scripts)
Re: FCKeditor, Firefox, Google Maps - create is ok, but can't ed
I create Google maps by importing a kml file into Google->my maps. From these maps, I copy the "embed code" that Google generates and paste it into FCKeditor. As I mentioned earlier, this works fine. It's stored correctly and displays.
But, when I try to edit the node, the Google loading bar flashes for a few seconds then disappears. After that, the FCKeditor source button doesn't work and nothing is visible in the textarea.
I like your plug-in and will keep it in mind for future use.