Install
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
57.38 KB
MD5: 78d930b52a6923853c308e9b71310a8b
SHA-1: a3e7821bd7a7c66d342628fd2b29e88e78df5746
SHA-256: 1f71fe96344e35ee4873d045f119f70987967e373a70b0b0d806e17eecff1765
Download zip
106.11 KB
MD5: 81e6faf04a5adad8e4ece6d59eea2cfe
SHA-1: 2adbd08199cd83cd90606019202ce13c2b9e0c28
SHA-256: 12c73b5a1a00e7bf5544e537a176f5cf874070887e2fad3945881a25f14d7168
Release notes
New Features:
- Duplicate node title check
- Added field support to content report.
Bugs:
- Issue #2394635: Database size check shows "0 bytes" instead of error message by mdupont: Database size check shows "0 bytes" instead of error message
- Issue #2359023: Add field support to content report by FluxSauce: Added field support to content report. Reduced verbosity of Duplicate Titles check.
- Issue #2369625: Does Site Audit work with php 5.2 ? by Xoth6: Clarify EOL PHP support, move autoloader to separate file.
- Avoid loading multiple versions of site_audit.
- Issue #2363491: Duplicate node title check by FluxSauce: Sort duplicate title results by count, title.
- Issue #2363491: Duplicate node title check by FluxSauce: Added Duplicate node title check. Also fixed bug in Content Type checks where detail produces different score.