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

Diff of /contributions/modules/filerequest/README.TXT

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

revision 1.2, Sun Jan 8 21:00:53 2006 UTC revision 1.3, Mon Jul 3 14:03:54 2006 UTC
# Line 1  Line 1 
1  $Id: README.TXT,v 1.1 2006/01/03 20:44:50 elmuerte Exp $  $Id: README.TXT,v 1.2.2.1 2006/03/26 15:08:08 elmuerte Exp $
2    
3  Description  Description
4  -----------  -----------
# Line 12  method. The user will be redirected to t Line 12  method. The user will be redirected to t
12  associated. Currently the anti-leech only checks the referer to be within  associated. Currently the anti-leech only checks the referer to be within
13  the configured range. Empty referers are currently still allowed, but this  the configured range. Empty referers are currently still allowed, but this
14  might change in a future release.  might change in a future release.
15    A special mode has been added for in case of images (only JPEG, PNG and GIF).
16    Either a watermark can be added or the image can be subsituted with an other
17    image. In case of watermarking the watermark images has to be a PNG, it's best
18    to make use of the PNG alpha channels for a nicer result.
19    
20  Requirements  Requirements
21  ------------  ------------
22    
23  This module requires Drupal 4.6 or a later version.  This module requires Drupal 4.6 or a later version.
24    
25    GD Lib is required for when using watermarking for images.
26    
27    
28  Installation  Installation
29  ------------  ------------
# Line 46  directory, you can get the content for t Line 51  directory, you can get the content for t
51  interface. Everytime you change the config in the administration interface  interface. Everytime you change the config in the administration interface
52  you will need to update the throttle.config.php file.  you will need to update the throttle.config.php file.
53    
54    Note: if you had a filerequest module installed from before march 26, 2006
55    you will need to update the throttle.config.php if you were using this feature.
56    
57  Configuration  Configuration
58  -------------  -------------

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2