Downloads
Download tar.gz
12.36 KB
MD5: 692eabf32662ad4572f8b88dc61f42f3
SHA-1: a6ee01fad9e3642923f2f8eeace30b202ead1d8c
SHA-256: 131ed1907b4e3529b896f7137d5372da6e16edcc2ba44e6c0f3da647a321e085
Download zip
14.1 KB
MD5: 19af8b5fad4d4ff22b5d9c03458ac737
SHA-1: 87dec54452860f4535e4bf0a206514efe3406df4
SHA-256: 58faaff1d5ce25c884cc5cb87f97dbd40ccd6df3f5db2d7905dd52d7785c3178
Release notes
Changes since DRUPAL-5--2-0:
- #581466 by Dave Reid | NancyDru: Removed inappropriate package from seochecklist.info.
- by Dave Reid: Fixed module variables not being uninstalled and incorrect function names.
- #594766 by Dave Reid: Fixed broken link to double-check clean URLs.
- #605418 by Dave Reid | lyricnz: Fixed links and references from MSN/Live to Bing.
- by Dave Reid: Fixed misc code cleanups.
- by Dave Reid: Moved seochecklist.css into the module root directory. It was lonely and now it conforms to core standards.
- #443506 by tresero, Dave Reid: Fixed the datetime field by combining the option_checked, date_changed, and checked_module columns into {seo_checklist}.completed which stores a UNIX timestamp or 0.
- #443506 by tresero, Dave Reid: Fixed PostgreSQL incompatibilities.
- by Dave Reid: Improved the clean URL task disabling and default value.
- by Dave Reid: Removed the {seo_checklist}.subgroup_id field.
- #610926 by Dave Reid: Added {seo_checklist}.uid to record which user completed each task. Also prettified the interface a little more and corrected non-lowercase {seo_checklist}.module values.
- by Dave Reid: Removed the 'check for already installed modules' because it happens automatically now.
- #611958 by Dave Reid: Eased the 5.x-1.x to 5.x-2.x upgrade path.
- by Dave Reid: Fixed messed-up line endings.
- by Dave Reid: Updating the README and upgrading instructions.
- #618772 by zolikonta, Dave Reid: Fixed link to Google Local Business Center.
- back-port by Dave Reid: Fixed code clean-ups.
- back-port by Dave Reid: Un-bolded the shouty message at the top of the checklist page.
- by Dave Reid: Fixed coder warnings.