You are here

README.txt in Autosave 5.2

DESCRIPTION
===========
The Autosave module automatically saves a single form or multiple forms after a period of time. The number of seconds before an autosave is triggered is configurable.

This module is designed to work with Drupal 5.x.

DEPENDENCIES
============
jQuery Update module (www.drupal.org/project/jquery_update)
jQuery Field Plug-in (by Dan G. Switzer, II; modified version included with this module)

INSTALLATION
============
1. Place the "autosave" folder in your "modules" directory (i.e. modules/autosave).
2. Enable the Autosave module under Administer >> Site building >> Modules.
3. Under Administer >> Site configuration >> Autosave.
4. Enter the amount of seconds before autosave is triggered.

AUTHOR
======
Edmund Kwok (edmund.kwok [at] insyghtful.com)

File

README.txt
View source
  1. DESCRIPTION
  2. ===========
  3. The Autosave module automatically saves a single form or multiple forms after a period of time. The number of seconds before an autosave is triggered is configurable.
  4. This module is designed to work with Drupal 5.x.
  5. DEPENDENCIES
  6. ============
  7. jQuery Update module (www.drupal.org/project/jquery_update)
  8. jQuery Field Plug-in (by Dan G. Switzer, II; modified version included with this module)
  9. INSTALLATION
  10. ============
  11. 1. Place the "autosave" folder in your "modules" directory (i.e. modules/autosave).
  12. 2. Enable the Autosave module under Administer >> Site building >> Modules.
  13. 3. Under Administer >> Site configuration >> Autosave.
  14. 4. Enter the amount of seconds before autosave is triggered.
  15. AUTHOR
  16. ======
  17. Edmund Kwok (edmund.kwok [at] insyghtful.com)