robotstxt 6.x-1.1
Todd Nienkerk - May 1, 2008 - 15:46
| Download | Size | md5 hash |
|---|---|---|
| robotstxt-6.x-1.1.tar.gz | 9 KB | e9c1b0fc9ee138bf442a32a282517750 |
Official release from CVS tag: DRUPAL-6--1-1
Last updated: May 1, 2008 - 15:50
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.
