Autosave

edkwh - September 30, 2006 - 03:45

The autosave module automatically saves a snapshot of your content type form using AJAX. If the user's browser or machine dies while editing a node; the edits will be presented to the user the next time they return to the node. The user may toggle back and forth between the last saved version and the version with the edits that were lost and select which of these they would like to continue with.

How often a form is autosaved as well as which content types to enable autosave for are admin configurable.

This module requires:
jQuery Update
jQuery Form Plugin

New version 5.x-2.x; development in progress

5.x-3.x version added to CVS

Major fixes/modifications done by liquidcms sponsored by LifeWire.com (a NY Times Company). Referenced in various issues in the issue tracker.

- fix issues with operation in IE7
- provide support for TinyMCE
- clean up autosave table after successful submit of node
- fix autosave validate bug on submit
- add support to enable autosave for specific node types
- fix issue of wrong form_id when VIEW->IGNORE

NOTE: this "branch" of autosave does not save all the forms on a page - it only saves the form used to do a node edit. I think version 5.x-2.x may have done this; but not sure it was working correctly. Part of the JS code to allow for multiple forms is still in place - if someone wants to complete this feature, any help would be appreciated.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12008-Sep-1214.24 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-3.22008-Jul-2017.31 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-3.x-dev2008-Sep-1314.25 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.