profile-module-manager-bundle-actions-disabled.tpl.php |
templates/profile-module-manager-bundle-actions-disabled.tpl.php |
|
|
profile-module-manager-bundle-actions-enabled.tpl.php |
templates/profile-module-manager-bundle-actions-enabled.tpl.php |
|
|
profile-module-manager-bundle-group.tpl.php |
templates/profile-module-manager-bundle-group.tpl.php |
|
|
profile-module-manager-bundle-page.tpl.php |
templates/profile-module-manager-bundle-page.tpl.php |
|
|
profile-module-manager-bundle.tpl.php |
templates/profile-module-manager-bundle.tpl.php |
|
|
profile-module-manager.css |
css/profile-module-manager.css |
|
/* Bundle List Description */
.modules-bundle-description {
margin-bottom: 20px;
}
/* Wrapper for all bundles */
.module-bundles-wrapper {
}
/* Single bundle wrapper */
.module-bundle-wrapper {
}
/* Single bundle */
.module-bundle {
}
.bundle {
… |
profile_module_manager.admin.inc |
profile_module_manager.admin.inc |
|
|
profile_module_manager.info |
profile_module_manager.info |
|
name = Profile Module Manager
description = Allows a users to extend a profile with module bundles
package = System
core = 7.x
configure = admin/config/system/module-manager
; Information added by Drupal.org packaging script on 2016-09-23
version =… |
profile_module_manager.install |
profile_module_manager.install |
|
Install file for Express and Express-based profiles. |
profile_module_manager.module |
profile_module_manager.module |
|
Alters grouping in admin/modules using hook_system_info_alter |