Active
Project:
Search All
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2009 at 09:31 UTC
Updated:
11 Nov 2009 at 09:31 UTC
I am working on using Drupal to control and manage the online help module. The module needs an incorporated search feature to help users search wihtin help topics by keywords.
But in our application, page views are restricted based on user permissions (meaning users will only get to see help pages for features they have access to). So when such a user uses search, I I need the search to be limited to the pages that the user has access to.
Is there any way to get this done?