Home Summary
Summary of all functions

This page is under construction! Please come back later!
DRAFT.


This is a summary of all functions and options of the plugin mos_jdownloads_file.


The plugin (also called mambot in Joomla! 1.0.x) is compatible with jDownloads 1.3 and 1.4, and Joomla! 1.0 and 1.5 native.
As jDownloads itself does not yet work with Joomla! 1.5 native, you have to turn on the Legacy plugin for the moment.  
There are 2 separate installation files. 1 for Joomla! 1.0 and another one for Joomla! 1.5


The plugin is designed to show downloads in articles and news of Joomla!, by means of layouts.
The downloads and layouts are provided by the popular component jDownloads.
Therefore, the component jDownloads must be installed on your Joomla site.


Settings and parameters

To change parameters and settings of the plugin, you need to go to the backend-configuration of the component, and select the Plugins-tab.
In the parameters of the plugin itself, you just have to publish it after installing.

Available parameters:

Default Layout: Name of the Files-layout, used by the plugin.
Enable Plugin: Yes | No

When the plugin is disabled, the following parameters will be considered:

Show message when plugin disabled: Yes | No
Show the original download title: Yes | No
Title replacement: New title, shown if the plugin is disabled, and Show the original download title is set to No.
Description replacement: New short description, shown if the plugin is disabled.


Functions

Functions of the plugin, which can be inserted into the articles and news:

Show 1 single download in the content:

{jd_file file==#ID} where #ID represents the ID of the download.


or

{jd_file file==Filetitle} where Filetitle represents the title of the download.

 

Show a number of hottest (most downloaded) downloads:

{jd_file hottest==#Number} where #Number represents the number of the hottest downloads to show.

Show a number of latest (most recent) downloads:

{jd_file latest==#Number} where #Number represents the number of the latest downloads to show.

Change the layout inside of the content. Offers the possibility to use more than 1 layout in the same content:

{jd_file onlinelayout==Layoutname} where Layoutname represents the name of the layout to use.

To show downloads which you don't want to publish inside of the jDownloads component itself: 

{jd_file showunpublished==on|off} Default: off

Offer the possibility to your visitors, to see and download downloads on which they have no rights in the jDownloads component:

{jd_file considerrights==on|off} Default: on


Placeholders

Placeholders to be inserted into the Files-layout, (Layouts Administration of jDownloads): 

Special placeholders, only available for the plugin, and not in the jDownloads-component (for the moment)

{file_title_only} Same as {file_title}, but without any link to the details-page of the download.
{rank} Only used in hottes and latest, to enumerate the displayed downloads.
{thumbnail_lightbox} Whole screenshot construction without the need of the standard placeholders {thumbnail} and {screenshot}
{thumbnail_gallery} Same as {thumbnail_lightbox} but with gallery function of lightbox 2.

Placeholders which change between the plugin and the component

{checkbox_list}


Usage in the component: checkbox to select several downloads
Usage in the plugin: larger download symbol

Placeholders which are not supported by the plugin:

{files_title_begin} - {files_title_end} See description in jDownloads.

 

Add comment


Security code
Refresh

This page was generated in 0,0053 seconds.