b967d017027dfad7bc6dabd0379ea4585e30332a
The new page enlist the ambassadors and include a lead block for ambassador program faq. New assets defined by the patch: groups ambassador module: building blocks - profile teaser view mode for user entity - groups_ambassador_list view - ambassador roles block - ambassador selection process block - ambassador program faq block groups ambassador page module: landing pages - ambassador program main menu - ambassador program page Change-Id: I0e2d92b74c34baaff7aacb4055e9b6c2f1614e0a
OpenStack groups portal
Prerequisites
- drush 7.x-5.8
- LAMP environment capable of running Drupal 7.x
Build distribution
make stub file
Create build-groups.make file with following content:
api = 2
core = 7.x
; Include the definition of how to build Drupal core directly, including patches.
includes[] = "drupal-org-core.make"
; Download the Groups install profile and recursively build all its dependencies.
projects[groups][type] = "profile"
projects[groups][download][type] = "git"
projects[groups][download][url] = "https://github.com/openstack-infra/groups.git"
projects[groups][download][branch] = "master"
make distribution
$> drush make build-groups.make groups-dev.local
release tarballs
Development and release tarballs available at http://tarballs.openstack.org/groups
Description
Languages
SCSS
35.7%
PHP
26.6%
CSS
13.2%
Diff
8.4%
Gettext Catalog
8.3%
Other
7.8%