attach1.txt |
tests/attach1.txt |
|
My favorite flowers are the daisy and pansy. |
attach2.txt |
tests/attach2.txt |
|
All the flowers I like can be found in a snapdragon patch. |
attach3.txt |
tests/attach3.txt |
|
Large flowers like the dahlia are too showy for me. |
README.txt |
README.txt |
|
Search by Page module for Drupal
This module adds searching to the core Drupal search module that is oriented by
page. It can be used as an additional tab in the core Search page, or you can
display Search by Page separately (though it requires the… |
sbp_attach.info |
sbp_attach.info |
|
name = Search by Page Attachments
description = Sub-Module for Search by Page: Allows you to index file attachments in Search by Page.
core = 7.x
dependencies[] = search_by_page
dependencies[] = search_files
dependencies[] = file
package =… |
sbp_attach.install |
sbp_attach.install |
|
Install hooks for sbp_attach module |
sbp_attach.module |
sbp_attach.module |
|
Module file for Search by Page Attachments, a sub-module for Search by Page. |
sbp_nodes.info |
sbp_nodes.info |
|
name = Search by Page Nodes
description = Sub-Module for Search by Page: Allows you to choose node types for search indexing in Search by Page.
core = 7.x
dependencies[] = search_by_page
package = "Search"
files[] = sbp_nodes.module |
sbp_nodes.module |
sbp_nodes.module |
|
Module file for Search by Page Nodes, a sub-module for Search by Page. |
sbp_paths.info |
sbp_paths.info |
|
name = Search by Page Paths
description = Sub-Module for Search by Page: Allows you to enter Drupal paths to pages such as Views, for search indexing in Search by Page.
core = 7.x
dependencies[] = search_by_page
package = "Search"
files[] =… |
sbp_paths.install |
sbp_paths.install |
|
Install hooks for sbp_paths module |
sbp_paths.module |
sbp_paths.module |
|
Module file for Search by Page Paths, a sub-module for Search by Page. |
sbp_test.info |
tests/sbp_test.info |
|
name = Search by Page Test Module
description = "Test module for Search by Page - Do Not Enable!"
core = 7.x
package = "Testing"
hidden = TRUE
files[] = sbp_test.module
files[] = sbp_test.install |
sbp_test.install |
tests/sbp_test.install |
|
Install file for Search by Page testing module |
sbp_test.module |
tests/sbp_test.module |
|
Module file for Search by Page testing. |
sbp_users.info |
sbp_users.info |
|
name = Search by Page Users
description = Sub-Module for Search by Page: Allows you to choose user roles for search indexing in Search by Page.
core = 7.x
dependencies[] = search_by_page
package = "Search"
files[] = sbp_users.module |
sbp_users.module |
sbp_users.module |
|
Module file for Search by Page Users, a sub-module for Search by Page. |
search-by-page-form.tpl.php |
search-by-page-form.tpl.php |
|
Default theme implementation for Search by Page search form. |
search_by_page.api.php |
search_by_page.api.php |
|
Search by Page module API. |
search_by_page.info |
search_by_page.info |
|
name = Search by Page
description = Sets up searching by page on your Drupal site. Must have at least one sub-module active for this module to actually do anything.
core = 7.x
dependencies[] = search
package = "Search"
files[] =… |
search_by_page.install |
search_by_page.install |
|
Install hooks for search_by_page module |
search_by_page.module |
search_by_page.module |
|
Main module file for Drupal module Search by Page. |
search_by_page.test |
tests/search_by_page.test |
|
Tests for the Search by Page module.
By Jennifer Hodgdon of Poplar ProductivityWare, www.poplarware.com |