Installation Instructions
-------------------------

Version 1.1

Drupal 4.7
Coppermine 4.x

1. Install Coppermine and Drupal (see their respective installation
   documents).  

2. Copy cpg.module to your drupal modules/ directory.

3. Enable the CPG module in administer -> modules in your drupal
   installation.

4. Go to administer -> settings -> CPG and enter the path to your
   Coppermine installation.  

5. Copy the script index_dr.php into your Coppermine installation.

Cas Nuy <cas@nuy.info>
www.casnuy.com

Prerequisite:
Within Drupal you need to activate the Profiles module.
This module allows you to add fields to the user definition

Go to the profile module
Add a single line text field with the following criteria :
Category : Passwords
Title : Your Cioppermine Password
Formname : profile_cpg_pwd
Explanation : The password you use to access Coppermine
Check  option : Private field, content only available to privileged users
Click Save the field

Now if you go to your account, you will notice a new Tab called Passwords.
Here you can enter your Coppermine password. This allows you to also access Coppermine outside Drupal

