Files - 7.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
block-admin-display-form.tpl.php | modules/ |
Default theme implementation to configure blocks. | ||
block.admin.inc | modules/ |
Admin page callbacks for the block module. | ||
block.api.php | modules/ |
Hooks provided by the Block module. | ||
block.css | modules/ |
#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.info | modules/ |
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.install | modules/ |
Install, update and uninstall functions for the block module. | ||
block.module | modules/ |
Controls the visual building blocks a page is constructed with. | ||
block.test | modules/ |
Tests for block.module. | ||
block.tpl.php | modules/ |
Default theme implementation to display a block. | ||
block_test.info | modules/ |
name = Block test description = Provides test blocks. package = Testing version = VERSION core = 7.x hidden = TRUE | ||
block_test.module | modules/ |
Provide test blocks. | ||
block_test_theme.info | modules/ |
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[] =… | ||
blog.info | modules/ |
name = Blog description = Enables multi-user blogs. package = Core version = VERSION core = 7.x files[] = blog.test | ||
blog.install | modules/ |
Install, update and uninstall functions for the blog module. | ||
blog.module | modules/ |
Enables multi-user blogs. | ||
blog.pages.inc | modules/ |
Page callback file for the blog module. | ||
blog.test | modules/ |
Tests for blog.module. | ||
book-all-books-block.tpl.php | modules/ |
Default theme implementation for rendering book outlines within a block. | ||
book-export-html.tpl.php | modules/ |
Default theme implementation for printed version of book outline. | ||
book-navigation.tpl.php | modules/ |
Default theme implementation to navigate books. | ||
book-node-export-html.tpl.php | modules/ |
Default theme implementation for a single node in a printer-friendly outline. | ||
book-rtl.css | modules/ |
Right-to-Left styling for the Book module. | ||
book.admin.inc | modules/ |
Administration page callbacks for the Book module. | ||
book.css | modules/ |
Styling for the Book module. | ||
book.info | modules/ |
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.install | modules/ |
Install, update and uninstall functions for the book module. | ||
book.module | modules/ |
Allows users to create and organize related content in an outline. | ||
book.pages.inc | modules/ |
User page callbacks for the book module. | ||
book.test | modules/ |
Tests for book.module. | ||
boot.test | modules/ |
|||
bootstrap.inc | includes/ |
Functions that need to be loaded on every Drupal request. | ||
bootstrap.test | modules/ |
|||
boot_test_1.info | modules/ |
name = Early bootstrap tests description = A support module for hook_boot testing. core = 7.x package = Testing version = VERSION hidden = TRUE | ||
boot_test_1.module | modules/ |
Tests calling module_implements() during hook_boot() invocation. | ||
boot_test_2.info | modules/ |
name = Early bootstrap tests description = A support module for hook_boot hook testing. core = 7.x package = Testing version = VERSION hidden = TRUE | ||
boot_test_2.module | modules/ |
Defines a hook_help() implementation in a non-"bootstrap" module. | ||
c.txt | modules/ |
|||
cache-install.inc | includes/ |
Provides a stub cache implementation to be used during installation. | ||
cache.inc | includes/ |
Functions and interfaces for cache handling. | ||
cache.test | modules/ |
|||
ccc_update_test.info | modules/ |
name = CCC Update test description = Support module for update module testing. package = Testing core = 7.x hidden = TRUE | ||
ccc_update_test.module | modules/ |
Dummy module for testing Update status. | ||
CHANGELOG.txt | ./ |
Drupal 7.xx, xxxx-xx-xx (development version) ----------------------- Drupal 7.98, 2023-06-07 ----------------------- - Various security improvements - Various bug fixes, optimizations and improvements Drupal 7.97,… | ||
code-clean.sh | scripts/ |
#!/bin/sh find . -name "*~" -type f | xargs rm -f find . -name ".#*" -type f | xargs rm -f find . -name "*.rej" -type f | xargs rm -f find . -name "*.orig" -type f | xargs rm -f find . -name "DEADJOE"… | ||
Collectable.php | misc/ |
TYPO3\PharStreamWrapper | ||
color-rtl.css | modules/ |
Right-to-left specific stylesheet for the Color module. | ||
color.css | modules/ |
Stylesheet for the administration pages of the Color module. | ||
color.inc | themes/ |
|||
color.inc | themes/ |
|||
color.info | modules/ |
name = Color description = Allows administrators to change the color scheme of compatible themes. package = Core version = VERSION core = 7.x files[] = color.test |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.