| actions.inc | includes/ actions.inc | This is the actions engine for executing stored actions. |
| aggregator-feed-source.tpl.php | modules/ aggregator/ aggregator-feed-source.tpl.php | aggregator-feed-source.tpl.php
Default theme implementation to present the source of the feed. |
| aggregator-item.tpl.php | modules/ aggregator/ aggregator-item.tpl.php | aggregator-item.tpl.php
Default theme implementation to format an individual feed item for display
on the aggregator page. |
| aggregator-summary-item.tpl.php | modules/ aggregator/ aggregator-summary-item.tpl.php | aggregator-summary-item.tpl.php
Default theme implementation to present a linked feed item for summaries. |
| aggregator-summary-items.tpl.php | modules/ aggregator/ aggregator-summary-items.tpl.php | aggregator-summary-items.tpl.php
Default theme implementation to present feeds as list items. |
| aggregator-wrapper.tpl.php | modules/ aggregator/ aggregator-wrapper.tpl.php | comment-wrapper.tpl.php
Default theme implementation to wrap aggregator content. |
| aggregator.admin.inc | modules/ aggregator/ aggregator.admin.inc | Admin page callbacks for the aggregator module. |
| aggregator.install | modules/ aggregator/ aggregator.install | |
| aggregator.module | modules/ aggregator/ aggregator.module | Used to aggregate syndicated content (RSS, RDF, and Atom). |
| aggregator.pages.inc | modules/ aggregator/ aggregator.pages.inc | User page callbacks for the aggregator module. |
| batch.inc | includes/ batch.inc | Batch processing API for processes to run in multiple HTTP requests. |
| batch_example.install | developer/ examples/ batch_example.install | |
| batch_example.module | developer/ examples/ batch_example.module | This is an example outlining how a module can define batches. |
| block-admin-display-form.tpl.php | modules/ block/ block-admin-display-form.tpl.php | block-admin-display-form.tpl.php
Default theme implementation to configure blocks. |
| block.admin.inc | modules/ block/ block.admin.inc | Admin page callbacks for the block module. |
| block.install | modules/ block/ block.install | |
| block.module | modules/ block/ block.module | Controls the boxes that are displayed around the main content. |
| block.tpl.php | themes/ bluemarine/ block.tpl.php | |
| block.tpl.php | themes/ garland/ block.tpl.php | |
| block.tpl.php | themes/ pushbutton/ block.tpl.php | |
| block.tpl.php | modules/ system/ block.tpl.php | block.tpl.php |
| block_example.module | developer/ examples/ block_example.module | This is an example outlining how a module can define blocks to be
displayed on each page. |
| blog.module | modules/ blog/ blog.module | Enables keeping an easily and regularly updated web page or a blog. |
| blog.pages.inc | modules/ blog/ blog.pages.inc | Page callback file for the blog module. |
| blogapi.install | modules/ blogapi/ blogapi.install | |
| blogapi.module | modules/ blogapi/ blogapi.module | Enable users to post using applications that support XML-RPC blog APIs. |
| book-all-books-block.tpl.php | modules/ book/ book-all-books-block.tpl.php | book-all-books-block.tpl.php
Default theme implementation for rendering book outlines within a block.
This template is used only when the block is configured to "show block on
all pages" which presents Multiple independent books on all pages. |
| book-export-html.tpl.php | modules/ book/ book-export-html.tpl.php | book-export-html.tpl.php
Default theme implementation for printed version of book outline. |
| book-navigation.tpl.php | modules/ book/ book-navigation.tpl.php | book-navigation.tpl.php
Default theme implementation to navigate books. Presented under nodes that
are a part of book outlines. |
| book-node-export-html.tpl.php | modules/ book/ book-node-export-html.tpl.php | book-node-export-html.tpl.php
Default theme implementation for rendering a single node in a printer
friendly outline.
See alsobook-node-export-html.tpl.php |
| book.admin.inc | modules/ book/ book.admin.inc | Admin page callbacks for the book module. |
| book.install | modules/ book/ book.install | |
| book.module | modules/ book/ book.module | Allows users to structure the pages of a site in a hierarchy or outline. |
| book.pages.inc | modules/ book/ book.pages.inc | User page callbacks for the book module. |
| bootstrap.inc | includes/ bootstrap.inc | Functions that need to be loaded on every Drupal request. |
| box.tpl.php | themes/ bluemarine/ box.tpl.php | |
| box.tpl.php | themes/ pushbutton/ box.tpl.php | |
| box.tpl.php | modules/ system/ box.tpl.php | box.tpl.php |
| cache-install.inc | includes/ cache-install.inc | |
| cache.inc | includes/ cache.inc | |
| chameleon.theme | themes/ chameleon/ chameleon.theme | A slim, CSS-driven theme which does not depend on a template engine like phptemplate |
| CHANGELOG.txt | CHANGELOG.txt | |
| color.inc | themes/ garland/ color/ color.inc | |
| color.inc | themes/ garland/ minnelli/ color/ color.inc | |
| color.install | modules/ color/ color.install | |
| color.module | modules/ color/ color.module | |
| comment-folded.tpl.php | modules/ comment/ comment-folded.tpl.php | comment-folded.tpl.php
Default theme implementation for folded comments. |
| comment-wrapper.tpl.php | modules/ comment/ comment-wrapper.tpl.php | comment-wrapper.tpl.php
Default theme implementation to wrap comments. |
| comment.admin.inc | modules/ comment/ comment.admin.inc | Admin page callbacks for the comment module. |
| comment.install | modules/ comment/ comment.install | |