/[drupal]/contributions/modules/upload_progress/README.txt
ViewVC logotype

Contents of /contributions/modules/upload_progress/README.txt

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


Revision 1.1 - (show annotations) (download)
Sat Nov 17 06:47:47 2007 UTC (2 years ago) by pfournier
Branch: MAIN
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-1, DRUPAL-5--1-0, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5
File MIME type: text/plain
Initial checkin of the upload_progress module
1 ********************************************************************
2 D R U P A L M O D U L E
3 ********************************************************************
4 Name: Upload Progress Module
5 Author: Patrick Fournier <pfournier at whiskyechobravo dot com>
6 Drupal: 5
7 ********************************************************************
8 PREREQUISITES:
9 None
10
11 ********************************************************************
12 DESCRIPTION:
13
14 This module allows you to add a progress bar to any node creation
15 or edit form. You can set the delay before the progress bar appears.
16
17 This can be usefull if your node contains video fields, or any
18 other fields that takes time to process.
19
20 ********************************************************************
21 INSTALLATION:
22
23 1. Place the entire upload_progress directory into your Drupal
24 modules directory (normally sites/all/modules or modules).
25
26 2. Enable the upload_progress module by navigating to:
27
28 Administer > Site building > Modules
29
30 3. Give permission to add progress bar to forms there:
31
32 Administer > User management > Access Control
33
34 4. Configure the module there:
35
36 Administer > Site configuration > Upload Progress
37
38 ********************************************************************

  ViewVC Help
Powered by ViewVC 1.1.2