Updated to latest D7 robots.txt
Issue #1858178 by lesmana: Call to exit in callback function breaks page caching
Issue #905576 Coder review with minor enabled.
Added missed update hook for robots.txt change
"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.
"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.