Closed (outdated)
Project:
Domain
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 08:47 UTC
Updated:
3 Sep 2024 at 23:40 UTC
Jump to comment: Most recent
Comments
Comment #1
agentrickardThat would need to be a small independent module. It should be fairly simple to achieve. In D7 you can use hook_node_grants_alter() to change the grants array. In this case, you would do it IFF the path indicates a search.
Something like:
The fun part would be a module that creates a UI for setting these rules. Sounds like a good project for someone to take on.
Comment #2
dqdI'll close this issue due to inactivity for 14 years and there is upcoming EOL of Drupal 7 in January 2025. While the project's version for Drupal 7 will surely keep providing support for security issues and website breaking bug fixes for Drupal 7, we should try to minimize the open issues for Drupal 7 in the queue as much as possible. A big thanks around for the report and all the efforts in here. Feel free to re-open if you can provide a fix or found an additional related problem which increases the issue priority.