You are here

README.txt in Search exclude nid 7

Description
-----------
This module only hides single nodes identified by their node IDs from the
search result.

If you have other or further requirements (like hiding nodes by node type) 
check out the custom search module: 
- http://drupal.org/project/custom_search

Prerequisites
-------------

The Search module has to be enabled.


Installation & Configuration
----------------------------

1. Enable the module.
2. Add the permission "Administer search exclude nid" to the necessary roles 
3. To add nodes to the exclusion list, simply visit the modules configuration
   page at Administration > Configuration > Search and metadata > Hide nodes
   from search.
4. Use the node title lookup to search for the nodes you want to hide. After
   adding the node IDs, save the form.

File

README.txt
View source
  1. Description
  2. -----------
  3. This module only hides single nodes identified by their node IDs from the
  4. search result.
  5. If you have other or further requirements (like hiding nodes by node type)
  6. check out the custom search module:
  7. - http://drupal.org/project/custom_search
  8. Prerequisites
  9. -------------
  10. The Search module has to be enabled.
  11. Installation & Configuration
  12. ----------------------------
  13. 1. Enable the module.
  14. 2. Add the permission "Administer search exclude nid" to the necessary roles
  15. 3. To add nodes to the exclusion list, simply visit the modules configuration
  16. page at Administration > Configuration > Search and metadata > Hide nodes
  17. from search.
  18. 4. Use the node title lookup to search for the nodes you want to hide. After
  19. adding the node IDs, save the form.