Contains filters are case sensitive
File name Locationsort descending Namespace Description
book.admin.inc modules/book/book.admin.inc Admin page callbacks for the Book module.
book.info modules/book/book.info type = module name = Book description = Allows users to create and organize related content in an outline. package = System tags[] = Content tags[] = Site Navigation tags[] = Structure version = BACKDROP_VERSION backdrop = 1.x dependencies[] =…
book.install modules/book/book.install Install, update and uninstall functions for the book module.
book.module modules/book/book.module Allows users to create and organize related content in an outline.
book.pages.inc modules/book/book.pages.inc User page callbacks for the book module.
book.theme.inc modules/book/book.theme.inc Theme functions for the Book module.
book.tokens.inc modules/book/book.tokens.inc Builds placeholder replacement tokens for book-related data.
book.admin.css modules/book/css/book.admin.css Admin styles for book module.
book.theme.css modules/book/css/book.theme.css Styling for the book module.
book-all-books-block.tpl.php modules/book/templates/book-all-books-block.tpl.php Default theme implementation for rendering book outlines within a block.
book-navigation.tpl.php modules/book/templates/book-navigation.tpl.php Default theme implementation to navigate books.
book.test modules/book/tests/book.test Tests for book.module.
book.tests.info modules/book/tests/book.tests.info [BookTestCase] name = Book functionality description = Create a book, add pages, and test book interface. group = Book file = book.test
book.views.inc modules/book/views/book.views.inc Provide views data and handlers for book.module.
views_plugin_argument_default_book_root.inc modules/book/views/views_plugin_argument_default_book_root.inc Contains the book root from current node argument default plugin.
ckeditor.admin.inc modules/ckeditor/ckeditor.admin.inc Admin page callbacks for the CKEditor module.
ckeditor.api.php modules/ckeditor/ckeditor.api.php Documentation for CKEditor module APIs.
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.install modules/ckeditor/ckeditor.install Install, update and uninstall functions for CKEditor module.
ckeditor.module modules/ckeditor/ckeditor.module Provides integration with the CKEditor WYSIWYG editor.
ckeditor.pages.inc modules/ckeditor/ckeditor.pages.inc Menu callbacks for CKEditor module.
ckeditor.theme.inc modules/ckeditor/ckeditor.theme.inc Theme functions for CKEditor module.
ckeditor.admin.css modules/ckeditor/css/ckeditor.admin.css Styles for configuration of CKEditor module.
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-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_rtl.test modules/ckeditor/tests/ckeditor_rtl.test Tests for ckeditor.module.
ckeditor.test modules/ckeditor/tests/ckeditor.test Tests 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…
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.install modules/color/color.install Install, update and uninstall functions for the color module.
color.legacy.inc modules/color/color.legacy.inc Contains support for legacy Bartik Blue Lagoon colors.
color.module modules/color/color.module Allows users to change the color scheme of themes.
color.theme.inc modules/color/color.theme.inc Theme functions for the Color module.
color.admin.css modules/color/css/color.admin.css Stylesheet for the administration pages of the Color module.
preview.html modules/color/preview.html
color.test modules/color/tests/color.test Tests for 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
comment.admin.inc modules/comment/comment.admin.inc Admin page callbacks for the Comment module.
comment.api.php modules/comment/comment.api.php Hooks provided by the Comment module.
comment.entity.inc modules/comment/comment.entity.inc Entity controller and class for comments.
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.install modules/comment/comment.install Install, update and uninstall functions for the Comment module.
comment.module modules/comment/comment.module Enables users to comment on published content.
comment.pages.inc modules/comment/comment.pages.inc User page callbacks for the Comment module.
comment.theme.inc modules/comment/comment.theme.inc Theme functions for the Comment module.
comment.tokens.inc modules/comment/comment.tokens.inc Builds placeholder replacement tokens for comment-related data.
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.tpl.php modules/comment/templates/comment.tpl.php Default theme implementation for comments.
comment.test modules/comment/tests/comment.test Tests for the Comment module.

Pages