29
materio_search_api_ajax.info
Normal file
29
materio_search_api_ajax.info
Normal file
@@ -0,0 +1,29 @@
|
||||
name = Materio Search API Ajax
|
||||
description = "The description of this module"
|
||||
|
||||
; Core version (required)
|
||||
core = 7.x
|
||||
|
||||
; Package name (see http://drupal.org/node/542202 for a list of names)
|
||||
package = Materio
|
||||
|
||||
; PHP version requirement (optional)
|
||||
; php = 5.2
|
||||
|
||||
; Loadable code files
|
||||
files[] = materio_search_api_ajax.module
|
||||
; files[] = materio_search_api_ajax.admin.inc
|
||||
; files[] = materio_search_api_ajax.class.inc
|
||||
|
||||
; Module dependencies
|
||||
; dependencies[] = materio_search_api
|
||||
; dependencies[] = theirmodule (1.2)
|
||||
; dependencies[] = anothermodule (>=2.4)
|
||||
; dependencies[] = views (3.x)
|
||||
|
||||
; Configuration page
|
||||
; configure = admin/config/materio_search_api_ajax
|
||||
|
||||
|
||||
; For further information about configuration options, see
|
||||
; - http://drupal.org/node/542202
|
||||
Reference in New Issue
Block a user