mysearch
Categories
Component ID
2451351
Component name
mysearch
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
We are building a simple search module for Drupal 7 that meets the following features:
- A direct url such us http://domain.com/mysearch/example
- The results will be printed to a page in an unordered list with the title of the node and a link to the node's Drupal page
- The page have a title explaining to the user where they have landed
will search all nodes in a database for occurences of the world "example"
