backdrop-form.css |
core/themes/basis/css/component/backdrop-form.css |
Backdrop form styling. |
backdrop.sh |
core/scripts/backdrop.sh |
#!/usr/bin/env php
<?php
/**
* Backdrop shell execution script
*
* Check for your PHP interpreter - on Windows you'll probably have to
* replace line 1 with
* #!c:/program files/php/php.exe
*
* @param path Backdrop's absolute… |
backdrop_system_listing_compatible_test.info |
core/modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.info |
name = "Backdrop system listing compatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
backdrop_system_listing_compatible_test.info |
core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.info |
name = "Backdrop system listing compatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
type = module
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE |
backdrop_system_listing_compatible_test.module |
core/modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module |
|
backdrop_system_listing_compatible_test.module |
core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module |
|
backdrop_system_listing_compatible_test.test |
core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test |
|
backdrop_system_listing_compatible_test.tests.info |
core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.tests.info |
[BackdropSystemListingCompatibleTestCase]
name = Installation profile module tests helper
description = Verifies that tests in installation profile modules are found and may use another profile for running tests.
group = Installation profiles
file =… |
backdrop_system_listing_incompatible_test.info |
core/modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.info |
name = "Backdrop system listing incompatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
backdrop_system_listing_incompatible_test.info |
core/profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.info |
name = "Backdrop system listing incompatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
version = BACKDROP_VERSION
type = module
; This deliberately has the wrong core… |
backdrop_system_listing_incompatible_test.module |
core/modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module |
|
backdrop_system_listing_incompatible_test.module |
core/profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module |
|
backdrop_web_test_case.php |
core/modules/simpletest/backdrop_web_test_case.php |
|
backdrop_web_test_case_cache.php |
core/modules/simpletest/backdrop_web_test_case_cache.php |
|
bartik.info |
core/themes/bartik/bartik.info |
name = Bartik
description = Legacy front-end theme.
version = BACKDROP_VERSION
type = theme
backdrop = 1.x
stylesheets[all][] = css/style.css
stylesheets[all][] = css/colors.css
stylesheets[print][] = css/print.css
; Include a style sheet in the… |
base.css |
core/themes/basis/css/base.css |
Base element styles and normalize overrides. |
base.inc |
core/modules/views/includes/base.inc |
Provides the basic object definitions used by plugins and handlers. |
basis.info |
core/themes/basis/basis.info |
type = theme
name = Basis
description = The default front-end theme for Backdrop CMS, which can make a great base theme.
backdrop = 1.x
version = BACKDROP_VERSION
; Add theme CSS files
stylesheets[all][] = css/base.css
stylesheets[all][] =… |
batch.inc |
core/includes/batch.inc |
Batch processing API for processes to run in multiple HTTP requests. |
batch.queue.inc |
core/includes/batch.queue.inc |
Queue handlers used by the Batch API. |
batch.test |
core/modules/simpletest/tests/batch.test |
Tests for the Batch API. |
batch_example.info |
modules/examples/batch_example/batch_example.info |
name = Batch Example
description = An example outlining how to define batch operations.
package = Example modules
version = BACKDROP_VERSION
backdrop = 1.x
type = module |
batch_example.install |
modules/examples/batch_example/batch_example.install |
Install, update, and uninstall functions for the batch_example module. |
batch_example.module |
modules/examples/batch_example/batch_example.module |
Hook implementations for the Batch Example module. |
batch_example.test |
modules/examples/batch_example/tests/batch_example.test |
Test case for Testing the batch example module. |
batch_example.tests.info |
modules/examples/batch_example/tests/batch_example.tests.info |
[BatchExampleTestCase]
name = Batch example functionality
description = Tests batch functionality.
group = Example modules
file = batch_example.test |
batch_test.callbacks.inc |
core/modules/simpletest/tests/batch_test.callbacks.inc |
Batch callbacks for the Batch API tests. |
batch_test.info |
core/modules/simpletest/tests/batch_test.info |
name = "Batch API test"
description = "Support module for Batch API tests."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
batch_test.module |
core/modules/simpletest/tests/batch_test.module |
Helper module for the Batch API tests. |
bbb_installer_test.info |
core/modules/installer/tests/bbb_installer_test/bbb_installer_test.info |
name = BBB Installer test
description = Support module for installer module testing.
package = Testing
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE
type = module |
bbb_installer_test.module |
core/modules/installer/tests/bbb_installer_test/bbb_installer_test.module |
Dummy module for testing Installer module. |
bbb_update_test.info |
core/modules/update/tests/bbb_update_test/bbb_update_test.info |
name = BBB Update test
description = Support module for update module testing.
package = Testing
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE
type = module |
bbb_update_test.module |
core/modules/update/tests/bbb_update_test/bbb_update_test.module |
Dummy module for testing Update status. |
bg.php |
core/includes/transliteration/bg.php |
|
block--layout--hero.tpl.php |
core/themes/basis/templates/block--layout--hero.tpl.php |
Template for outputting the default block styling within a Layout. |
block--system--main.tpl.php |
core/modules/system/templates/block--system--main.tpl.php |
Template for outputting the main content block. |
block--system--powered-by.tpl.php |
core/themes/basis/templates/block--system--powered-by.tpl.php |
Template for outputting the default block styling within a Layout. |
block-dynamic.tpl.php |
core/modules/layout/templates/block-dynamic.tpl.php |
Template for outputting the dynamic block styling within a Layout. |
block.admin.inc |
core/modules/block/block.admin.inc |
Admin page callbacks for the Block module. |
block.api.php |
core/modules/block/block.api.php |
API hooks for the Block module. |
block.class.inc |
core/modules/layout/includes/block.class.inc |
A class that wraps around a block to store settings information. |
block.create.inc |
core/modules/dashboard/includes/block.create.inc |
Dashboard block providing links to create new content. |
block.hero.inc |
core/modules/layout/includes/block.hero.inc |
|
block.info |
core/modules/block/block.info |
type = module
name = Block
description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.
package = Layouts
tags[] = Blocks
tags[] = Site Architecture
version… |
block.install |
core/modules/block/block.install |
Install, update and uninstall functions for the block module. |
block.menus.inc |
core/modules/dashboard/includes/block.menus.inc |
Dashboard block displaying menus on the site. |
block.module |
core/modules/block/block.module |
Provides the ability to create reusable custom blocks. |
block.news.inc |
core/modules/dashboard/includes/block.news.inc |
Dashboard block displaying BackdropCMS.org news items. |
block.node_types.inc |
core/modules/dashboard/includes/block.node_types.inc |
Dashboard block displaying information about content types. |
block.overview_content.inc |
core/modules/dashboard/includes/block.overview_content.inc |
Dashboard block displaying information about content, including: |