You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
349 B
9 lines
349 B
3 years ago
|
name: Roblib Search
|
||
|
type: module
|
||
|
core_version_requirement: ^8.9 || ^9
|
||
|
configure: roblib_search.settings
|
||
|
description: Provides a search form and fires a hook when the search is submitted. Other modules should implement the search functionality by implementing the correct hooks.
|
||
|
package: Roblib Search
|
||
|
dependancies:
|
||
|
- apachesolr_access
|
||
|
- views_ui
|