Closed (won't fix)
Project:
RobotsTxt
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2011 at 12:41 UTC
Updated:
2 Dec 2016 at 12:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rickvug commentedNon git style patch of the same.
Comment #2
parsingphase commentedRick's non-git patch, fixed.
Comment #3
rickvug commentedA line was added to robots.txt in the 7.8 release. A re-roll is attached.
Comment #4
hass commentedSeveral times I thought if drush allows me to setup a hook that does a file delete... I'm not sure what I should do with this patch.
Comment #5
ianthomas_ukIs there not a better way of achieving this? My first thought would be a rewrite rule, but if that isn't possible for some reason then a core patch that provided a hook to make robots.txt replaceable (I appreciate that would mean turning robots.txt into a simple php script).
Comment #6
dnotes commentedNew patch for documentation changes in 7.30.
Comment #8
dnotes commentedWell, I guess I'm glad that a patch to strategically break part of core fails testing...
Comment #9
hass commentedAs I think this is not really easy to maintain the core patch here I'm closing and leaving the remove patch creation to the maintainers of the Drupal Distributions. I's more flexible this way as we may have delays between core release and module releases. Additionally the required patch changes core and not this module it's a bit out of scope of this module.
Comment #11
_vid commentedJust updating ticket status to correctly reflect the outcome.
Comment #12
heathdutton commentedUpdated for Drupal 7.36
We still haven't found a better way of doing this, while maintaining a proper make script build pattern... So patch it is.
Comment #13
gaëlgFor 8.0.2
Comment #14
gaëlgGenerated with:
Comment #15
avpaderno@#14 You should propose the patch for Drupal core. This is the project queue for a third-party module, which cannot change the files Drupal core provide.
Comment #16
gaëlgI kept the "won't fix" status. The patch will never get committed, it's just here to be referenced by drush make files, as heathdutton mentioned. As this issue is only useful when robotstxt module is used, I guess it's easier to find it here.
Comment #17
nicola85 commentedUpdated for Drupal 7.50
Comment #18
marcelovaniI have a solution for D8 https://www.drupal.org/node/2832437