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

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

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

revision 1.3, Wed Dec 27 04:45:08 2006 UTC revision 1.4, Sun Nov 25 03:34:04 2007 UTC
# Line 1  Line 1 
1  $Id:  $Id:$
2    
3  Wishlist Module Installation  Wishlist Module Installation
4  ----------------------------  ----------------------------
5    
6  1. Place the contents of the tarball (or CVS checkout) in your sites/xxx/modules/wishlist directory.  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 > configuration > modules.  This will install the  2. Enable the wishlist module under Administer > Site building > Modules.  This will install the
9     database tables.  Note that I only test with and run MySQL.  I do not test any     database tables.
    other database.  I will incorporate patches from users who do.  
10    
11  4. Grant the proper access to user accounts under administer > accounts >  4. Grant the proper access to user accounts under Administer > User management >
12     permissions.     Permissions.
13    
14  5. Optionally enable the Wishlists block.  The block will only appear after wishlist  5. Optionally enable the Wishlists block.  The block will only appear after wishlist
15     nodes have been created.     nodes have been created.
# Line 18  Wishlist Module Installation Line 17  Wishlist Module Installation
17  If your theme includes blocks on the right hand side of the display, I highly recommend removing  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.  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)  Author: Scott McLewin (drupal AT mclewin DOT com)
23    
24    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.2