Contains filters are case sensitive
File namesort ascending Location Namespace Description
comment.tpl.php modules/comment/templates/comment.tpl.php Default theme implementation for comments.
comment.tpl.php themes/bartik/templates/comment.tpl.php Bartik's theme implementation for comments.
comment.tpl.php themes/basis/templates/comment.tpl.php Basis' theme implementation for comments.
comment.tokens.inc modules/comment/comment.tokens.inc Builds placeholder replacement tokens for comment-related data.
comment.theme.inc modules/comment/comment.theme.inc Theme functions for the Comment module.
comment.tests.info modules/comment/tests/comment.tests.info [CommentInterfaceTest] name = Comment interface description = Test comment user interfaces. group = Comment file = comment.test [CommentPreviewTest] name = Comment preview description = Test comment preview. group = Comment file =…
comment.test modules/comment/tests/comment.test Tests for the Comment module.
comment.pages.inc modules/comment/comment.pages.inc User page callbacks for the Comment module.
comment.module modules/comment/comment.module Enables users to comment on published content.
comment.install modules/comment/comment.install Install, update and uninstall functions for the Comment module.
comment.info modules/comment/comment.info type = module name = Comment description = Allows users to comment on and discuss published content. package = Comments tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = node dependencies[] = text dependencies[] =…
comment_hacks.css.unoptimized.css modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css /* * A sample css file, designed to test the effectiveness and stability * of function <code>backdrop_load_stylesheet_content()</code>. * */ /* A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment_hacks.css.optimized.css modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css .test1{display:block;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px…
comment_hacks.css modules/simpletest/files/css_test_files/comment_hacks.css /* * A sample css file, designed to test the effectiveness and stability * of function <code>backdrop_load_stylesheet_content()</code>. * */ /* A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment.entity.inc modules/comment/comment.entity.inc Entity controller and class for comments.
comment.css themes/basis/css/component/comment.css .comment { position: relative; display: block; padding: 0; margin: 0 0 1.5em; } .comments .indented { position: relative; padding-left: 1.25em; margin-top: -1.5em; } .comments .indented:before, .comments .indented:after { content:…
comment.css modules/comment/css/comment.css #comments { margin-top: 15px; } .indented { margin-left: 25px; /* LTR */ } [dir="rtl"] .indented { margin-left: 0; margin-right: 25px; } .comment-unpublished { background-color: #fff4f4; } .comment-preview { background-color:…
comment.api.php modules/comment/comment.api.php Hooks provided by the Comment module.
comment.admin.inc modules/comment/comment.admin.inc Admin page callbacks for the Comment module.
color.theme.inc modules/color/color.theme.inc Theme functions for 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.
color.test modules/simpletest/tests/color.test Tests color conversion functions.
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%); …
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…
color.module modules/color/color.module Allows users to change the color scheme of themes.
color.legacy.inc modules/color/color.legacy.inc Contains support for legacy Bartik Blue Lagoon colors.
color.install modules/color/color.install Install, update and uninstall functions for the color module.
color.info modules/color/color.info type = module name = Color description = Allows administrators to change the color scheme of compatible themes. package = Appearance tags[] = Theme Enhancements version = BACKDROP_VERSION backdrop = 1.x
color.inc includes/color.inc
color.inc themes/bartik/color/color.inc
color.inc themes/basis/color/color.inc
color.admin.css modules/color/css/color.admin.css Stylesheet for the administration pages of the Color module.
ckeditor.theme.inc modules/ckeditor/ckeditor.theme.inc Theme functions for CKEditor module.
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…
ckeditor.test modules/ckeditor/tests/ckeditor.test Tests for ckeditor.module.
ckeditor_rtl.test modules/ckeditor/tests/ckeditor_rtl.test Tests for ckeditor.module.
ckeditor.pages.inc modules/ckeditor/ckeditor.pages.inc Menu callbacks for CKEditor module.
ckeditor.module modules/ckeditor/ckeditor.module Provides integration with the CKEditor WYSIWYG editor.
ckeditor.install modules/ckeditor/ckeditor.install Install, update and uninstall functions for CKEditor module.
ckeditor.info modules/ckeditor/ckeditor.info type = module name = CKEditor description = WYSIWYG editing for rich text fields using CKEditor. package = User Interface tags[] = Filters tags[] = Formats tags[] = Text Editors version = BACKDROP_VERSION backdrop = 1.x configure =…
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.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-caption.css modules/ckeditor/css/ckeditor-caption.css Caption: default styling for displaying image captions.
ckeditor.api.php modules/ckeditor/ckeditor.api.php Documentation for CKEditor module APIs.
ckeditor.admin.inc modules/ckeditor/ckeditor.admin.inc Admin page callbacks for the CKEditor module.
ckeditor.admin.css modules/ckeditor/css/ckeditor.admin.css Styles for configuration of CKEditor module.
charset_converter.inc includes/database/charset_converter.inc
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

Pages