Files

Namesort iconLocationDescription
aggregator.modulemodules/ aggregator.moduleUsed to aggregate syndicated content (RSS and RDF).
archive.modulemodules/ archive.moduleDisplays a calendar to navigate old content.
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.moduleControls the boxes that are displayed around the main content.
block_example.moduledeveloper/ examples/ block_example.moduleThis is an example outlining how a module can be used to define a block to be displayed on the right or left side of each page.
blog.modulemodules/ blog.moduleEnables keeping an easily and regularly updated web page or a blog.
blogapi.modulemodules/ blogapi.moduleEnable users to post using applications that support XML-RPC blog APIs.
book.modulemodules/ book.moduleAllows users to collaboratively author a book.
bootstrap.incincludes/ bootstrap.incFunctions that need to be loaded on every Drupal request.
chameleon.themethemes/ chameleon/ chameleon.themeA slim, CSS-driven theme.
CHANGELOG.txtCHANGELOG.txtDrupal 4.6.11, 2007-01-05 ------------------------- fixed security issue (XSS), see SA-2007-001 fixed security issue (DoS), see SA-2007-002 Drupal 4.6.10, 2006-10-18 ------------------------ fixed security issue (XSS), see SA-2006-024 fixed security...
comment.modulemodules/ comment.moduleEnables users to comment on published content.
common.incincludes/ common.incCommon functions that many Drupal modules will need to reference.
contact.modulemodules/ contact.moduleEnables the use of personal contact forms.
core.phpdeveloper/ hooks/ core.phpThese are the hooks that are invoked by the Drupal core.
cron.phpcron.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.pgsql.incincludes/ database.pgsql.incDatabase interface code for PostgreSQL database servers.
Drupal Programming from an Object-Oriented Perspectivedeveloper/ topics/ oop.htmlDrupal often gets criticized by newcomers who believe that object-oriented programming (OOP) is always the best way to design software architecture, and since they do not see the word "class" in the Drupal code, it must be inferior to...
drupal.modulemodules/ drupal.moduleLets users log in using a Drupal ID and can notify a central server about your site.
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.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.
forum.modulemodules/ forum.moduleEnable threaded discussions about general topics.
help.modulemodules/ help.moduleManages displaying online help.
image.incincludes/ image.inc
index.phpdeveloper/ index.php
index.phpindex.phpThe PHP page that serves all page requests on a Drupal installation.
INSTALL.txtINSTALL.txt// $Id: INSTALL.txt,v 1.17.2.5 2006/06/01 21:55:58 killes Exp $
legacy.modulemodules/ legacy.moduleProvides legacy handlers for upgrades from older Drupal installations.
LICENSE.txtLICENSE.txtGNU GENERAL PUBLIC LICENSE Version 2, June 1991
locale.incincludes/ locale.incAdmin-related functions for locale.module.
locale.modulemodules/ locale.moduleEnables administrators to manage the site interface languages.
MAINTAINERS.txtMAINTAINERS.txtList of maintainers --------------------------------------------------------------------------------
menu.incincludes/ menu.incAPI for the Drupal menu system.
menu.modulemodules/ menu.moduleAllows administrators to customize the site navigation menu.
module.incincludes/ module.incAPI for loading and interacting with Drupal modules.
node.modulemodules/ node.moduleThe core that allows content to be submitted to the site.
node.phpdeveloper/ hooks/ node.phpThese hooks are defined by node modules, modules that define a new kind of node.
nodeapi_example.moduledeveloper/ examples/ nodeapi_example.moduleThis is an example outlining how a module can be used to extend existing content types.
node_access_example.moduledeveloper/ examples/ node_access_example.moduleThis is an example illustrating how to restrict access to nodes based on some criterion associated with the user.
node_example.moduledeveloper/ examples/ node_example.moduleThis is an example outlining how a module can be used to define a new node type.
page.modulemodules/ page.moduleEnables the creation of pages that can be added to the navigation system.
pager.incincludes/ pager.incFunctions to aid in presenting database results as a set of pages.
page_example.moduledeveloper/ examples/ page_example.moduleThis is an example outlining how a module can be used to display a custom page at a given URL.
path.modulemodules/ path.moduleEnables users to rename URLs.
ping.modulemodules/ ping.moduleAlerts other sites that your site has been updated.
poll.modulemodules/ poll.moduleEnables your site to capture votes on different topics in the form of multiple choice questions.
 
 

Drupal is a registered trademark of Dries Buytaert.