Namesort iconLocationDescription
aggregator.installdrupal/ modules/ aggregator/ aggregator.install
aggregator.moduledrupal/ modules/ aggregator/ aggregator.moduleUsed to aggregate syndicated content (RSS, RDF, and Atom).
API.txtcontributions/ modules/ token/ API.txt$Id: API.txt,v 1.1.2.5 2007/10/16 14:37:59 greggles Exp $
API.txtcontributions/ modules/ pathauto/ API.txt$Id: API.txt,v 1.3.4.2 2008/01/22 14:22:50 greggles Exp $
authentication.phpcontributions/ docs/ developer/ hooks/ authentication.phpThese hooks are defined by authentication modules, modules that define ways users can log on using accounts from other sites and servers.
basic_testcontributions/ modules/ pathauto/ test/ basic_test_pathauto.html...
block.moduledrupal/ modules/ block/ block.moduleControls the boxes that are displayed around the main content.
block.tpl.phpdrupal/ themes/ bluemarine/ block.tpl.php
block.tpl.phpdrupal/ themes/ engines/ phptemplate/ block.tpl.php
block.tpl.phpdrupal/ themes/ garland/ block.tpl.php
block.tpl.phpdrupal/ themes/ pushbutton/ block.tpl.php
block_example.modulecontributions/ docs/ developer/ examples/ block_example.moduleThis is an example outlining how a module can define blocks to be displayed on each page.
blog.moduledrupal/ modules/ blog/ blog.moduleEnables keeping an easily and regularly updated web page or a blog.
blogapi.moduledrupal/ modules/ blogapi/ blogapi.moduleEnable users to post using applications that support XML-RPC blog APIs.
book.installdrupal/ modules/ book/ book.install
book.moduledrupal/ modules/ book/ book.moduleAllows users to collaboratively author a book.
bootstrap.incdrupal/ includes/ bootstrap.incFunctions that need to be loaded on every Drupal request.
box.tpl.phpdrupal/ themes/ bluemarine/ box.tpl.php
box.tpl.phpdrupal/ themes/ engines/ phptemplate/ box.tpl.php
box.tpl.phpdrupal/ themes/ pushbutton/ box.tpl.php
cache.incdrupal/ includes/ cache.inc
chameleon.themedrupal/ themes/ chameleon/ chameleon.themeA slim, CSS-driven theme which does not depend on a template engine like phptemplate
CHANGELOG.txtcontributions/ modules/ i18n/ CHANGELOG.txt// $Id: CHANGELOG.txt,v 1.15.2.2.2.4 2008/07/23 16:56:00 jareyero Exp $
CHANGELOG.txtcontributions/ modules/ xmlsitemap/ CHANGELOG.txt$Id: CHANGELOG.txt,v 1.1.2.6 2008/05/15 18:31:27 darrenoh Exp $
CHANGELOG.txtcontributions/ modules/ pathauto/ CHANGELOG.txt***DRUPAL-5 only*** 2007-05-16 Forum aliases are now handled separately. Forum vocabularies will not get a regular taxonomy/term/[tid] alias and the pattern input is not available.
CHANGELOG.txtcontributions/ modules/ token/ CHANGELOG.txt2007-September-2: [comment-author-name] is now filtered. Also provided additional -raw tokens for any tokens which are checked. As their help text suggests, these are potentially dangerous: "WARNING - raw user input." Only use these if...
CHANGELOG.txtdrupal/ CHANGELOG.txt
CHANGELOG.txtcontributions/ modules/ views/ CHANGELOG.txtCHANGELOG for Views for Drupal 5
color.incdrupal/ themes/ garland/ color/ color.inc
color.incdrupal/ themes/ garland/ minnelli/ color/ color.inc
color.installdrupal/ modules/ color/ color.install
color.moduledrupal/ modules/ color/ color.module
comment.installdrupal/ modules/ comment/ comment.install
comment.moduledrupal/ modules/ comment/ comment.moduleEnables users to comment on published content.
comment.tpl.phpdrupal/ themes/ bluemarine/ comment.tpl.php
comment.tpl.phpdrupal/ themes/ engines/ phptemplate/ comment.tpl.php
comment.tpl.phpdrupal/ themes/ garland/ comment.tpl.php
comment.tpl.phpdrupal/ themes/ pushbutton/ comment.tpl.php
common.incdrupal/ includes/ common.incCommon functions that many Drupal modules will need to reference.
contact.installdrupal/ modules/ contact/ contact.install
contact.moduledrupal/ modules/ contact/ contact.moduleEnables the use of personal and site-wide contact forms.
content_types.incdrupal/ modules/ node/ content_types.incContent type editing UI.
core.phpcontributions/ docs/ developer/ hooks/ core.phpThese are the hooks that are invoked by the Drupal core.
CREDITS.txtcontributions/ modules/ i18n/ CREDITS.txtDrupal module created by Jose A. Reyero, <drupal at reyero dot net>
cron.phpdrupal/ cron.phpHandles incoming requests to fire off regularly-scheduled tasks (cron jobs).
database.incdrupal/ includes/ database.incWrapper for database interface code.
database.mysql.incdrupal/ includes/ database.mysql.incDatabase interface code for MySQL database servers.
database.mysqli.incdrupal/ includes/ 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.incdrupal/ includes/ database.pgsql.incDatabase interface code for PostgreSQL database servers.
default.tpl.phpdrupal/ themes/ engines/ phptemplate/ default.tpl.php