dropsolid_rocketship_profile
Switched to maintenance only, no new features will be added.
Important - Patches
From 6.2.0 onwards, core and contrib patches are not included anymore in this project. They have been moved to https://www.drupal.org/project/dropsolid_rocketship (10.2.0 and above). If you have a project still using 6.1.x, please move the patches of your dropsolid_rocketship profile to your project's root composer.json before upgrading.
Dropsolid Rocketship Install Profile
part of Rocketship
This is the install profile, best used with the Rocketship distribution.
Components
- Dropsolid Rocketship installer
- has option to select extra languages during install
- can also be done with drush, add following to your drush si command
- select your default language with the
--locale=LANGoption - `dropsolidrocketshipprofilemultilingualconfiguration.enable_multilingual=1
dropsolid_rocketship_profile_multilingual_configuration.multilingual_languages.LANG=LANG
for every extra language
- can also be done with drush, add following to your drush si command
dropsolid_rocketship_profile_extra_components.MODULE=MODULE
- can also be done with drush, add the following
dropsolid_rocketship_profile_extra_components.theme=THEME
- protects superadmin role from editing by webadmin
- see config/install webadmin.yml for all permissions
- userprotect
- roleassign
- blockcontentpermissions
- taxonomyaccessfix
to run "drush d-set" after installation to set it up AND that the split
folders exist.
When multiple languages are selected, sets language switcher block in headertop
When multiple languages are selected, makes language selection visible for
ONLY menu links. Other content uses the "You are currently doing X in
language Y" and follows selected interface language. See rocketship core.
Versions
6.2.x - Currently supported.
6.1.x - Maintenance fixes only.
5.1.x - Maintenance fixes only.
8.x-3.x - Maintenance fixes only.
8.x-1.x - Maintenance fixes only.
Credits to others
Many thanks to Varbase for providing a large amount of the code and way of
doing things. If you like parts of this profile, chances are it's those parts
so give them a look: https://www.drupal.org/project/varbase