I think it controls whether the domain-specific path overrides the main path, but I don't know if that effects just the primary domain, or all the domains are what. Can someone tell me exactly what this does?
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 1132276-delete-paths.patch | 2.78 KB | agentrickard |
| #5 | 1132276-delete-paths.patch | 2.32 KB | agentrickard |
Comments
Comment #1
agentrickardIt's supposed to remove all domain-specific aliases, but AFAIK, this doesn't actually work right now.
Comment #2
DanielF commentedWill it remove them, or just disable them?
I'd also suggest that it be relabeled to "Enable Domain-specific paths" or something similar. The current wording is a bit ambiguous, I think.
Comment #3
agentrickardMy original thought was that checkbox was a bulk delete.
Comment #4
chrisgross commentedEDIT: moved to http://drupal.org/node/1139914
Comment #5
agentrickardHere's a patch that clarifies the checkbox and fixes some behavior for redirect on save.
It will DELETE domain-specific paths if checked.
Comment #6
agentrickard@cgross
This is committed in repo rev 208.
Comment #7
agentrickardBetter patch. Committed.