added social links block
This commit is contained in:
16
sites/all/modules/features/social_links/social_links.info
Normal file
16
sites/all/modules/features/social_links/social_links.info
Normal file
@@ -0,0 +1,16 @@
|
||||
name = social links
|
||||
core = 7.x
|
||||
package = Materio
|
||||
dependencies[] = context
|
||||
dependencies[] = social_media_links
|
||||
dependencies[] = strongarm
|
||||
features[context][] = social_links
|
||||
features[ctools][] = context:context:3
|
||||
features[ctools][] = strongarm:strongarm:1
|
||||
features[features_api][] = api:2
|
||||
features[variable][] = social_media_links_appearance
|
||||
features[variable][] = social_media_links_icon_style
|
||||
features[variable][] = social_media_links_link_attributes
|
||||
features[variable][] = social_media_links_platforms
|
||||
features_exclude[dependencies][ctools] = ctools
|
||||
project path = sites/all/modules/features
|
Reference in New Issue
Block a user