Closed (won't fix)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2007 at 04:44 UTC
Updated:
10 Apr 2007 at 09:12 UTC
I want a warning dialog or reminder in pop-up whenever I accidentally pressed the back button on web browser while I'm still writing or typing in the editor.
If not, all my stuff will be reverted and gone just like that. Maybe you can add a button to save the writing for awhile in a cache memory?
If you could make this. I would love to guide to when you come over to Malaysia for a holiday
This is my Skype: ga1984
Comments
Comment #1
ontwerpwerk commentedwill the autosave module help http://drupal.org/project/autosave
Comment #2
Scourge commentedI would also love this feature. It's the one thing TinyMCE offered that I miss with FCK. This may well be something that has to be added to FCK itself, rather than the integration module, but wanted to second the request in any case.
The Autosave module looks insteresting (if you're on Drupal 5, at least), but having an editor-side solution that didn't need to create revisions to do it would be ideal.
Comment #3
ontwerpwerk commentedScourge: the feature you're suggesting would indeed be a feature for the component, and not really for the module itself.
It might be possible to workaround by building a drupal module that sends that message if you navigate away.
Comment #4
vm commentedin jstools.module there is a module called formcheck. I'm almost positive that this accomplish the desire asked for in this thread.
Optionally adds checking to forms with user alerts when navigating away from
a page with unsaved changes.
On the administer > settings > formcheck you can select which forms to
attach the behavior to. The module learns of new forms as they are displayed.
Based on code by m3verck, http://drupal.org/node/30220
Comment #5
ontwerpwerk commentedit seems it may be fixed in another drupal module, or by requesting this feature at http://www.fckeditor.net/