block.news.inc |
core/modules/dashboard/includes/block.news.inc |
Dashboard block displaying BackdropCMS.org news items. |
block.menus.inc |
core/modules/dashboard/includes/block.menus.inc |
Dashboard block displaying menus on the site. |
block.create.inc |
core/modules/dashboard/includes/block.create.inc |
Dashboard block providing links to create new content. |
dashboard.module |
core/modules/dashboard/dashboard.module |
Provides an administrative dashboard. |
dashboard.install |
core/modules/dashboard/dashboard.install |
Install, update and uninstall functions for the Dashboard module. |
dashboard.info |
core/modules/dashboard/dashboard.info |
name = Dashboard
description = Provides an administrative dashboard.
package = Dashboard
version = BACKDROP_VERSION
type = module
backdrop = 1.x
configure = admin/dashboard/settings
dependencies[] = layout |
dashboard.css |
core/modules/dashboard/css/dashboard.css |
Styles for Dashboard layouts and blocks. |
contextual.tests.info |
core/modules/contextual/tests/contextual.tests.info |
[ContextualDynamicContextTestCase]
name = Contextual links on node lists
description = Tests if contextual links are showing on the home page depending on permissions.
group = Contextual
file = contextual.test |
contextual.test |
core/modules/contextual/tests/contextual.test |
Tests for contextual.module. |
contextual.css |
core/modules/contextual/css/contextual.css |
Stylesheet for the Contextual module. |
contextual.module |
core/modules/contextual/contextual.module |
Adds contextual links to perform actions related to elements on a page. |
contextual.install |
core/modules/contextual/contextual.install |
Install, update and uninstall functions for the contextual links module. |
contextual.info |
core/modules/contextual/contextual.info |
type = module
name = Contextual Links
description = Provides contextual links to perform actions related to elements on a page.
package = User Interface
tags[] = Administration
tags[] = Site Navigation
version = BACKDROP_VERSION
backdrop = 1.x |
contextual.api.php |
core/modules/contextual/contextual.api.php |
Hooks provided by Contextual module. |
views_handler_field_contact_link.inc |
core/modules/contact/views/views_handler_field_contact_link.inc |
Definition of views_handler_field_contact_link. |
contact.views.inc |
core/modules/contact/views/contact.views.inc |
Provide views data and handlers for contact.module. |
contact.tests.info |
core/modules/contact/tests/contact.tests.info |
[ContactSitewideTestCase]
name = Site-wide contact form
description = Tests site-wide contact form functionality.
group = Contact
file = contact.test
[ContactPersonalTestCase]
name = Personal contact form
description = Tests personal contact form… |
contact.test |
core/modules/contact/tests/contact.test |
Tests for the Contact module. |
contact.theme.inc |
core/modules/contact/contact.theme.inc |
Theme functions for the Taxonomy module. |
contact.pages.inc |
core/modules/contact/contact.pages.inc |
Page callbacks for the Contact module. |
contact.module |
core/modules/contact/contact.module |
Enables the use of personal and site-wide contact forms. |
contact.install |
core/modules/contact/contact.install |
Install, update and uninstall functions for the contact module. |
contact.info |
core/modules/contact/contact.info |
type = module
name = Contact
description = Enables the use of both personal and site-wide contact forms.
package = System
tags[] = Mail
tags[] = Utility
version = BACKDROP_VERSION
backdrop = 1.x
configure = admin/structure/contact |
contact.admin.inc |
core/modules/contact/contact.admin.inc |
Admin page callbacks for the Contact module. |
config_test_hooks.module |
core/modules/config/tests/config_test_hooks/config_test_hooks.module |
Tests the hooks provided by Configuration management module. |
config_test_hooks.info |
core/modules/config/tests/config_test_hooks/config_test_hooks.info |
name = Configuration test hooks
description = Tests the hooks provided by Configuration management module.
version = BACKDROP_VERSION
type = module
backdrop = 1.x
package = Testing
hidden = TRUE |
config_test.module |
core/modules/config/tests/config_test/config_test.module |
Provides sample configuration files for testing. |
config_test.info |
core/modules/config/tests/config_test/config_test.info |
name = Configuration test
description = Provides sample configuration files for testing.
version = BACKDROP_VERSION
type = module
backdrop = 1.x
package = Testing
hidden = TRUE |
config.tests.info |
core/modules/config/tests/config.tests.info |
[ConfigurationTest]
name = Configuration basic tests
description = Tests writing and reading configuration files.
group = Configuration
file = config.test
[ConfigurationHooksTest]
name = Configuration hooks
description = Tests hooks for validation,… |
config.test |
core/modules/config/tests/config.test |
Tests for Configuration module. |
config.admin.css |
core/modules/config/css/config.admin.css |
/**
* CSS for the admin section of the Config module.
*/
.config-import-single-form textarea,
.config-export-single-form textarea {
font: 1.2em monospace;
white-space: pre;
}
.config-diff .config-old,
.config-diff .config-new {
width:… |
config.sync.inc |
core/modules/config/config.sync.inc |
|
config.module |
core/modules/config/config.module |
Allows site administrators to modify configuration. |
config.info |
core/modules/config/config.info |
type = module
name = Configuration Manager
description = Import, export, and synchronize your configuration changes between different installations of your site, such as in development, staging, and production environments.
package =… |
config.api.php |
core/modules/config/config.api.php |
Documentation for hooks provided by Config module. |
config.admin.inc |
core/modules/config/config.admin.inc |
Admin page callbacks for the Configuration Management module. |
views_plugin_row_comment_view.inc |
core/modules/comment/views/views_plugin_row_comment_view.inc |
Contains the node RSS row style plugin. |
views_plugin_row_comment_rss.inc |
core/modules/comment/views/views_plugin_row_comment_rss.inc |
Contains the comment RSS row style plugin. |
views_handler_sort_ncs_last_updated.inc |
core/modules/comment/views/views_handler_sort_ncs_last_updated.inc |
Definition of views_handler_sort_ncs_last_updated. |
views_handler_sort_ncs_last_comment_name.inc |
core/modules/comment/views/views_handler_sort_ncs_last_comment_name.inc |
Definition of views_handler_sort_ncs_last_comment_name. |
views_handler_sort_comment_thread.inc |
core/modules/comment/views/views_handler_sort_comment_thread.inc |
Definition of views_handler_sort_comment_thread. |
views_handler_filter_node_comment.inc |
core/modules/comment/views/views_handler_filter_node_comment.inc |
Definition of views_handler_filter_node_comment. |
views_handler_filter_ncs_last_updated.inc |
core/modules/comment/views/views_handler_filter_ncs_last_updated.inc |
Definition of views_handler_filter_ncs_last_updated. |
views_handler_filter_comment_user_uid.inc |
core/modules/comment/views/views_handler_filter_comment_user_uid.inc |
Definition of views_handler_filter_comment_user_uid. |
views_handler_field_node_new_comments.inc |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Definition of views_handler_field_node_new_comments. |
views_handler_field_node_comment.inc |
core/modules/comment/views/views_handler_field_node_comment.inc |
Definition of views_handler_field_node_comment. |
views_handler_field_ncs_last_updated.inc |
core/modules/comment/views/views_handler_field_ncs_last_updated.inc |
Definition of views_handler_field_ncs_last_updated. |
views_handler_field_ncs_last_comment_name.inc |
core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Definition of views_handler_field_ncs_last_comment_name. |
views_handler_field_last_comment_timestamp.inc |
core/modules/comment/views/views_handler_field_last_comment_timestamp.inc |
Definition of views_handler_field_last_comment_timestamp. |
views_handler_field_comment_username.inc |
core/modules/comment/views/views_handler_field_comment_username.inc |
Definition of views_handler_field_comment_username. |