Files

Primary tabs

File name Location Namespacesort descending Description
translation_test.info drupal/modules/translation/tests/translation_test.info name = "Content Translation Test" description = "Support module for the content translation tests." core = 7.x package = Testing version = VERSION hidden = TRUE
book.install drupal/modules/book/book.install Install, update and uninstall functions for the book module.
comment.module drupal/modules/comment/comment.module Enables users to comment on published content.
filter.url-input.txt drupal/modules/filter/tests/filter.url-input.txt This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>. <blockquote> This is just a www.test.com. paragraph with person@test.com.…
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.
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:…
filter.url-output.txt drupal/modules/filter/tests/filter.url-output.txt This is just a <a href="http://www.test.com">www.test.com</a>. paragraph with <a href="mailto:person@test.com">person@test.com</a>. some <a…
book.admin.inc drupal/modules/book/book.admin.inc Administration page callbacks for the Book module.
block.tpl.php drupal/modules/block/block.tpl.php Default theme implementation to display a block.
block_test.module drupal/modules/block/tests/block_test.module Provide test blocks.
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.
block.test drupal/modules/block/block.test Tests for block.module.
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
book.module drupal/modules/book/book.module Allows users to create and organize related content in an outline.
block.install drupal/modules/block/block.install Install, update and uninstall functions for the block module.
image_module_test.info drupal/modules/image/tests/image_module_test.info name = Image test description = Provides hook implementations for testing Image module functionality. package = Core version = VERSION core = 7.x files[] = image_module_test.module hidden = TRUE
book-export-html.tpl.php drupal/modules/book/book-export-html.tpl.php Default theme implementation for printed version of book outline.
block.module drupal/modules/block/block.module Controls the visual building blocks a page is constructed with.
image_module_test.module drupal/modules/image/tests/image_module_test.module Provides Image module hook implementations for testing purposes.
book-navigation.tpl.php drupal/modules/book/book-navigation.tpl.php Default theme implementation to navigate books.
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 =…
README.txt drupal/sites/all/themes/README.txt Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom themes in this directory…
book.test drupal/modules/book/book.test Tests for book.module.
block-admin-display-form.tpl.php drupal/modules/block/block-admin-display-form.tpl.php Default theme implementation to configure blocks.
README.txt drupal/sites/all/modules/README.txt Modules extend your site functionality beyond Drupal core. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom modules in this directory separates downloaded and custom modules from Drupal core's…
book.pages.inc drupal/modules/book/book.pages.inc User page callbacks for the book module.
block.api.php drupal/modules/block/block.api.php Hooks provided by the Block module.
drupal_system_listing_compatible_test.module drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.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
block.admin.inc drupal/modules/block/block.admin.inc Admin page callbacks for the block module.
drupal_system_listing_compatible_test.info drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info name = "Drupal system listing compatible test" description = "Support module for testing the drupal_system_listing function." package = Testing version = VERSION core = 7.x hidden = TRUE files[] =…
book.css drupal/modules/book/book.css Styling for the Book module.
image.admin.css drupal/modules/image/image.admin.css /** * Image style configuration pages. */ div.image-style-new, div.image-style-new div { display: inline; } div.image-style-preview div.preview-image-wrapper { float: left; padding-bottom: 2em; text-align: center; top: 50%; width:…
drupal_system_listing_compatible_test.test drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test
shortcut.module drupal/modules/shortcut/shortcut.module Allows users to manage customizable lists of shortcut links.
image.api.php drupal/modules/image/image.api.php Hooks related to image styles and effects.
drupal_system_listing_incompatible_test.info drupal/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info name = "Drupal system listing incompatible test" description = "Support module for testing the drupal_system_listing function." package = Testing version = VERSION ; This deliberately has the wrong core version, to test that it…
shortcut.admin.css drupal/modules/shortcut/shortcut.admin.css .shortcut-slot-hidden { display: none; } div.form-item-set div.form-item-new { display: inline; }
image-rtl.css drupal/modules/image/image-rtl.css /** * Image upload widget. */ div.image-preview { float: right; padding: 0 0 10px 10px; } div.image-widget-data { float: right; }
drupal_system_listing_incompatible_test.module drupal/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module
shortcut.api.php drupal/modules/shortcut/shortcut.api.php Hooks provided by the Shortcut module.
image.field.inc drupal/modules/image/image.field.inc Implement an image field, based on the file module's file field.
list.install drupal/modules/field/modules/list/list.install Install, update and uninstall functions for the list module.
shortcut.test drupal/modules/shortcut/shortcut.test Tests for shortcut.module.
image.admin.inc drupal/modules/image/image.admin.inc Administration pages for image settings.
list.info drupal/modules/field/modules/list/list.info name = List description = Defines list field types. Use with Options to create selection lists. package = Core version = VERSION core = 7.x dependencies[] = field dependencies[] = options files[] = tests/list.test
shortcut.info drupal/modules/shortcut/shortcut.info name = Shortcut description = Allows users to manage customizable lists of shortcut links. package = Core version = VERSION core = 7.x files[] = shortcut.test configure = admin/config/user-interface/shortcut
image.module drupal/modules/image/image.module Exposes global functionality for creating image styles.
list.module drupal/modules/field/modules/list/list.module Defines list field types that can be used with the Options module.
shortcut.install drupal/modules/shortcut/shortcut.install Install, update and uninstall functions for the shortcut module.

Pages

Other projects