| Summary of all functions |
|
This page is under construction! Please come back later! 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. The plugin is designed to show downloads in articles and news of Joomla!, by means of layouts. Settings and parametersTo change parameters and settings of the plugin, you need to go to the backend-configuration of the component, and select the Plugins-tab. 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 | NoShow 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. FunctionsFunctions 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} 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 PlaceholdersPlaceholders 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. 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. |