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

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

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


Revision 1.3 - (show annotations) (download)
Wed Jun 28 02:54:59 2006 UTC (3 years, 5 months ago) by kbahey
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-5--1-1, DRUPAL-5--1-0, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5, DRUPAL-4-7, DRUPAL-6--1
Changes since 1.2: +2 -3 lines
File MIME type: text/plain
#55399 by pacheco. Updated to 4.7, and code style improvements.
1 Description:
2 ------------
3
4 This module provides visitors to your web site with currency conversion rates.
5
6 It also provides an API for currency conversion that other modules can use.
7
8 Requirements:
9 -------------
10
11 This module requires drupal 4.7.x or greater.
12
13 Installation:
14 -------------
15
16 1. Copy the entire currency directory under the Drupal modules/ directory.
17
18 2. Go to admin/modules and enable 'currency_api' and 'currency'.
19
20 3. Allow access to the module under admin/access.
21 You can enable it for authenticated and/or anonymous users, depending on
22 your web site needs.
23
24 4. Configure the module under admin/settings/currency
25 - Specify the default From Currency and the To Currency. You must enter the
26 three letter code for each. What you enter depends on your country and/or
27 audience.
28
29 - Provide a description. It can be any text you want. You can enter a disclaimer,
30 instructions, ...etc.
31
32 - You can change the navigation link text if you want. Normally leave that as
33 it is.

  ViewVC Help
Powered by ViewVC 1.1.2