Contains filters are case sensitive
File name Location Namespacesort descending Description
number.info modules/field/modules/number/number.info type = module name = Number description = Defines numeric field types. package = Fields tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field
number.install modules/field/modules/number/number.install Install, update and uninstall functions for the number module.
bbb_update_test.module modules/update/tests/bbb_update_test/bbb_update_test.module Dummy module for testing Update status.
bbb_update_test.info 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
aaa_update_test.module modules/update/tests/aaa_update_test/aaa_update_test.module Dummy module for testing Update status.
aaa_update_test.info modules/update/tests/aaa_update_test/aaa_update_test.info name = AAA Update test description = Support module for update module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
update_test.info modules/update/tests/update_test/update_test.info name = Update test description = Support module for update module testing. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
update_test.module modules/update/tests/update_test/update_test.module Module for testing Update Manager functionality.
ccc_update_test.module modules/update/tests/ccc_update_test/ccc_update_test.module Dummy module for testing Update status.
ccc_update_test.info modules/update/tests/ccc_update_test/ccc_update_test.info name = CCC Update test description = Support module for update module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
aaa_installer_test.module modules/installer/tests/aaa_installer_test/aaa_installer_test.module Dummy module for testing Installer module.
aaa_installer_test.info modules/installer/tests/aaa_installer_test/aaa_installer_test.info name = AAA Installer test description = Support module for installer module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
installer_test.info modules/installer/tests/installer_test/installer_test.info name = "Installer Browser module tests" description = "Support module for Installer Browser related testing." package = Testing version = BACKDROP_VERSION backdrop = 1.x type = module hidden = TRUE
installer_test.module modules/installer/tests/installer_test/installer_test.module
bbb_installer_test.module modules/installer/tests/bbb_installer_test/bbb_installer_test.module Dummy module for testing Installer module.
bbb_installer_test.info 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
ccc_installer_test.info modules/installer/tests/ccc_installer_test/ccc_installer_test.info name = CCC Installer test description = Support module for installer module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
ccc_installer_test.module modules/installer/tests/ccc_installer_test/ccc_installer_test.module Dummy module for testing Installer module.
style.css themes/seven/css/style.css /** * Blocks. */ .block { width: 100%; /* Clearfix */ content: ""; display: table; clear: both; } /** * Menus and lists. */ .block ul, .item-list ul { list-style-type: disc; list-style-image: none; margin: 0.25em 0…
views-admin.seven.css themes/seven/css/views-admin.seven.css /** * The .seven.css file is intended to contain styles that override declarations * in the Seven admin theme. */ /* @group Content */ .views-ui-display-tab-bucket h1, .views-ui-display-tab-bucket h2, .views-ui-display-tab-bucket…
seven.base.css themes/seven/css/seven.base.css /** * Generic elements. */ body { color: #000; background: #fafafa; font: normal 16px/1.538 "Open Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif; } a, .link { color: #0074bd; text-decoration:…
vertical-tabs.css themes/seven/css/vertical-tabs.css /** * Override of misc/vertical-tabs.css. */ .vertical-tabs { position: relative; margin: 1em 0; border: 1px solid #ccc; background: #fff; } @media (min-width: 750px) { .vertical-tabs { padding: 0 0 0 15em; /* LTR */ } …
jquery.ui.theme.css themes/seven/css/jquery.ui.theme.css Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css.
responsive-tabs.css themes/seven/css/responsive-tabs.css /** * Styles for collapsible, responsive tabs. */ .responsive-tabs-processed { position: relative; } .responsive-tabs-processed ul.primary { height: 2.6em; overflow: hidden; } .responsive-tabs-mobile ul.primary { background:…
maintenance-page.tpl.php themes/seven/templates/maintenance-page.tpl.php
skin.css themes/basis/css/skin.css Colors and appearance styles.
print.css themes/basis/css/print.css html.admin-bar body { padding-top: 0; } .tabs { display: none; } .l-header, .breadcrumb, .pager-first, .pager-previous, .pager-ellipsis, .pager-next, .pager-last, .pager-item { background: transparent; } .l-header…
layout.css themes/basis/css/layout.css Component Layout CSS and some Page layout overrides
base.css themes/basis/css/base.css Base element styles and normalize overrides.
block--system--powered-by.tpl.php themes/basis/templates/block--system--powered-by.tpl.php Template for outputting the default block styling within a Layout.
header.tpl.php themes/basis/templates/header.tpl.php Display generic site information such as logo, site name, etc.
block--layout--hero.tpl.php themes/basis/templates/block--layout--hero.tpl.php Template for outputting the default block styling within a Layout.
layout--boxton--front.tpl.php themes/basis/templates/layout--boxton--front.tpl.php Template for the Boxton layout.
comment.tpl.php themes/basis/templates/comment.tpl.php Basis' theme implementation for comments.
color.inc themes/basis/color/color.inc
style.css themes/bartik/css/style.css /* ---------- Overall Specifications ---------- */ body { line-height: 1.5; font-size: 87.5%; word-wrap: break-word; margin: 0; padding: 0; border: 0; outline: 0; } a:link, a:visited { text-decoration:…
maintenance-page.css themes/bartik/css/maintenance-page.css /* ---------- Maintenance page ---------- */ body.maintenance-page { background-color: #fff; color: #000; } .maintenance-page #page-wrapper { background: #fff; margin-left: auto; margin-right: auto; min-width: 0; min-height: 0; width:…
colors.css themes/bartik/css/colors.css /* ---------- Color Module Styles ----------- */ body { color: #3b3b3b; } .layout, .l-container { background: #ffffff; } .l-header { color: #fffeff; background-color: #000000; background-image: -moz-linear-gradient(top, #000000 0%, #000001…
print.css themes/bartik/css/print.css /* ---------- General Layout ---------- */ body, input, textarea, select { color: #000; background: none; } body.two-sidebars, body.sidebar-first, body.sidebar-second, body { width: 640px; } #admin_menu, #footer, .tabs { display: none; } /*…
editor.css themes/bartik/css/editor.css /** * Styles to be included within the rich-text editor. */ body { line-height: 1.5; font-size: 87.5%; font-family: Georgia, "Times New Roman", Times, serif; } a:link, a:visited { text-decoration: none; } a:hover, a:active, a:focus…
colors-legacy.css themes/bartik/css/colors-legacy.css /* ---------- Legacy colors ---------- */ .l-container { background: #ffffff; } .layout { background: transparent; } .l-header { background-color: #48a9e4; background-image: -moz-linear-gradient(top, #0779bf 0%, #48a9e4 100%); …
maintenance-page.tpl.php themes/bartik/templates/maintenance-page.tpl.php Implementation to display a single Backdrop page while offline.
comment.tpl.php themes/bartik/templates/comment.tpl.php Bartik's theme implementation for comments.
layout--simmons.tpl.php themes/bartik/templates/layout--simmons.tpl.php Template for the Simmons layout.
node.tpl.php themes/bartik/templates/node.tpl.php Bartik's theme implementation to display a node.
preview.html themes/bartik/color/preview.html
color.inc themes/bartik/color/color.inc
preview.css themes/bartik/color/preview.css /* ---------- Preview Styles ----------- */ .js #preview { clear: both; float: none !important; } #preview { min-width: 640px; background-color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; …
phptemplate.engine themes/engines/phptemplate/phptemplate.engine Handles integration of PHP templates with the Backdrop theme system.
sm-core-css.css misc/smartmenus/css/sm-core-css.css /* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules) You need this once per page no matter how many menu trees or different themes you…

Pages