README.txt in Autosave 5.2
Same filename and directory in other branches
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.txtView source
- 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)