Downloads
Download tar.gz
9 KB
MD5: e9c1b0fc9ee138bf442a32a282517750
SHA-1: a3d90a73314fc033be9c6d068c8d19badc3b2f0c
SHA-256: ecb2bcec7cc020a60f60a9190be3d80407fdd08da23b3c84f788ebc23d48513f
Download zip
11.41 KB
MD5: b91b9abd0cd1a0925d04ebfa0891eac6
SHA-1: 690abc74c97b145b8a0ce31f71f8d367ba8200bb
SHA-256: 6042df63c40bfda1097c5241f494056944935c455c67880bf87c2656c42f99a4
Release notes
Three fixes:
- "Reset to defaults" button behavior in admin settings. Clicking this will now pull data from the robots.txt file included in the module directory instead of returning nothing (effectively setting robots.txt to a blank file).
- Compatibility issue with modules that call hook_robots(), especially XML Sitemap. Line breaks now behave normally.
- Drupal 6 coding standard changes: .info file includes "core = 6.x", etc.