New module 'Custom Search'
This commit is contained in:
parent
21fa3db391
commit
80408e0950
28 changed files with 2970 additions and 0 deletions
11
sites/all/modules/custom_search/custom_search.info
Normal file
11
sites/all/modules/custom_search/custom_search.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Custom Search
|
||||
description = Customize the default search, change labels, default texts, ordering, and display content types and taxonomy selectors.
|
||||
core = 6.x
|
||||
package = Custom Search
|
||||
dependencies[] = search
|
||||
; Information added by Drupal.org packaging script on 2014-04-23
|
||||
version = "6.x-1.13"
|
||||
core = "6.x"
|
||||
project = "custom_search"
|
||||
datestamp = "1398258531"
|
||||
|
Reference in a new issue