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

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

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


Revision 1.5 - (show annotations) (download)
Wed Nov 19 14:39:58 2008 UTC (12 months, 1 week ago) by egfrith
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.4: +35 -0 lines
File MIME type: text/plain
DRUPAL-5 branch merged into HEAD
1 Readme
2 ------
3
4 This module implements image publishing APIs for 3rd party applications,
5 to try to simplify the tasks of managing image galleries and uploading
6 large numbers of images. It requires image.module, taxonomy.module,
7 user.module, and probably more.
8
9 Installation
10 ------------
11
12 1. Copy the image_pub.module to the Drupal modules/ directory.
13
14 2. Enter the "administer > modules" page, and enable the image_pub module.
15
16 3. (Optional) Install and configure a Gallery Remote client, such as
17 the official Java client (http://gallery.sourceforge.net/) or
18 digiKam (http://digikam.sourceforge.net/).
19 The official Java client also comes in applet and mini-applet variants
20 that can be embedded in your site.
21
22 4. (Optional) Configure your Windows machine to use your site as a web
23 publishing provider. Enter the "administer > image publishing" page,
24 and follow the "Install Windows Web Publishing Wizard Support" link.
25
26 Updating
27 --------
28
29 This module does not maintain any persistent state, at least not yet, so
30 upgrading should be a non-issue.
31
32 Author
33 ------
34
35 Sam Revitch <samr7@cs.washington.edu>

  ViewVC Help
Powered by ViewVC 1.1.2