Contains filters are case sensitive
File name Location Namespacesort ascending Description
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.progressbar.css misc/ui/jquery.ui.progressbar.css /*! * jQuery UI Progressbar 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/progressbar/#theming */ .ui-progressbar…
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.theme.css misc/ui/jquery.ui.theme.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/ * * To view and…
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:…
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] =…
two-column-flipped.css layouts/legacy/two_column_flipped/two-column-flipped.css CSS for the two column flipped layout.
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.admin.css modules/color/css/color.admin.css Stylesheet for the administration pages of the Color module.
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
color.test modules/color/tests/color.test Tests for color module.
block.update.inc modules/dashboard/includes/block.update.inc Available Updates dashboard block.
installer-block.tpl.php modules/installer/templates/installer-block.tpl.php Default theme implementation to display a block on the projects browse page.
installer-install.tpl.php modules/installer/templates/installer-install.tpl.php Default theme implementation for displaying the install page.
installer-list.tpl.php modules/installer/templates/installer-list.tpl.php Default theme implementation for displaying list of projects.
installer-project-dialog.tpl.php modules/installer/templates/installer-project-dialog.tpl.php Default theme implementation for displaying a project in a dialog.
installer-install-queue.tpl.php modules/installer/templates/installer-install-queue.tpl.php Default theme implementation for displaying list of queued projects.
installer-project.tpl.php modules/installer/templates/installer-project.tpl.php Default theme implementation for displaying a project.
installer.css modules/installer/css/installer.css /** * Styles for the Installer interfaces. */ .installer-manager-update-form .update-security.odd:not(:hover), .block-dashboard-updates .update-security.odd:not(:hover) { background: #FFE0E0; } .installer-manager-update-form…
installer.test modules/installer/tests/installer.test
installer.tests.info modules/installer/tests/installer.tests.info [InstallerTestUploadCase] name = Upload and extract module functionality description = Tests the installer module's upload and extraction functionality. group = Installer (module) file =…
syslog.test modules/syslog/tests/syslog.test Tests for syslog.module.
syslog.tests.info modules/syslog/tests/syslog.tests.info [SyslogTestCase] name = Syslog functionality description = Test syslog settings. group = Syslog file = syslog.test
update.css modules/update/css/update.css Styles used by the Update Manager module.
update.tests.info modules/update/tests/update.tests.info [UpdateCoreTestCase] name = Update core functionality description = Tests the update module through a series of functional tests using mock XML data. group = Update file = update.test [UpdateTestContribCase] name = Update contrib…
update.test modules/update/tests/update.test This file contains tests for the Update Manager module.
field.views.inc modules/field/views/field.views.inc Provide Views data and handlers for field.module.
views_handler_field_field.inc modules/field/views/views_handler_field_field.inc Definition of views_handler_field_field.
views_handler_relationship_entity_reverse.inc modules/field/views/views_handler_relationship_entity_reverse.inc Definition of views_handler_relationship_entity_reverse.
views_handler_argument_field_list.inc modules/field/views/views_handler_argument_field_list.inc Definition of views_handler_argument_field_list.
views_handler_filter_field_list.inc modules/field/views/views_handler_filter_field_list.inc Definition of views_handler_filter_field_list.

Pages