Contains filters are case sensitive
File name Location Namespacesort descending Description
views_handler_filter_term_language.inc modules/locale/views/views_handler_filter_term_language.inc Definition of views_handler_filter_term_language.
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
date.views.inc modules/date/views/date.views.inc Defines date-related Views data and plugins:
date-views-pager.tpl.php modules/date/templates/date-views-pager.tpl.php Template to display the Views date pager.
date-views-filter-form.tpl.php modules/date/templates/date-views-filter-form.tpl.php Template to display the Views date filter form.
date-views.css modules/date/css/date-views.css /* Views filter form css */ .views-group-box div.date-views-filter-fieldset { margin-left: 0; } .views-group-box fieldset.date-views-filter-fieldset { padding-top: 0; } .date-views-filter-wrapper { min-width: 250px; } .date-views-filter input { …
date.css modules/date/css/date.css Main stylesheet for Date module.
date.tests.info modules/date/tests/date.tests.info [DateUITestCase] name = Date Field UI description = Test creation of various date fields and widgets using Field UI group = Date file = date.test [DateFieldTestCase] name = Date Field description = Test date field settings and Start/End date…
date_views.test modules/date/tests/date_views.test Tests date popup in Views
ckeditor-iframe.css modules/ckeditor/css/ckeditor-iframe.css /** * CSS added to iframe-based instances only. */ body { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #222; background-color: #fff; margin: 8px; } ol, ul, dl { /* IE7: reset rtl list margin. (CKEditor issue #7334)…
ckeditor-caption.css modules/ckeditor/css/ckeditor-caption.css Caption: default styling for displaying image captions.
ckeditor.css modules/ckeditor/css/ckeditor.css /** * CSS needed when displaying a CKEditor instance. */ .ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { border-radius: 0 0 5px 5px; border: 1px solid #B6B6B6; …
ckeditor.tests.info modules/ckeditor/tests/ckeditor.tests.info [CKEditorTestCase] name = CKEditor description = Check the functionality of CKEditor module. group = CKEditor file = ckeditor.test [CKEditorRtlTestCase] name = CKEditor RTL description = Check the functionality of CKEditor with right-to-left…
views_handler_field_node_revision_link_delete.inc modules/node/views/views_handler_field_node_revision_link_delete.inc Definition of views_handler_field_node_revision_link_delete.
views_handler_argument_node_vid.inc modules/node/views/views_handler_argument_node_vid.inc Provide node vid argument handler.
views_handler_filter_node_uid_revision.inc modules/node/views/views_handler_filter_node_uid_revision.inc Definition of views_handler_filter_node_uid_revision.
text.info modules/field/modules/text/text.info type = module name = Text description = Defines simple text field types. package = Fields tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field required = TRUE
views_handler_field_node_path.inc modules/node/views/views_handler_field_node_path.inc Handler for node path field.
views_handler_argument_node_nid.inc modules/node/views/views_handler_argument_node_nid.inc Provide node nid argument handler.
views_handler_field_node_revision.inc modules/node/views/views_handler_field_node_revision.inc Definition of views_handler_field_node_revision.
views_plugin_argument_default_node.inc modules/node/views/views_plugin_argument_default_node.inc Contains the node from URL argument default plugin.
views_handler_argument_locale_language.inc modules/locale/views/views_handler_argument_locale_language.inc Definition of views_handler_argument_locale_language.
views_handler_field_node_link.inc modules/node/views/views_handler_field_node_link.inc Definition of views_handler_field_node_link.
views_handler_field_boolean.test modules/views/tests/handlers/views_handler_field_boolean.test Definition of ViewsHandlerFieldBooleanTest.
views_handler_field_term_language.inc modules/locale/views/views_handler_field_term_language.inc Definition of views_handler_field_term_language.
views_handler_filter_locale_version.inc modules/locale/views/views_handler_filter_locale_version.inc Definition of views_handler_filter_locale_version.
views_handler_filter_node_hidden_path.inc modules/node/views/views_handler_filter_node_hidden_path.inc Definition of views_handler_filter_node_hidden_path.
views_handler_field_node_link_delete.inc modules/node/views/views_handler_field_node_link_delete.inc Definition of views_handler_field_node_link_delete.
views_handler_field_node_revision_link_revert.inc modules/node/views/views_handler_field_node_revision_link_revert.inc Definition of views_handler_field_node_revision_link_revert.
views_handler_field_node_revision_link.inc modules/node/views/views_handler_field_node_revision_link.inc Definition of views_handler_field_node_revision_link.
views_handler_field_node_type.inc modules/node/views/views_handler_field_node_type.inc Definition of views_handler_field_node_type.
views_handler_filter_node_type.inc modules/node/views/views_handler_filter_node_type.inc Definition of views_handler_filter_node_type.
contextual.tests.info modules/contextual/tests/contextual.tests.info [ContextualDynamicContextTestCase] name = Contextual links on node lists description = Tests if contextual links are showing on the home page depending on permissions. group = Contextual file = contextual.test
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…
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; …
preview.html themes/bartik/color/preview.html
layout--simmons.tpl.php themes/bartik/templates/layout--simmons.tpl.php Template for the Simmons layout.
comment.tpl.php themes/bartik/templates/comment.tpl.php Bartik's theme implementation for comments.
maintenance-page.tpl.php themes/bartik/templates/maintenance-page.tpl.php Implementation to display a single Backdrop page while offline.
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%); …
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…
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; } /*…
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…
comment.tpl.php themes/basis/templates/comment.tpl.php Basis' theme implementation for comments.
block--layout--hero.tpl.php themes/basis/templates/block--layout--hero.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--system--powered-by.tpl.php themes/basis/templates/block--system--powered-by.tpl.php Template for outputting the default block styling within a Layout.
base.css themes/basis/css/base.css Base element styles and normalize overrides.
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…
maintenance-page.tpl.php themes/seven/templates/maintenance-page.tpl.php

Pages