Run Digital Download



AGAIN: Do not use older Version of this Component and Plugin
RD Download v0.9 README
($Id: readme.txt 445 2009-11-13 17:28:54Z deutz $)
-----------------------------------------
About
----------
RD Download is a simpe download extension for Joomla 1.5 and PHP 5 only. It features embedding of downloads into content items, automated addition of new files into the database (directory watch) and a download counter.
Installation
-----------------------------
1. Install component (plugin will be automatically installed and published)
2. Create a download-dir
3. Set component parameters "Download dir" in backend.
If the value start with an / I suppose it is a absolut dir, if not then this must be a relative dir to joomla base dir
4. Set component parameters "Display warnings" in backend.
Update
-----------------------------
Deinstall the component and install the new one, keep in mind all Database tables where droped when deinstallation is processed. If you like to save your download counter backup the rd_download table and reimport the table after update.
How to use
-----------------------------
1. Upload your file into download dir
2. Insert {rddl}filename.ext{/rddl} into a content item and browse to it
--> the new file will be displayed and automatically added to the database
3. If you want to change the dl-link text, change "title" in backend
4. If you want to change the download counter you can do this also in the edit view
* Assign a menu item to RD Download to get a list all published downloads
md5 checksum: f4098c051062c5627f7ca98803f65460
It does what it says and it is simple (just read the authors how-to - I know it is hard ;-). It even works with right_mouse_click/save_as.
The only thing that I miss: Joomfish support (for the download title).
I've looked for this type of extension for some time. I mean protection of the copyrighted content is always a big issue. Thing is... Any web-savvyy guy can look at the source code and bookmark the URLs, so when his subscription runs out he can still get access to images/videos or whatever else.
This extension solves that by having a download PHP file, which fetches the files by their ID. Files do need to be uploaded manually and inside RD Download you need to create items with file paths, but thats minor issue.
Little bugs on Windows System, but i found a way to solve them. I'll send the details to the developer, 'cause listing of source code is prohibited now.
But all-in-all already excellent extension with even more excellent potential (huge potential really).
Good luck everybody.
*****************
Comment for this Extension's developer:
Robert, I've wrote couple of fixes i discovered when running on Windows based system, but just noticed that Codes & Bug Reports are specifically not allowed here anymore.
So i sent them to your contact email listed on your RDBS site. I hope you'll receive them and can make use of my comments.
Thanks for all the time you spent on this product.
Good luck.
1. Make sure the name of the file isnt too long - make it as short as possible, otherwise it wont 'find' the file.
2. Make sure you keep the characters to letters and numbers - characters like '&' wont work.
Simple and easy to use, works perfectly.
My need was to add an attachment to an event (which is not a standard joomla article), and to count its downloads.
RD Download appeared to be the most suitable extension for that purpose.
Thanks to the developer!
This is possible with the new version 0.9, please take a look at your open_basedir restrictions, you directroy must be under the open_basedir if set.




