| actions.inc | 6/ includes/ actions.inc | This is the actions engine for executing stored actions. |
| admin.inc | contributions/ views/ includes/ admin.inc | admin.inc
Provides the Views' administrative interface. |
| admin_menu.inc | contributions/ admin_menu/ admin_menu.inc | |
| admin_menu.install | contributions/ admin_menu/ admin_menu.install | |
| admin_menu.module | contributions/ admin_menu/ admin_menu.module | Renders a menu tree for administrative purposes as dropdown menu at the top
of the window. |
| aggregator-feed-source.tpl.php | 6/ 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 | 6/ 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 | 6/ 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 | 6/ 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 | 6/ modules/ aggregator/ aggregator-wrapper.tpl.php | comment-wrapper.tpl.php
Default theme implementation to wrap aggregator content. |
| aggregator.admin.inc | 6/ modules/ aggregator/ aggregator.admin.inc | Admin page callbacks for the aggregator module. |
| aggregator.install | 6/ modules/ aggregator/ aggregator.install | |
| aggregator.module | 6/ modules/ aggregator/ aggregator.module | Used to aggregate syndicated content (RSS, RDF, and Atom). |
| aggregator.pages.inc | 6/ modules/ aggregator/ aggregator.pages.inc | User page callbacks for the aggregator module. |
| ajax.inc | contributions/ views/ includes/ ajax.inc | ajax.inc |
| API.txt | contributions/ pathauto/ API.txt | $Id: API.txt,v 1.5 2008/01/22 14:26:53 greggles Exp $ |
| API.txt | contributions/ token/ API.txt | $Id: API.txt,v 1.2.2.1 2007/10/29 04:40:41 eaton Exp $ |
| argument.handlers.inc | contributions/ views/ includes/ argument.handlers.inc | Views' argument handlers. |
| avatar_selection.install | contributions/ avatar_selection/ avatar_selection.install | The Avatar Selection module install file. |
| avatar_selection.module | contributions/ avatar_selection/ avatar_selection.module | The Avatar Selection module allows the user to pick an avatar image from a
list already loaded by an administrative user, and to the administrator to
disable uploading other avatar files by the user. |
| batch.inc | 6/ includes/ batch.inc | Batch processing API for processes to run in multiple HTTP requests. |
| batch_example.install | documentation/ examples/ batch_example.install | |
| batch_example.module | documentation/ examples/ batch_example.module | This is an example outlining how a module can define batches. |
| block-admin-display-form.tpl.php | 6/ modules/ block/ block-admin-display-form.tpl.php | block-admin-display-form.tpl.php
Default theme implementation to configure blocks. |
| block.admin.inc | 6/ modules/ block/ block.admin.inc | Admin page callbacks for the block module. |
| block.install | 6/ modules/ block/ block.install | |
| block.module | 6/ modules/ block/ block.module | Controls the boxes that are displayed around the main content. |
| block.tpl.php | 6/ modules/ system/ block.tpl.php | block.tpl.php |
| block.tpl.php | 6/ themes/ bluemarine/ block.tpl.php | |
| block.tpl.php | 6/ themes/ garland/ block.tpl.php | |
| block.tpl.php | 6/ themes/ pushbutton/ block.tpl.php | |
| block_example.module | documentation/ examples/ block_example.module | This is an example outlining how a module can define blocks to be
displayed on each page. |
| blog.module | 6/ modules/ blog/ blog.module | Enables keeping an easily and regularly updated web page or a blog. |
| blog.pages.inc | 6/ modules/ blog/ blog.pages.inc | Page callback file for the blog module. |
| blogapi.install | 6/ modules/ blogapi/ blogapi.install | |
| blogapi.module | 6/ modules/ blogapi/ blogapi.module | Enable users to post using applications that support XML-RPC blog APIs. |
| book-all-books-block.tpl.php | 6/ 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 | 6/ 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 | 6/ 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 | 6/ 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 | 6/ modules/ book/ book.admin.inc | Admin page callbacks for the book module. |
| book.install | 6/ modules/ book/ book.install | |
| book.module | 6/ modules/ book/ book.module | Allows users to structure the pages of a site in a hierarchy or outline. |
| book.pages.inc | 6/ modules/ book/ book.pages.inc | User page callbacks for the book module. |
| book.views.inc | contributions/ views/ modules/ book.views.inc | Provide views data and handlers for book.module |
| bootstrap.inc | 6/ includes/ bootstrap.inc | Functions that need to be loaded on every Drupal request. |
| box.tpl.php | 6/ modules/ system/ box.tpl.php | box.tpl.php |
| box.tpl.php | 6/ themes/ bluemarine/ box.tpl.php | |
| box.tpl.php | 6/ themes/ pushbutton/ box.tpl.php | |
| cache-install.inc | 6/ includes/ cache-install.inc | |