Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides auto-save functionality for nodes. The idea is similar to http://drupal.org/project/autosave but this project doesn't use jquery.field plugin and supports autosaving of any form fields including:

  • Filefeilds
  • Fields with attached WYSIWYG editor
  • References fields
  • Autocomplete fields

Here is list of currently supported features:

  • Autosave by timer
  • Saving of new and existing nodes per user
  • Saving to persistent ctools cache or to session. So you can chose whether user will be able to restore autosaved data from another computer
  • Auto-restoring of presaved node when node form is opened
  • Presave/Restore buttons
  • Configurable buttons position (top of the form, together with node form buttons, or both)
  • Configurable notice which shows when the last autosave was made

This module can be published as 2.x branch of http://drupal.org/project/autosave if autoave module maintainer will support this idea. It's probably will be more convenient for all drupal users.

Supporting organizations: 

Project information