created showroom feature
This commit is contained in:
24
sites/all/modules/features/showroom/showroom.info
Normal file
24
sites/all/modules/features/showroom/showroom.info
Normal file
@@ -0,0 +1,24 @@
|
||||
name = Showroom
|
||||
core = 7.x
|
||||
package = Materio
|
||||
dependencies[] = ctools
|
||||
dependencies[] = features
|
||||
dependencies[] = materio_content_types
|
||||
dependencies[] = metatag
|
||||
dependencies[] = strongarm
|
||||
dependencies[] = taxonomy
|
||||
dependencies[] = term_merge
|
||||
dependencies[] = text
|
||||
features[ctools][] = strongarm:strongarm:1
|
||||
features[features_api][] = api:2
|
||||
features[field_base][] = description_field
|
||||
features[field_instance][] = taxonomy_term-showroom-description_field
|
||||
features[field_instance][] = taxonomy_term-showroom-name_field
|
||||
features[taxonomy][] = showroom
|
||||
features[user_permission][] = delete terms in showroom
|
||||
features[user_permission][] = edit terms in showroom
|
||||
features[user_permission][] = merge showroom terms
|
||||
features[user_role][] = Translator CN
|
||||
features[user_role][] = Translator EN
|
||||
features[user_role][] = Translator FR
|
||||
project path = sites/all/modules/features
|
Reference in New Issue
Block a user