Posted by Todd Nienkerk on May 1, 2008 at 3:46pm
| Download | Size | md5 hash |
|---|---|---|
| robotstxt-6.x-1.1.tar.gz | 9 KB | e9c1b0fc9ee138bf442a32a282517750 |
| robotstxt-6.x-1.1.zip | 11.41 KB | b91b9abd0cd1a0925d04ebfa0891eac6 |
Last updated: December 24, 2010 - 23:44
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.