File name Locationsort ascending Description
sites.php sites/sites.php Configuration file for the Backdrop CMS multi-site feature.
settings.php settings.php Main Backdrop CMS configuration file.
robots.txt robots.txt # # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save…
vertical_tabs_example.module modules/examples/vertical_tabs_example/vertical_tabs_example.module Hook implementations for the Vertical Tabs Example module.
vertical_tabs_example.info modules/examples/vertical_tabs_example/vertical_tabs_example.info name = Vertical Tabs Example description = Shows how to use vertical tabs to enhance the user experience. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
vertical_tabs_example.tests.info modules/examples/vertical_tabs_example/tests/vertical_tabs_example.tests.info [VerticalTabsExampleTestCase] name = Vertical tabs example functionality description = Tests vertical tabs functionality. group = Example modules file = vertical_tabs_example.test
vertical_tabs_example.test modules/examples/vertical_tabs_example/tests/vertical_tabs_example.test Test file for vertical_tabs_example module.
token_example.tokens.inc modules/examples/token_example/token_example.tokens.inc Token callbacks for the token_example module.
token_example.module modules/examples/token_example/token_example.module Hook implementations for the Token Example module.
token_example.info modules/examples/token_example/token_example.info name = Token Example description = An example module showing how to define and use tokens. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
token_example.tests.info modules/examples/token_example/tests/token_example.tests.info [TokenExampleTestCase] name = Token example functionality description = Tests Token functionality. group = Example modules file = token_example.test
token_example.test modules/examples/token_example/tests/token_example.test Test cases for Testing the token example module.
theming_example.module modules/examples/theming_example/theming_example.module Hook implementations for the Theming Example module.
theming_example.info modules/examples/theming_example/theming_example.info name = Theming Example description = An example module showing how to use theming. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
theming_example.css modules/examples/theming_example/theming_example.css /* * style the list * for OL you can have * decimal | lower-roman | upper-roman | lower-alpha | upper-alpha * for UL you can have * disc | circle | square or an image eg url(x.png) * you can also have 'none' */ ol.theming-example-list…
theming-example-text-form.tpl.php modules/examples/theming_example/theming-example-text-form.tpl.php Template file for the theming example text form.
theming_example.tests.info modules/examples/theming_example/tests/theming_example.tests.info [ThemingExampleTestCase] name = Theming example functionality description = Verify theming functionality. group = Example modules file = theming_example.test
theming_example.test modules/examples/theming_example/tests/theming_example.test Simpletest case for theming_example module.
tablesort_example.tests.info modules/examples/tablesort_example/tests/tablesort_example.tests.info [TableSortExampleTestCase] name = Tablesort example functionality description = Tests Tablesort functionality. group = Example modules file = tablesort_example.test
tablesort_example.test modules/examples/tablesort_example/tests/tablesort_example.test Simpletest case for tablesort_example module.
tablesort_example.module modules/examples/tablesort_example/tablesort_example.module Hook implementations for the Table Sort Example module.
tablesort_example.install modules/examples/tablesort_example/tablesort_example.install Install and uninstall functions for the tablesort example module.
tablesort_example.info modules/examples/tablesort_example/tablesort_example.info name = Table Sort example description = Demonstrates how to create sortable output in a table. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
tabledrag_example.tests.info modules/examples/tabledrag_example/tests/tabledrag_example.tests.info [TabledragExampleTestCase] name = Tabledrag example functionality description = Tests Tabledrag functionality. group = Example modules file = tabledrag_example.test
tabledrag_example.test modules/examples/tabledrag_example/tests/tabledrag_example.test Test file for tabledrag_example module.
tabledrag_example_simple_form.inc modules/examples/tabledrag_example/tabledrag_example_simple_form.inc Example demonstrating a simple (i.e. 'sort' only) tabledrag form
tabledrag_example_parent_form.inc modules/examples/tabledrag_example/tabledrag_example_parent_form.inc Example demonstrating a parent/child tabledrag form
tabledrag_example.module modules/examples/tabledrag_example/tabledrag_example.module Hook implementations for the Tabledrag Example module.
tabledrag_example.install modules/examples/tabledrag_example/tabledrag_example.install Install and uninstall functions for the tabledrag example module.
tabledrag_example.info modules/examples/tabledrag_example/tabledrag_example.info name = Tabledrag Example description = Demonstrates how to create tabledrag forms. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
simpletest_example_test.module modules/examples/simpletest_example/tests/simpletest_example_test/simpletest_example_test.module Implements simpletest_example_test module.
simpletest_example_test.info modules/examples/simpletest_example/tests/simpletest_example_test/simpletest_example_test.info name = "SimpleTest Example Mock Module" description = "Mock module for the SimpleTest Example module." package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module hidden = TRUE dependencies[] = simpletest_example
simpletest_example.tests.info modules/examples/simpletest_example/tests/simpletest_example.tests.info [SimpleTestExampleTestCase] name = SimpleTest functional example description = Ensure that the simpletest_example content type provided functions properly. group = Example modules file =…
simpletest_example.test modules/examples/simpletest_example/tests/simpletest_example.test An example of simpletest tests.
simpletest_example.module modules/examples/simpletest_example/simpletest_example.module Hook implementations for the SimpleTest Example module.
simpletest_example.install modules/examples/simpletest_example/simpletest_example.install Install, update and uninstall functions for the simpletest_example module.
simpletest_example.info modules/examples/simpletest_example/simpletest_example.info name = SimpleTest Example description = Provides the simpletest_example node type. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module dependencies[] = simpletest
render_example.tests.info modules/examples/render_example/tests/render_example.tests.info [RenderExampleTestCase] name = Render example functionality description = Tests Render functionality. group = Example modules file = render_example.test
render_example.test modules/examples/render_example/tests/render_example.test Test for the render example module.
render_example.module modules/examples/render_example/render_example.module Hook implementations for the Render Example module.
render_example.info modules/examples/render_example/render_example.info name = Render Example description = Demonstrates backdrop_render() capabilities and how to alter render arrays. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module dependencies[] = devel stylesheets[all][] =…
render_example.css modules/examples/render_example/render_example.css .render-array { border: 2px solid black; margin-top: 10px; padding-left: 5px; padding-top: 5px; } .render-header { font-size: large; font-style: italic; } .unrendered-label { font-style: italic; margin-top:…
queue_example.tests.info modules/examples/queue_example/tests/queue_example.tests.info [QueueExampleTestCase] name = Queue example functionality description = Tests Queue functionality. group = Example modules file = queue_example.test
queue_example.test modules/examples/queue_example/tests/queue_example.test Test the queue example module.
queue_example.module modules/examples/queue_example/queue_example.module Hook implementations for the Queue Example module.
queue_example.info modules/examples/queue_example/queue_example.info name = Queue Example description = Examples of using the queue API. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
queue_example.css modules/examples/queue_example/queue_example.css .form-item-string-to-add, div.form-item-claim-time { display: inline; }
page_example.tests.info modules/examples/page_example/tests/page_example.tests.info [PageExampleTestCase] name = Page example functionality description = Creates a page and renders the content based on arguments passed in the URL. group = Example modules file = page_example.test
page_example.test modules/examples/page_example/tests/page_example.test Test case for Testing the page example module.
page_example.module modules/examples/page_example/page_example.module Hook implementations for the Page Example module.

Pages