/[drupal]/contributions/modules/disknode/README.TXT
ViewVC logotype

Contents of /contributions/modules/disknode/README.TXT

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


Revision 1.4 - (show annotations) (download)
Fri Feb 17 18:39:17 2006 UTC (3 years, 9 months ago) by elmuerte
Branch: MAIN
CVS Tags: DRUPAL-5--0-1, DRUPAL-5--0-2, DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-4-7, DRUPAL-6--1
Changes since 1.3: +3 -2 lines
File MIME type: text/plain
*** empty log message ***
1 $Id: README.TXT,v 1.3 2006/01/27 16:05:45 elmuerte Exp $
2
3 Description
4 -----------
5
6 DiskNode adds a new nodetype called DiskNode. The main perpose for this node is
7 to serve as download module. Each disknode links to a single file stored within
8 the file storage. These files are already in this directory. File management
9 tools are provided with the disknode. It will allow you to upload a local file
10 or a file already stored on an other webserver.
11 Downloads of the files are counted.
12
13 Things not done:
14 - file info doesn't work yet
15
16 Requirements
17 ------------
18
19 This module requires Drupal 4.7.
20 A version for 4.6 can also be downloaded.
21
22
23 Installation
24 ------------
25
26 Before installing make sure the 'downloads' table exists. The SQL table
27 structure for MySQL can be found in the disknode.mysql file.
28 After that you can enable the module in the usual way.
29
30
31 Configuration
32 -------------
33
34 DiskNode can be configured at administer -> settings -> disknode.
35
36
37 Authors
38 -------
39
40 * Michiel Hendriks <elmuerte@drunksnipers.com>
41

  ViewVC Help
Powered by ViewVC 1.1.2