| address.module | ecommerce-4-6/ address/ address.module | |
| aggregator.module | drupal-4-6/ modules/ aggregator.module | Used to aggregate syndicated content (RSS and RDF). |
| archive.module | drupal-4-6/ modules/ archive.module | Displays a calendar to navigate old content. |
| auction.module | ecommerce-4-6/ contrib/ auction/ auction.module | |
| authentication.php | docs-4-6/ 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.module | ecommerce-4-6/ contrib/ authorize_net/ authorize_net.module | |
| block.module | drupal-4-6/ modules/ block.module | Controls the boxes that are displayed around the main content. |
| block_example.module | docs-4-6/ examples/ block_example.module | This 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.module | drupal-4-6/ modules/ blog.module | Enables keeping an easily and regularly updated web page or a blog. |
| blogapi.module | drupal-4-6/ modules/ blogapi.module | Enable users to post using applications that support XML-RPC blog APIs. |
| book.module | drupal-4-6/ modules/ book.module | Allows users to collaboratively author a book. |
| bootstrap.inc | drupal-4-6/ includes/ bootstrap.inc | Functions that need to be loaded on every Drupal request. |
| cart.module | ecommerce-4-6/ cart/ cart.module | |
| ccard.module | ecommerce-4-6/ contrib/ ccard/ ccard.module | |
| chameleon.theme | drupal-4-6/ themes/ chameleon/ chameleon.theme | A slim, CSS-driven theme. |
| CHANGELOG.txt | ecommerce-4-6/ address/ CHANGELOG.txt | Address module |
| CHANGELOG.txt | ecommerce-4-6/ cart/ CHANGELOG.txt | Cart module |
| CHANGELOG.txt | ecommerce-4-6/ contrib/ auction/ CHANGELOG.txt | Auction module |
| CHANGELOG.txt | ecommerce-4-6/ contrib/ authorize_net/ CHANGELOG.txt | Authorize_net module |
| CHANGELOG.txt | ecommerce-4-6/ contrib/ ecivicrm/ CHANGELOG.txt | December 23, 2005:
Remove need for cart.module.patch, using existing ec_transactionapi hook to
record donations and other activities. |
| CHANGELOG.txt | ecommerce-4-6/ contrib/ hosting/ CHANGELOG.txt | |
| CHANGELOG.txt | ecommerce-4-6/ contrib/ paypalpro/ CHANGELOG.txt | October 31, 2005:
paypalpro.module
o fix bug #35669, various localization fixes. (based on a patch by
syllance, thanks!)
o cleaned up wording in express checkout workflow
October 30, 2005:
paypalpro.module:
o More modifications to get working with... |
| CHANGELOG.txt | ecommerce-4-6/ contrib/ submanage/ CHANGELOG.txt | |
| CHANGELOG.txt | ecommerce-4-6/ file/ CHANGELOG.txt | File module |
| CHANGELOG.txt | ecommerce-4-6/ generic/ CHANGELOG.txt | |
| CHANGELOG.txt | ecommerce-4-6/ parcel/ CHANGELOG.txt | Parcel module |
| CHANGELOG.txt | ecommerce-4-6/ paypal/ CHANGELOG.txt | Paypal module |
| CHANGELOG.txt | ecommerce-4-6/ product/ CHANGELOG.txt | Product module |
| CHANGELOG.txt | ecommerce-4-6/ shipping/ CHANGELOG.txt | Shipping module |
| CHANGELOG.txt | ecommerce-4-6/ store/ CHANGELOG.txt | Store module |
| CHANGELOG.txt | drupal-4-6/ CHANGELOG.txt | Drupal 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... |
| cod.module | ecommerce-4-6/ contrib/ cod/ cod.module | |
| comment.module | drupal-4-6/ modules/ comment.module | Enables users to comment on published content. |
| common.inc | drupal-4-6/ includes/ common.inc | Common functions that many Drupal modules will need to reference. |
| contact.module | drupal-4-6/ modules/ contact.module | Enables the use of personal contact forms. |
| core.php | docs-4-6/ hooks/ core.php | These are the hooks that are invoked by the Drupal core. |
| cron.php | drupal-4-6/ cron.php | Handles incoming requests to fire off regularly-scheduled tasks (cron jobs). |
| database.inc | drupal-4-6/ includes/ database.inc | Wrapper for database interface code. |
| database.mysql.inc | drupal-4-6/ includes/ database.mysql.inc | Database interface code for MySQL database servers. |
| database.pgsql.inc | drupal-4-6/ includes/ database.pgsql.inc | Database interface code for PostgreSQL database servers. |
| donate.module | ecommerce-4-6/ contrib/ donate/ donate.module | |
| Drupal Programming from an Object-Oriented Perspective | docs-4-6/ 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-6/ modules/ drupal.module | Lets users log in using a Drupal ID and can notify a central server about your site. |
| ecivicrm.module | ecommerce-4-6/ contrib/ ecivicrm/ ecivicrm.module | ecivicrm.module |
| ecommailer.module | ecommerce-4-6/ contrib/ ecommailer/ ecommailer.module | |
| exact.module | ecommerce-4-6/ contrib/ exact/ exact.module | |
| file.inc | drupal-4-6/ includes/ file.inc | API for handling file uploads and server file management. |
| file.module | ecommerce-4-6/ file/ file.module | |
| fileupload.module | docs-4-6/ examples/ fileupload.module | This is an example to demonstrate how to make a Drupal node support file
uploads. |
| filter.module | drupal-4-6/ modules/ filter.module | Framework for handling filtering of content. |