| aaa_update_test.module | drupal/ modules/ update/ tests/ aaa_update_test.module | Dummy module for testing Update status. |
| actions.inc | drupal/ includes/ actions.inc | This is the actions engine for executing stored actions. |
| actions_loop_test.module | drupal/ modules/ simpletest/ tests/ actions_loop_test.module | |
| aggregator-feed-source.tpl.php | drupal/ modules/ aggregator/ aggregator-feed-source.tpl.php | Default theme implementation to present the source of the feed. |
| aggregator-item.tpl.php | drupal/ modules/ aggregator/ aggregator-item.tpl.php | Default theme implementation to format an individual feed item for display
on the aggregator page. |
| aggregator-summary-item.tpl.php | drupal/ modules/ aggregator/ aggregator-summary-item.tpl.php | Default theme implementation to present a linked feed item for summaries. |
| aggregator-summary-items.tpl.php | drupal/ modules/ aggregator/ aggregator-summary-items.tpl.php | Default theme implementation to present feeds as list items. |
| aggregator-wrapper.tpl.php | drupal/ modules/ aggregator/ aggregator-wrapper.tpl.php | Default theme implementation to wrap aggregator content. |
| aggregator.admin.inc | drupal/ modules/ aggregator/ aggregator.admin.inc | Admin page callbacks for the aggregator module. |
| aggregator.api.php | drupal/ modules/ aggregator/ aggregator.api.php | Documentation for aggregator API. |
| aggregator.fetcher.inc | drupal/ modules/ aggregator/ aggregator.fetcher.inc | Fetcher functions for the aggregator module. |
| aggregator.module | drupal/ modules/ aggregator/ aggregator.module | Used to aggregate syndicated content (RSS, RDF, and Atom). |
| aggregator.pages.inc | drupal/ modules/ aggregator/ aggregator.pages.inc | User page callbacks for the aggregator module. |
| aggregator.parser.inc | drupal/ modules/ aggregator/ aggregator.parser.inc | Parser functions for the aggregator module. |
| aggregator.processor.inc | drupal/ modules/ aggregator/ aggregator.processor.inc | Processor functions for the aggregator module. |
| aggregator_test.module | drupal/ modules/ aggregator/ tests/ aggregator_test.module | |
| ajax.inc | drupal/ includes/ ajax.inc | Functions for use with Drupal's AJAX framework. |
| ajax_forms_test.module | drupal/ modules/ simpletest/ tests/ ajax_forms_test.module | Simpletest mock module for AJAX forms testing. |
| ajax_test.module | drupal/ modules/ simpletest/ tests/ ajax_test.module | Helper module for AJAX framework tests. |
| archiver.inc | drupal/ includes/ archiver.inc | Shared classes and interfaces for the archiver system. |
| authorize.inc | drupal/ includes/ authorize.inc | Helper functions and form handlers used for the authorize.php script. |
| authorize.php | drupal/ authorize.php | Administrative script for running authorized file operations. |
| batch.inc | drupal/ includes/ batch.inc | Batch processing API for processes to run in multiple HTTP requests. |
| batch.queue.inc | drupal/ includes/ batch.queue.inc | Queue handlers used by the Batch API. |
| batch_example.module | contributions/ docs/ developer/ examples/ batch_example.module | This is an example outlining how a module can define batches. |
| batch_test.callbacks.inc | drupal/ modules/ simpletest/ tests/ batch_test.callbacks.inc | Batch callbacks for the Batch API tests. |
| batch_test.module | drupal/ modules/ simpletest/ tests/ batch_test.module | Helper module for the Batch API tests. |
| bbb_update_test.module | drupal/ modules/ update/ tests/ bbb_update_test.module | Dummy module for testing Update status. |
| block-admin-display-form.tpl.php | drupal/ modules/ block/ block-admin-display-form.tpl.php | Default theme implementation to configure blocks. |
| block.admin.inc | drupal/ modules/ block/ block.admin.inc | Admin page callbacks for the block module. |
| block.api.php | drupal/ modules/ block/ block.api.php | Hooks provided by the Block module. |
| block.module | drupal/ modules/ block/ block.module | Controls the visual building blocks a page is constructed with. |
| block.tpl.php | drupal/ themes/ garland/ block.tpl.php | |
| block.tpl.php | drupal/ modules/ block/ block.tpl.php | Default theme implementation to display a block. |
| block_example.module | contributions/ docs/ developer/ examples/ block_example.module | This is an example outlining how a module can define blocks that can be
displayed on various pages of a site. |
| block_test.module | drupal/ modules/ block/ tests/ block_test.module | Provide test blocks. |
| blog.module | drupal/ modules/ blog/ blog.module | Enables multi-user blogs. |
| blog.pages.inc | drupal/ modules/ blog/ blog.pages.inc | Page callback file for the blog module. |
| 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.
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 | drupal/ modules/ book/ book-export-html.tpl.php | Default theme implementation for printed version of book outline. |
| book-navigation.tpl.php | drupal/ modules/ book/ 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 | drupal/ modules/ book/ book-node-export-html.tpl.php | Default theme implementation for rendering a single node in a printer
friendly outline. |
| book.admin.inc | drupal/ modules/ book/ book.admin.inc | Admin 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.pages.inc | drupal/ modules/ book/ book.pages.inc | User page callbacks for the book module. |
| bootstrap.inc | drupal/ includes/ bootstrap.inc | Functions that need to be loaded on every Drupal request. |
| cache-install.inc | drupal/ includes/ cache-install.inc | Provides a stub cache implementation to be used during installation. |
| cache.inc | drupal/ includes/ cache.inc | |
| ccc_update_test.module | drupal/ modules/ update/ tests/ ccc_update_test.module | Dummy module for testing Update status. |
| CHANGELOG.txt | drupal/ CHANGELOG.txt | // $Id: CHANGELOG.txt,v 1.358 2010/03/09 20:52:27 webchick Exp $ |