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

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

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


Revision 1.4 - (show annotations) (download)
Sun Nov 25 03:34:04 2007 UTC (2 years ago) by smclewin
Branch: MAIN
CVS Tags: DRUPAL-6--2-1-BETA, DRUPAL-6--2-3, DRUPAL-6--2-2, DRUPAL-6--2-1, HEAD
Branch point for: DRUPAL-6--2
Changes since 1.3: +7 -7 lines
File MIME type: text/plain
First pass port to Drupal 6. All appears to be well, but it could use some other eyes to test and verify.
1 $Id:$
2
3 Wishlist Module Installation
4 ----------------------------
5
6 1. Place the contents of the tarball (or CVS checkout) in your sites/xxx/modules/wishlist directory.
7
8 2. Enable the wishlist module under Administer > Site building > Modules. This will install the
9 database tables.
10
11 4. Grant the proper access to user accounts under Administer > User management >
12 Permissions.
13
14 5. Optionally enable the Wishlists block. The block will only appear after wishlist
15 nodes have been created.
16
17 If your theme includes blocks on the right hand side of the display, I highly recommend removing
18 them for wishlist/*. The wishlist table view is wide.
19
20 I write and test against MySQL 5 and PHP 5.1. I will accept patches against other PHP versions and databases.
21
22 Author: Scott McLewin (drupal AT mclewin DOT com)
23
24

  ViewVC Help
Powered by ViewVC 1.1.2