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

ontwerpwerk’s picture

will the autosave module help http://drupal.org/project/autosave

Scourge’s picture

I 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.

ontwerpwerk’s picture

Scourge: 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.

vm’s picture

in 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

ontwerpwerk’s picture

Status: Active » Closed (won't fix)

it seems it may be fixed in another drupal module, or by requesting this feature at http://www.fckeditor.net/