materio-base-legacy/materio_title_access.info
bachy b750ae41c4 materio title access
Signed-off-by: bachy <git@g-u-i.net>
2012-10-30 18:09:14 +01:00

30 lines
724 B
Plaintext

name = Materio title access
description = "Materio title access"
; 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.theme.inc
;files[] = materio_search_api.forms.inc
;files[] = materio_search_api.pages.inc
;files[] = materio_search_api.admin.inc
files[] = materio_title_access.module
; Module dependencies
;dependencies[] = taxonomy
;dependencies[] = search_api
dependencies[] = title
; Configuration page
; configure = admin/config/materiobasemod
; For further information about configuration options, see
; - http://drupal.org/node/542202