Contains filters are case sensitive
File name Location Namespacesort descending Description
database.inc drivers/database_mysql/database.inc Database interface code for MySQL database servers.
install.inc drivers/database_mysql/install.inc Installation code for MySQL embedded database engine.
config_database.info drivers/config_database/config_database.info name = Database-based configuration description = Store configuration in the database version = BACKDROP_VERSION type = driver config_backend[ConfigDatabaseStorage] = config_database_storage.inc
cache_null.inc drivers/cache_null/cache_null.inc
cache_null.info drivers/cache_null/cache_null.info name = NULL Cache description = A dummy cache implementation version = BACKDROP_VERSION type = driver backdrop = 1.x cache_backend[BackdropNullCache] = cache_null.inc
config_file_storage.inc drivers/config_file/config_file_storage.inc
FONT-LICENSE.txt misc/opensans/FONT-LICENSE.txt Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the…
opensans.css misc/opensans/opensans.css @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('OpenSans-Regular-webfont.eot'); /* Old IE */ src: url('OpenSans-Regular-webfont.eot?#iefix')…
jquery.ui.controlgroup.css misc/ui/jquery.ui.controlgroup.css /*! * jQuery UI Controlgroup 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/controlgroup/#theming
jquery.ui.selectmenu.css misc/ui/jquery.ui.selectmenu.css /*! * jQuery UI Selectmenu 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/selectmenu/#theming
jquery.ui.slider.css misc/ui/jquery.ui.slider.css /*! * jQuery UI Slider 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/slider/#theming */ .ui-slider { position:…
jquery.ui.datepicker.css misc/ui/jquery.ui.datepicker.css /*! * jQuery UI Datepicker 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/datepicker/#theming */ .ui-datepicker…
jquery.ui.core.css misc/ui/jquery.ui.core.css /*! * jQuery UI CSS Framework 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ */ /* Layout…
jquery.ui.draggable.css misc/ui/jquery.ui.draggable.css /*! * jQuery UI Draggable 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ .ui-draggable-handle { -ms-touch-action: none; touch-action: none; }
jquery.ui.button.css misc/ui/jquery.ui.button.css /*! * jQuery UI Button 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/button/#theming */ .ui-button { padding:…
jquery.ui.checkboxradio.css misc/ui/jquery.ui.checkboxradio.css /*! * jQuery UI Checkboxradio 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/checkboxradio/#theming
jquery.ui.selectable.css misc/ui/jquery.ui.selectable.css /*! * jQuery UI Selectable 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ .ui-selectable { -ms-touch-action: none; touch-action:…
jquery.ui.accordion.css misc/ui/jquery.ui.accordion.css /*! * jQuery UI Accordion 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/accordion/#theming */ .ui-accordion…
jquery.ui.base.css misc/ui/jquery.ui.base.css /*! * jQuery UI CSS Framework 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ */ @import…
jquery.ui.menu.css misc/ui/jquery.ui.menu.css /*! * jQuery UI Menu 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/menu/#theming */ .ui-menu { list-style:…
jquery.ui.dialog.css misc/ui/jquery.ui.dialog.css /*! * jQuery UI Dialog 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/dialog/#theming */ .ui-dialog { position:…
jquery.ui.tooltip.css misc/ui/jquery.ui.tooltip.css /*! * jQuery UI Tooltip 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/tooltip/#theming */ .ui-tooltip { padding:…
jquery.ui.tabs.css misc/ui/jquery.ui.tabs.css /*! * jQuery UI Tabs 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/tabs/#theming */ .ui-tabs { position:…
jquery.ui.spinner.css misc/ui/jquery.ui.spinner.css /*! * jQuery UI Spinner 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/spinner/#theming */ .ui-spinner { position:…
jquery.ui.all.css misc/ui/jquery.ui.all.css /*! * jQuery UI CSS Framework 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ */ @import…
jquery.ui.resizable.css misc/ui/jquery.ui.resizable.css /*! * jQuery UI Resizable 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ .ui-resizable { position: relative; } .ui-resizable-handle…
run_phpcs.sh misc/zen-ci/run_phpcs.sh #!/bin/sh ## # Run phpcs code standards tests. # # This utilizes the PHP_CodeSniffer (phpcs) library included as part of the # contrib "coder" module. ## # Set site path SITEPATH="$HOME/www" # Go to domain directory. cd…
init_test.sh misc/zen-ci/init_test.sh #!/bin/sh ## # Prepare an environment on a Zen.ci test server in preparation to run tests. # # This script is called by the gitlc.yml file on backdropcms.org: #…
farbtastic.css misc/farbtastic/farbtastic.css .farbtastic { position: relative; } .farbtastic * { position: absolute; cursor: crosshair; } .farbtastic, .farbtastic .wheel { width: 195px; height: 195px; } .farbtastic .color, .farbtastic .overlay { top: 47px; left: 47px; width:…
theme-settings.php themes/bartik/theme-settings.php
bartik.info 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…
template.php themes/bartik/template.php Contains a theme's functions to manipulate or override the default markup.
theme-settings.php themes/basis/theme-settings.php Theme settings file for Basis.
basis.info 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][] =…
seven.info themes/seven/seven.info name = Seven description = The default administration theme for Backdrop CMS. version = BACKDROP_VERSION type = theme backdrop = 1.x stylesheets[screen][] = css/seven.base.css stylesheets[screen][] = css/style.css stylesheets[screen][] =…
field_test.class.inc modules/field/tests/field_test/field_test.class.inc
stark.info themes/stark/stark.info name = Stark description = This theme demonstrates Backdrop CMS's default HTML markup and CSS styles. To learn how to build your own theme and override Backdrop's default code, see the <a…
layout.css themes/stark/layout.css Stark layout method
two_column.info layouts/legacy/two_column/two_column.info name = 2 columns version = BACKDROP_VERSION type = layout backdrop = 1.x hidden = true ; Specify regions for this layout. regions[header] = Header regions[top] = Top regions[content] = Content regions[sidebar] = Sidebar regions[footer] = Footer ;…
layout--two-column.tpl.php layouts/legacy/two_column/layout--two-column.tpl.php Template for a 2 column layout.
two-column.css layouts/legacy/two_column/two-column.css CSS for the two column layout.
one_column.info layouts/legacy/one_column/one_column.info ; Note that the 1 column layout uses the layout.tpl.php file provided by Layout ; module, and so it does not provide a tpl.php file itself. To override this ; layout's template, copy it from core/modules/layout/templates/layout.tpl.php. name = 1…
one-column.css layouts/legacy/one_column/one-column.css CSS for the one column layout.
two_column_flipped.info layouts/legacy/two_column_flipped/two_column_flipped.info name = 2 columns flipped version = BACKDROP_VERSION type = layout backdrop = 1.x hidden = true ; Specify regions for this layout. regions[header] = Header regions[top] = Top regions[content] = Content regions[sidebar] = Sidebar regions[footer] =…
layout--two-column-flipped.tpl.php layouts/legacy/two_column_flipped/layout--two-column-flipped.tpl.php Template for a 2 column flipped layout.
three_three_four_column.php layouts/legacy/three_three_four_column/three_three_four_column.php PHP functions for the 3/3/4 column layout.
layout--three-three-four-column.tpl.php layouts/legacy/three_three_four_column/layout--three-three-four-column.tpl.php Template for a complex 3-3-4 column layout.
three-three-four-column.css layouts/legacy/three_three_four_column/three-three-four-column.css CSS for the three-three-four layout.
three_three_four_column.info layouts/legacy/three_three_four_column/three_three_four_column.info name = 3/3/4 columns version = BACKDROP_VERSION type = layout backdrop = 1.x hidden = true ; Include file for special preprocessing of this layout's variables. file = three_three_four_column.php ; Specify regions for this…
color.tests.info modules/color/tests/color.tests.info [ColorTestCase] name = Color functionality description = Modify the Bartik theme colors and make sure the changes are reflected on the frontend. group = Color file = color.test

Pages