d5153ccd62
Add utility links block to openstack theme instead of commons_origins. Change-Id: Ib587c32a4d48070fbfdd6c3de9bbd604123d1a34
153 lines
7.3 KiB
Makefile
153 lines
7.3 KiB
Makefile
|
|
api = 2
|
|
core = 7.x
|
|
|
|
; Commons modules.
|
|
|
|
|
|
projects[commons_activity_streams][type] = "module"
|
|
projects[commons_activity_streams][subdir] = "commons"
|
|
projects[commons_activity_streams][download][url] = "http://git.drupal.org/project/commons_activity_streams.git"
|
|
projects[commons_activity_streams][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_featured][type] = "module"
|
|
projects[commons_featured][subdir] = "commons"
|
|
projects[commons_featured][download][url] = "http://git.drupal.org/project/commons_featured.git"
|
|
projects[commons_featured][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_notices][type] = "module"
|
|
projects[commons_notices][subdir] = "commons"
|
|
projects[commons_notices][download][url] = "http://git.drupal.org/project/commons_notices.git"
|
|
projects[commons_notices][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_profile_social][type] = "module"
|
|
projects[commons_profile_social][subdir] = "commons"
|
|
projects[commons_profile_social][download][url] = "http://git.drupal.org/project/commons_profile_social.git"
|
|
projects[commons_profile_social][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_user_profile_pages][type] = "module"
|
|
projects[commons_user_profile_pages][subdir] = "commons"
|
|
projects[commons_user_profile_pages][download][url] = "http://git.drupal.org/project/commons_user_profile_pages.git"
|
|
projects[commons_user_profile_pages][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_body][type] = "module"
|
|
projects[commons_body][subdir] = "commons"
|
|
projects[commons_body][download][url] = "http://git.drupal.org/project/commons_body.git"
|
|
projects[commons_body][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_follow][type] = "module"
|
|
projects[commons_follow][subdir] = "commons"
|
|
projects[commons_follow][download][url] = "http://git.drupal.org/project/commons_follow.git"
|
|
projects[commons_follow][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_notify][type] = "module"
|
|
projects[commons_notify][subdir] = "commons"
|
|
projects[commons_notify][download][url] = "http://git.drupal.org/project/commons_notify.git"
|
|
projects[commons_notify][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_utility_links][type] = "module"
|
|
projects[commons_utility_links][subdir] = "commons"
|
|
projects[commons_utility_links][download][url] = "http://git.drupal.org/project/commons_utility_links.git"
|
|
projects[commons_utility_links][download][branch] = "7.x-3.x"
|
|
; add utility links block to openstack theme instead of commons_origins
|
|
projects[commons_utility_links][patch][] = "patches/0001-utility-links-block-install-theme.patch"
|
|
|
|
projects[commons_bw][type] = "module"
|
|
projects[commons_bw][subdir] = "commons"
|
|
projects[commons_bw][download][url] = "http://git.drupal.org/project/commons_bw.git"
|
|
projects[commons_bw][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_groups][type] = "module"
|
|
projects[commons_groups][subdir] = "commons"
|
|
projects[commons_groups][download][url] = "http://git.drupal.org/project/commons_groups.git"
|
|
projects[commons_groups][download][branch] = "7.x-3.x"
|
|
|
|
; Error notice when creating or updating groups with locale module enabled
|
|
; https://drupal.org/node/2039619#comment-7854797
|
|
projects[commons_groups][patch][] = "patches/2039619-remove-privacy-settings-wrapper-4.patch"
|
|
|
|
projects[commons_pages][type] = "module"
|
|
projects[commons_pages][subdir] = "commons"
|
|
projects[commons_pages][download][url] = "http://git.drupal.org/project/commons_pages.git"
|
|
projects[commons_pages][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_radioactivity][type] = "module"
|
|
projects[commons_radioactivity][subdir] = "commons"
|
|
projects[commons_radioactivity][download][url] = "http://git.drupal.org/project/commons_radioactivity.git"
|
|
projects[commons_radioactivity][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_content_moderation][type] = "module"
|
|
projects[commons_content_moderation][subdir] = "commons"
|
|
projects[commons_content_moderation][download][url] = "http://git.drupal.org/project/commons_content_moderation.git"
|
|
projects[commons_content_moderation][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_like][type] = "module"
|
|
projects[commons_like][subdir] = "commons"
|
|
projects[commons_like][download][url] = "http://git.drupal.org/project/commons_like.git"
|
|
projects[commons_like][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_search][type] = "module"
|
|
projects[commons_search][subdir] = "commons"
|
|
projects[commons_search][download][url] = "http://git.drupal.org/project/commons_search.git"
|
|
projects[commons_search][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_wysiwyg][type] = "module"
|
|
projects[commons_wysiwyg][subdir] = "commons"
|
|
projects[commons_wysiwyg][download][url] = "http://git.drupal.org/project/commons_wysiwyg.git"
|
|
projects[commons_wysiwyg][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_documents][type] = "module"
|
|
projects[commons_documents][subdir] = "commons"
|
|
projects[commons_documents][download][url] = "http://git.drupal.org/project/commons_documents.git"
|
|
projects[commons_documents][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_location][type] = "module"
|
|
projects[commons_location][subdir] = "commons"
|
|
projects[commons_location][download][url] = "http://git.drupal.org/project/commons_location.git"
|
|
projects[commons_location][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_posts][type] = "module"
|
|
projects[commons_posts][subdir] = "commons"
|
|
projects[commons_posts][download][url] = "http://git.drupal.org/project/commons_posts.git"
|
|
projects[commons_posts][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_site_homepage][type] = "module"
|
|
projects[commons_site_homepage][subdir] = "commons"
|
|
projects[commons_site_homepage][download][url] = "http://git.drupal.org/project/commons_site_homepage.git"
|
|
projects[commons_site_homepage][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_events][type] = "module"
|
|
projects[commons_events][subdir] = "commons"
|
|
projects[commons_events][download][url] = "http://git.drupal.org/project/commons_events.git"
|
|
projects[commons_events][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_misc][type] = "module"
|
|
projects[commons_misc][subdir] = "commons"
|
|
projects[commons_misc][download][url] = "http://git.drupal.org/project/commons_misc.git"
|
|
projects[commons_misc][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_profile_base][type] = "module"
|
|
projects[commons_profile_base][subdir] = "commons"
|
|
projects[commons_profile_base][download][url] = "http://git.drupal.org/project/commons_profile_base.git"
|
|
projects[commons_profile_base][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_topics][type] = "module"
|
|
projects[commons_topics][subdir] = "commons"
|
|
projects[commons_topics][download][url] = "http://git.drupal.org/project/commons_topics.git"
|
|
projects[commons_topics][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_social_sharing][type] = "module"
|
|
projects[commons_social_sharing][subdir] = "commons"
|
|
projects[commons_social_sharing][download][url] = "http://git.drupal.org/project/commons_social_sharing.git"
|
|
projects[commons_social_sharing][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_trusted_contacts][type] = "module"
|
|
projects[commons_trusted_contacts][subdir] = "commons"
|
|
projects[commons_trusted_contacts][download][url] = "http://git.drupal.org/project/commons_trusted_contacts.git"
|
|
projects[commons_trusted_contacts][download][branch] = "7.x-3.x"
|
|
|
|
projects[commons_origins][type] = "theme"
|
|
projects[commons_origins][subdir] = "commons"
|
|
projects[commons_origins][download][url] = "http://git.drupal.org/project/commons_origins.git"
|
|
projects[commons_origins][download][branch] = "7.x-3.x"
|