searchdrupal-search

How to customize the drupal filter based only on user Role Drupal


problem:

How to customize the default search that it will only display based on user role and it's page created? Is there any available module for this or do I have to write hook function for this?

I’m using drupal 6


Solution

  • The Search configuration module may do what you're looking for.