X-Git-Url: http://git.alex.org.uk diff --git a/README b/README index f35f6d8..f1f67b3 100644 --- a/README +++ b/README @@ -60,6 +60,12 @@ page. For instance, if you wished to make a page redirect to download to the value 'myfile'. You will need to enable this module once you have installed it. +You should set the following meta keys: + download_file - the tag of the file (see above) + download_url - the base URL of the perl script, e.g + http://server.example.com/download/download.pl + download_error - if set, redirects to this page if a user is not set + Note, to avoid having to muck around with Wordpress, myfile could be a symlink, and the script will correctly name the downloaded file as per the target of the symlink.