Files

NameLocationDescription
aggregator.installmodules/aggregator/aggregator.install
aggregator.modulemodules/aggregator/aggregator.moduleUsed to aggregate syndicated content (RSS, RDF, and Atom).
authentication.phpdeveloper/hooks/authentication.phpThese hooks are defined by authentication modules, modules that define ways users can log on using accounts from other sites and servers.
block.modulemodules/block/block.moduleControls the boxes that are displayed around the main content.
block.tpl.phpthemes/pushbutton/block.tpl.php
block.tpl.phpthemes/garland/block.tpl.php
block.tpl.phpthemes/engines/phptemplate/block.tpl.php
block.tpl.phpthemes/bluemarine/block.tpl.php
block_example.moduledeveloper/examples/block_example.moduleThis is an example outlining how a module can define blocks to be displayed on each page.
blog.modulemodules/blog/blog.moduleEnables keeping an easily and regularly updated web page or a blog.
blogapi.installmodules/blogapi/blogapi.install
blogapi.modulemodules/blogapi/blogapi.moduleEnable users to post using applications that support XML-RPC blog APIs.
book.installmodules/book/book.install
book.modulemodules/book/book.moduleAllows users to collaboratively author a book.
bootstrap.incincludes/bootstrap.incFunctions that need to be loaded on every Drupal request.
box.tpl.phpthemes/pushbutton/box.tpl.php
box.tpl.phpthemes/engines/phptemplate/box.tpl.php
box.tpl.phpthemes/bluemarine/box.tpl.php
cache.incincludes/cache.inc
chameleon.themethemes/chameleon/chameleon.themeA slim, CSS-driven theme which does not depend on a template engine like phptemplate
CHANGELOG.txt./CHANGELOG.txt// $Id: CHANGELOG.txt,v 1.173.2.45 2009/09/16 20:03:52 drumm Exp $
color.incthemes/garland/minnelli/color/color.inc
color.incthemes/garland/color/color.inc
color.installmodules/color/color.install
color.modulemodules/color/color.module
comment.installmodules/comment/comment.install
comment.modulemodules/comment/comment.moduleEnables users to comment on published content.
comment.tpl.phpthemes/pushbutton/comment.tpl.php
comment.tpl.phpthemes/garland/comment.tpl.php
comment.tpl.phpthemes/engines/phptemplate/comment.tpl.php
comment.tpl.phpthemes/bluemarine/comment.tpl.php
common.incincludes/common.incCommon functions that many Drupal modules will need to reference.
contact.installmodules/contact/contact.install
contact.modulemodules/contact/contact.moduleEnables the use of personal and site-wide contact forms.
content_types.incmodules/node/content_types.incContent type editing UI.
core.phpdeveloper/hooks/core.phpThese are the hooks that are invoked by the Drupal core.
cron.php./cron.phpHandles incoming requests to fire off regularly-scheduled tasks (cron jobs).
database.incincludes/database.incWrapper for database interface code.
database.mysql.incincludes/database.mysql.incDatabase interface code for MySQL database servers.
database.mysqli.incincludes/database.mysqli.incDatabase 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.incincludes/database.pgsql.incDatabase interface code for PostgreSQL database servers.
default.profileprofiles/default/default.profile
default.tpl.phpthemes/engines/phptemplate/default.tpl.php
drupal.installmodules/drupal/drupal.install
drupal.modulemodules/drupal/drupal.moduleLets users log in using a Drupal ID and can notify a central server about your site.
example_element.moduledeveloper/examples/example_element.moduleThis is an example demonstrating how a module can define custom form elements.
file.incincludes/file.incAPI for handling file uploads and server file management.
fileupload.moduledeveloper/examples/fileupload.moduleThis is an example to demonstrate how to make a Drupal node support file uploads.
filter.modulemodules/filter/filter.moduleFramework for handling filtering of content.
filter_example.moduledeveloper/examples/filter_example.moduleThis 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.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.