| Name | Description |
|---|---|
| aggregator.install | |
| aggregator.module | Used to aggregate syndicated content (RSS, RDF, and Atom). |
| authentication.php | These hooks are defined by authentication modules, modules that define ways users can log on using accounts from other sites and servers. |
| block.module | Controls the boxes that are displayed around the main content. |
| block.tpl.php | |
| block.tpl.php | |
| block.tpl.php | |
| block.tpl.php | |
| block_example.module | This is an example outlining how a module can define blocks to be displayed on each page. |
| blog.module | Enables keeping an easily and regularly updated web page or a blog. |
| blogapi.install | |
| blogapi.module | Enable users to post using applications that support XML-RPC blog APIs. |
| book.install | |
| book.module | Allows users to collaboratively author a book. |
| bootstrap.inc | Functions that need to be loaded on every Drupal request. |
| box.tpl.php | |
| box.tpl.php | |
| box.tpl.php | |
| cache.inc | |
| chameleon.theme | A slim, CSS-driven theme which does not depend on a template engine like phptemplate |
| CHANGELOG.txt | // $Id: CHANGELOG.txt,v 1.173.2.51 2010/08/11 21:30:39 drumm Exp $ |
| color.inc | |
| color.inc | |
| color.install | |
| color.module | |
| comment.install | |
| comment.module | Enables users to comment on published content. |
| comment.tpl.php | |
| comment.tpl.php | |
| comment.tpl.php | |
| comment.tpl.php | |
| common.inc | Common functions that many Drupal modules will need to reference. |
| contact.install | |
| contact.module | Enables the use of personal and site-wide contact forms. |
| content_types.inc | Content type editing UI. |
| core.php | These are the hooks that are invoked by the Drupal core. |
| cron.php | Handles incoming requests to fire off regularly-scheduled tasks (cron jobs). |
| database.inc | Wrapper for database interface code. |
| database.mysql.inc | Database interface code for MySQL database servers. |
| database.mysqli.inc | Database interface code for MySQL database servers using the mysqli client libraries. mysqli is included in PHP 5 by default and allows developers to use the advanced features of MySQL 4.1.x, 5.0.x and beyond. |
| database.pgsql.inc | Database interface code for PostgreSQL database servers. |
| default.profile | |
| default.tpl.php | |
| drupal.install | |
| drupal.module | Lets users log in using a Drupal ID and can notify a central server about your site. |
| example_element.module | This is an example demonstrating how a module can define custom form elements. |
| file.inc | API for handling file uploads and server file management. |
| fileupload.module | This is an example to demonstrate how to make a Drupal node support file uploads. |
| filter.module | Framework for handling filtering of content. |
| filter_example.module | This is an example outlining how a module can be used to define a filter to be run on user-submitted content before it is output to the browser. |
Other projects: