Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download autosave-7.x-2.2.tar.gztar.gz 15.37 KB
MD5: 8e8f2b5a3cf23c777ef55811c2e1d3be
SHA-1: 42d2db2cd14b2288bf7c17564249ec0a0dfc164b
SHA-256: 4e7de1f2e4480558780f0856131275fd9c8468fea41e5cfb672e6c1571ec599a
Download autosave-7.x-2.2.zipzip 17.14 KB
MD5: 795c0a015998eb7ee76324f0675467ea
SHA-1: a19ff4e9a54904d3ddb7a24456d2c9b1fd7ce557
SHA-256: 08ee1be596a74f5ee4ac5421589180925972083e0ae05ed552de0a89936f45d4

Release notes

Changes since 7.x-2.1:

  • Ensure the form page callack is included in $form_state['build_info']['files'].
  • Fixed PHP strict warning: Creating default object from empty value in autosave_save().
  • Cleanup autosave_form_alter() to use the node form base ID alter hook and proper #attached properties for libraries and JavaScript settings.
  • Split the jquery.autosave file into a separate library.
  • Added hook_library() implementation so the required JS and CSS is more easily added.
  • Cleaned up info file and added configure URL for modules page.
  • #1425894 by freblasty, pjcdawkins, Deciphered, eugene.ilyin, maris.abols: Added support for CKEditor.
  • #1585408 by HEY_GERMANO, agentrickard, Deciphered: Fixed PHP Fatal error: Call to undefined function language_negotiation_get_any().
Created by: Dave Reid
Created on: 9 Apr 2013 at 21:20 UTC
Last updated: 9 Apr 2013 at 21:20 UTC
Bug fixes

Other releases