| address.install | ecommerce-4-7/ address/ address.install | |
| address.module | ecommerce-4-7/ address/ address.module | |
| aggregator.module | drupal-4-7/ modules/ aggregator.module | Used to aggregate syndicated content (RSS, RDF, and Atom). |
| apparel.module | ecommerce-4-7/ contrib/ apparel/ apparel.module | |
| archive.module | drupal-4-7/ modules/ archive.module | Displays a calendar to navigate old content. |
| auction.install | ecommerce-4-7/ contrib/ auction/ auction.install | |
| auction.module | ecommerce-4-7/ contrib/ auction/ auction.module | |
| authentication.php | docs-4-7/ hooks/ authentication.php | These hooks are defined by authentication modules, modules that define
ways users can log on using accounts from other sites and servers. |
| authorize_net.install | ecommerce-4-7/ contrib/ authorize_net/ authorize_net.install | |
| authorize_net.module | ecommerce-4-7/ contrib/ authorize_net/ authorize_net.module | |
| block.module | drupal-4-7/ modules/ block.module | Controls the boxes that are displayed around the main content. |
| block.tpl.php | drupal-4-7/ themes/ bluemarine/ block.tpl.php | |
| block.tpl.php | drupal-4-7/ themes/ engines/ phptemplate/ block.tpl.php | |
| block.tpl.php | drupal-4-7/ themes/ pushbutton/ block.tpl.php | |
| block_example.module | docs-4-7/ examples/ block_example.module | This is an example outlining how a module can be define blocks to be
displayed on each page. |
| blog.module | drupal-4-7/ modules/ blog.module | Enables keeping an easily and regularly updated web page or a blog. |
| blogapi.module | drupal-4-7/ modules/ blogapi.module | Enable users to post using applications that support XML-RPC blog APIs. |
| book.module | drupal-4-7/ modules/ book.module | Allows users to collaboratively author a book. |
| bootstrap.inc | drupal-4-7/ includes/ bootstrap.inc | Functions that need to be loaded on every Drupal request. |
| box.tpl.php | drupal-4-7/ themes/ bluemarine/ box.tpl.php | |
| box.tpl.php | drupal-4-7/ themes/ engines/ phptemplate/ box.tpl.php | |
| box.tpl.php | drupal-4-7/ themes/ pushbutton/ box.tpl.php | |
| canadapost.inc | ecommerce-4-7/ contrib/ shipcalc/ partners/ canadapost.inc | Functions to communicate with CanadaPost API. |
| cart.install | ecommerce-4-7/ cart/ cart.install | |
| cart.module | ecommerce-4-7/ cart/ cart.module | |
| ccard.install | ecommerce-4-7/ contrib/ ccard/ ccard.install | |
| ccard.module | ecommerce-4-7/ contrib/ ccard/ ccard.module | |
| chameleon.theme | drupal-4-7/ themes/ chameleon/ chameleon.theme | A slim, CSS-driven theme. |
| CHANGELOG.txt | drupal-4-7/ CHANGELOG.txt | // $Id: CHANGELOG.txt,v 1.117.2.19 2008/01/10 23:51:27 killes Exp $ |
| cod.module | ecommerce-4-7/ contrib/ cod/ cod.module | |
| comment.module | drupal-4-7/ modules/ comment.module | Enables users to comment on published content. |
| comment.tpl.php | drupal-4-7/ themes/ bluemarine/ comment.tpl.php | |
| comment.tpl.php | drupal-4-7/ themes/ engines/ phptemplate/ comment.tpl.php | |
| comment.tpl.php | drupal-4-7/ themes/ pushbutton/ comment.tpl.php | |
| common.inc | drupal-4-7/ includes/ common.inc | Common functions that many Drupal modules will need to reference. |
| contact.module | drupal-4-7/ modules/ contact.module | Enables the use of personal and site-wide contact forms. |
| core.php | ecommerce-4-7/ docs/ developer/ hooks/ core.php | These are the hooks that are invoked by the Drupal ecommerce package. |
| core.php | docs-4-7/ hooks/ core.php | These are the hooks that are invoked by the Drupal core. |
| coupon.install | ecommerce-4-7/ contrib/ coupon/ coupon.install | |
| coupon.module | ecommerce-4-7/ contrib/ coupon/ coupon.module | |
| cron.php | drupal-4-7/ cron.php | Handles incoming requests to fire off regularly-scheduled tasks (cron jobs). |
| database.inc | drupal-4-7/ includes/ database.inc | Wrapper for database interface code. |
| database.mysql.inc | drupal-4-7/ includes/ database.mysql.inc | Database interface code for MySQL database servers. |
| database.mysqli.inc | drupal-4-7/ includes/ 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 | drupal-4-7/ includes/ database.pgsql.inc | Database interface code for PostgreSQL database servers. |
| default.tpl.php | drupal-4-7/ themes/ engines/ phptemplate/ default.tpl.php | |
| donate.module | ecommerce-4-7/ contrib/ donate/ donate.module | |
| Drupal E-Commerce Module Documentation | ecommerce-4-7/ docs/ user/ index.html | This document will cover how to install and configure Drupal's E-Commerce package, which allows you to sell products, services and subscriptions through your website. It is made up of several components which are used together in order to provide a... |
| Drupal Programming from an Object-Oriented Perspective | docs-4-7/ topics/ oop.html | Drupal 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.module | drupal-4-7/ modules/ drupal.module | Lets users log in using a Drupal ID and can notify a central server about your site. |