groups/modules/commons/commons_pages/commons_pages.info
Marton Kiss de51d9b4f0 Upgrade commons modules to upstream version
Upgrade the commons modules to version 3.15, see release notes
here: https://www.drupal.org/node/2292227

The upgrade contains the following custom patches:
- 0001-utility-links-block-install-theme.patch

Change-Id: Ia3f385d56171d3ea0983fb2c39916dd176e0af6d
2014-07-21 15:34:31 +02:00

35 lines
1.1 KiB
Plaintext

name = Commons Pages
core = 7.x
package = Commons - Content types
dependencies[] = commons_body
dependencies[] = commons_bw
dependencies[] = ctools
dependencies[] = features
dependencies[] = node
dependencies[] = strongarm
dependencies[] = text
features[ctools][] = strongarm:strongarm:1
features[features_api][] = api:2
features[field_instance][] = node-page-body
features[node][] = page
features[variable][] = comment_anonymous_page
features[variable][] = comment_default_mode_page
features[variable][] = comment_default_per_page_page
features[variable][] = comment_form_location_page
features[variable][] = comment_page
features[variable][] = comment_preview_page
features[variable][] = comment_subject_field_page
features[variable][] = menu_options_page
features[variable][] = menu_parent_page
features[variable][] = node_options_page
features[variable][] = node_preview_page
features[variable][] = node_submitted_page
features[variable][] = pathauto_node_page_pattern
; Information added by Drupal.org packaging script on 2014-06-25
version = "7.x-3.15"
core = "7.x"
project = "commons"
datestamp = "1403672628"