mb.admin.inc |
mb/mb.admin.inc |
|
|
mb.info |
mb/mb.info |
|
name = More Buttons
description = "The More Buttons (MB) module allows to use additional buttons with Drupal."
package = "More Buttons"
core = 7.x
files[] = mb.module |
mb.install |
mb/mb.install |
|
Installs, updates, and uninstalls More Buttons. |
mb.module |
mb/mb.module |
|
The More Buttons (MB) module allows to use additional buttons with Drupal. |
mb_admin.css |
mb/mb_admin.css |
|
#more-node-buttons-admin h3 {
margin: 0.75em 0 0.5em 0
}
.mb-admin-table thead th, .mb-admin-table th, .mb-admin-table tbody {
border: none
}
.mb-admin-table thead th {
padding-bottom: 1em
}
.mb-admin-table .odd, .mb-admin-table .even {
… |
mb_comment.admin.inc |
mb_comment/mb_comment.admin.inc |
|
|
mb_comment.info |
mb_comment/mb_comment.info |
|
name = More Buttons Comment
description = "Provides an <em>Cancel</em> button for comments."
package = "More Buttons"
dependencies[] = comment
dependencies[] = mb
core = 7.x
files[] = mb_comment.module
files[] =… |
mb_comment.install |
mb_comment/mb_comment.install |
|
Installs, updates, and uninstalls More Buttons Comment. |
mb_comment.module |
mb_comment/mb_comment.module |
|
Provides a Cancel button for comments. |
mb_content.admin.inc |
mb_content/mb_content.admin.inc |
|
|
mb_content.info |
mb_content/mb_content.info |
|
name = More Buttons Content
description = "Provides additional buttons for nodes such as <em>Cancel</em> and <em>Save and continue</em>."
package = "More Buttons"
dependencies[] = mb
core = 7.x
files[] =… |
mb_content.install |
mb_content/mb_content.install |
|
Installs, updates, and uninstalls More Buttons Content. |
mb_content.module |
mb_content/mb_content.module |
|
Provides additional buttons for nodes. |
mb_extra.admin.inc |
mb_extra/mb_extra.admin.inc |
|
|
mb_extra.info |
mb_extra/mb_extra.info |
|
name = More Buttons Extra
description = "Provides various functions for the expansion of core modules."
package = "More Buttons"
dependencies[] = mb
core = 7.x
files[] = mb_extra.module
files[] = mb_extra.admin.inc |
mb_extra.install |
mb_extra/mb_extra.install |
|
Installs, updates, and uninstalls More Buttons Extra. |
mb_extra.module |
mb_extra/mb_extra.module |
|
Provides various functions for the expansion of core modules. |
mb_frontend.css |
mb/mb_frontend.css |
|
|
mb_user.admin.inc |
mb_user/mb_user.admin.inc |
|
|
mb_user.info |
mb_user/mb_user.info |
|
name = More Buttons User
description = "Provides additional buttons for content in user context such as <em>Cancel</em> and <em>Save and continue</em>."
package = "More Buttons"
dependencies[] = mb
core =… |
mb_user.install |
mb_user/mb_user.install |
|
Installs, updates, and uninstalls More Buttons User. |
mb_user.module |
mb_user/mb_user.module |
|
Provides additional buttons for content in user context. |
README.txt |
README.txt |
|
The More Buttons (MB) module allows to use additional buttons with Drupal.
MB is a suite of several modules:
- More Buttons
- More Buttons Content
- More Buttons Comment
- More Buttons User
- More Buttons… |