$Id: README.TXT,v 1.3 2006/01/27 16:05:45 elmuerte Exp $ Description ----------- DiskNode adds a new nodetype called DiskNode. The main perpose for this node is to serve as download module. Each disknode links to a single file stored within the file storage. These files are already in this directory. File management tools are provided with the disknode. It will allow you to upload a local file or a file already stored on an other webserver. Downloads of the files are counted. Things not done: - file info doesn't work yet Requirements ------------ This module requires Drupal 4.7. A version for 4.6 can also be downloaded. Installation ------------ Before installing make sure the 'downloads' table exists. The SQL table structure for MySQL can be found in the disknode.mysql file. After that you can enable the module in the usual way. Configuration ------------- DiskNode can be configured at administer -> settings -> disknode. Authors ------- * Michiel Hendriks