|
Would like a copy of the joomla code written for this site? Now you can with a payment/donation. All code is written to work with this site. I have tried to get it written to be for every site. No code updates will be offered (unless we get an update). No support will be given. Code comes as is, it is up to you to get it working on your site. You will receive a copy of the code in an email when i see your payment received. Note that this is not an automatic pay get file system.
1 - Icecast module $5 Running an icecast station? Want to show the latest track streaming from a playlist or a live DJ? This code is for you.
2 - Download plugin $10 Sick of those crappy components that make you just through hoops to upload a directory of files. Well we have the Plugin for you. Simply add a directory to your ftp (preferably the root to stop leeching), upload your files (you can have subdirectories as well) Then with a simple oplugin code such as {download}folderone/directoryfiles{/download} you can add a list of files to any content item or component (if mambots allowed) even forums like fireboard. Note - no statistics on this plugin.
3 - Download plugin (with stats) $20 Sick of those crappy components that make you just through hoops to upload a directory of files. Well we have the Plugin for you. Simply add a directory to your ftp (preferably the root to stop leeching), upload your files (you can have subdirectories as well) Then with a simple oplugin code such as {download}folderone/directoryfiles{/download} you can add a list of files to any content item or component (if mambots allowed) even forums like fireboard. Note - Statistics added to this plugin. Shows next to each file number of times downloaded. Total of all downloads in the admin of the plugin.
Example Content bot to allow secure downloads from a specific directory with subdirectory processing. Companion for com_downloads component.
Usage: { downloads sort=size/name/date order=asc/desc subdirs=yes/no head=yes/no path=yes/no date=yes/no size=yes/no measure=auto/bytes/kb/mb count=yes/no access=public/registered/special}directory{/downloads } - directory: directory to process. Relative to root, that can be changed at admin page;
- sort: can be 'size', 'name' or 'date'. Used for sorting file list;
- order: can be either 'asc' or 'desc'. Sets file list sorting direction;
- subdirs: 'yes' or 'no'. Specifies whether mambot should recirsively process subdirectories to find files;
- head: 'yes' or 'no'. Show/hide column captions;
- path: 'yes' or 'no'. Show/hide subpaths column (works only if subdirectory processing is on);
- date: 'yes' or 'no'. Show/hide date column;
- size: 'yes' or 'no'. Show/hide size column;
- measure: can be 'auto', 'bytes', 'kb' or 'mb'. Specifies measure unit for size column. When set to 'auto', bot uses optimal for each file;
- count: 'yes' or 'no'. Show/hide download count column;
- access: 'public', 'registered' or 'special'. Selects which access level required to see the bot.
Or simply: {downloads }directory{/downloads }
All parameters are optional. You can use several download bots on a page.
Help us rebuild the Live Recording Database. Donations make you a gold member.mfBeer Joomla! Plugin
|