/[drupal]/contributions/modules/uc_addresses/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/uc_addresses/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu May 29 15:52:50 2008 UTC (17 months, 4 weeks ago) by freixas
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC4, DRUPAL-5--2-0-RC1, DRUPAL-5--1-0-RC3, DRUPAL-5--1-0-RC2, DRUPAL-5--1-0-RC1, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5
File MIME type: text/plain
When unisntalling, rows added to the 'variable' table are deleted.
Removed some unnecessary check_plain() calls which were creating some bugs.
Removed unneeded _UcAddressCache class.
Completely reworked the code for displaying a single address.
Refactored the database methods.
Removed the presentational attributes valign and nowrap from the theming functions.
1 Installing uc_addresses
2 -----------------------
3
4 Installation is standard:
5
6 * Unpack the files into your modules directory, usually
7 sites/all/modules.
8 * Enable it in Administer > Site building > Modules
9
10 The module will add two tables: uc_addresses and uc_addresses_defaults.

  ViewVC Help
Powered by ViewVC 1.1.2