Files

Primary tabs

File name Locationsort ascending Namespace Description
color.module drupal/modules/color/color.module Allows users to change the color scheme of themes.
color.install drupal/modules/color/color.install Install, update and uninstall functions for the color module.
color.info drupal/modules/color/color.info name = Color description = Allows administrators to change the color scheme of compatible themes. package = Core version = VERSION core = 7.x files[] = color.test
color.css drupal/modules/color/color.css Stylesheet for the administration pages of the Color module.
color-rtl.css drupal/modules/color/color-rtl.css Right-to-left specific stylesheet for the Color module.
book.test drupal/modules/book/book.test Tests for book.module.
book.pages.inc drupal/modules/book/book.pages.inc User page callbacks for the book module.
book.module drupal/modules/book/book.module Allows users to create and organize related content in an outline.
book.install drupal/modules/book/book.install Install, update and uninstall functions for the book module.
book.info drupal/modules/book/book.info name = Book description = Allows users to create and organize related content in an outline. package = Core version = VERSION core = 7.x files[] = book.test configure = admin/content/book/settings stylesheets[all][] = book.css
book.css drupal/modules/book/book.css Styling for the Book module.
book.admin.inc drupal/modules/book/book.admin.inc Administration page callbacks for the Book module.
book-rtl.css drupal/modules/book/book-rtl.css Right-to-Left styling for the Book module.
book-node-export-html.tpl.php drupal/modules/book/book-node-export-html.tpl.php Default theme implementation for a single node in a printer-friendly outline.
book-navigation.tpl.php drupal/modules/book/book-navigation.tpl.php Default theme implementation to navigate books.
book-export-html.tpl.php drupal/modules/book/book-export-html.tpl.php Default theme implementation for printed version of book outline.
book-all-books-block.tpl.php drupal/modules/book/book-all-books-block.tpl.php Default theme implementation for rendering book outlines within a block.
blog.test drupal/modules/blog/blog.test Tests for blog.module.
blog.pages.inc drupal/modules/blog/blog.pages.inc Page callback file for the blog module.
blog.module drupal/modules/blog/blog.module Enables multi-user blogs.
blog.install drupal/modules/blog/blog.install Install, update and uninstall functions for the blog module.
blog.info drupal/modules/blog/blog.info name = Blog description = Enables multi-user blogs. package = Core version = VERSION core = 7.x files[] = blog.test
page.tpl.php drupal/modules/block/tests/themes/block_test_theme/page.tpl.php Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
block_test_theme.info drupal/modules/block/tests/themes/block_test_theme/block_test_theme.info name = Block test theme description = Theme for testing the block system core = 7.x hidden = TRUE regions[sidebar_first] = Left sidebar regions_hidden[] = sidebar_first regions[sidebar_second] = Right sidebar regions_hidden[] =…
block_test.module drupal/modules/block/tests/block_test.module Provide test blocks.
block_test.info drupal/modules/block/tests/block_test.info name = Block test description = Provides test blocks. package = Testing version = VERSION core = 7.x hidden = TRUE
block.tpl.php drupal/modules/block/block.tpl.php Default theme implementation to display a block.
block.test drupal/modules/block/block.test Tests for block.module.
block.module drupal/modules/block/block.module Controls the visual building blocks a page is constructed with.
block.install drupal/modules/block/block.install Install, update and uninstall functions for the block module.
block.info drupal/modules/block/block.info name = Block description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page. package = Core version = VERSION core = 7.x files[] = block.test configure =…
block.css drupal/modules/block/block.css #blocks tr.region-title td { font-weight: bold; } #blocks tr.region-message { font-weight: normal; color: #999; } #blocks tr.region-populated { display: none; } .block-region { background-color: #ff6; margin-top: 4px; margin-bottom:…
block.api.php drupal/modules/block/block.api.php Hooks provided by the Block module.
block.admin.inc drupal/modules/block/block.admin.inc Admin page callbacks for the block module.
block-admin-display-form.tpl.php drupal/modules/block/block-admin-display-form.tpl.php Default theme implementation to configure blocks.
aggregator_test.module drupal/modules/aggregator/tests/aggregator_test.module
aggregator_test.info drupal/modules/aggregator/tests/aggregator_test.info name = "Aggregator module tests" description = "Support module for aggregator related testing." package = Testing version = VERSION core = 7.x hidden = TRUE
aggregator.test drupal/modules/aggregator/aggregator.test Tests for aggregator.module.
aggregator.processor.inc drupal/modules/aggregator/aggregator.processor.inc Processor functions for the aggregator module.
aggregator.parser.inc drupal/modules/aggregator/aggregator.parser.inc Parser functions for the aggregator module.
aggregator.pages.inc drupal/modules/aggregator/aggregator.pages.inc User page callbacks for the Aggregator module.
aggregator.module drupal/modules/aggregator/aggregator.module Used to aggregate syndicated content (RSS, RDF, and Atom).
aggregator.install drupal/modules/aggregator/aggregator.install Install, update and uninstall functions for the aggregator module.
aggregator.info drupal/modules/aggregator/aggregator.info name = Aggregator description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)." package = Core version = VERSION core = 7.x files[] = aggregator.test configure = admin/config/services/aggregator/settings stylesheets[all][] =…
aggregator.fetcher.inc drupal/modules/aggregator/aggregator.fetcher.inc Fetcher functions for the aggregator module.
aggregator.css drupal/modules/aggregator/aggregator.css /** * Styles for theme in the Aggregator module. */ #aggregator .feed-source .feed-title { margin-top: 0; } #aggregator .feed-source .feed-image img { margin-bottom: 0.75em; } #aggregator .feed-source .feed-icon { float: right; /* LTR */ …
aggregator.api.php drupal/modules/aggregator/aggregator.api.php Documentation for aggregator API.
aggregator.admin.inc drupal/modules/aggregator/aggregator.admin.inc Administration page callbacks for the Aggregator module.
aggregator-wrapper.tpl.php drupal/modules/aggregator/aggregator-wrapper.tpl.php Default theme implementation to wrap aggregator content.
aggregator-summary-items.tpl.php drupal/modules/aggregator/aggregator-summary-items.tpl.php Default theme implementation to present feeds as list items.

Pages

Other projects