History: module last_podcasts
Preview of version: 1
- «
- »
Module Last Podcasts
This module displays the latest podcasts in the specified file gallery of type Podcast(audio)
Usage
To use the Last Podcasts module in a wiki page:
Copy to clipboard
{module module="last_podcasts"}
where:
Displays Podcasts.
Go to the source code
Preferences required: feature_file_galleries
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
link_url |
URL for a link at bottom of module. | |||
link_text |
any string except for HTML and PHP tags | Text for link if Bottom Link URL is set. | More Podcasts | |
verbose |
any string except for HTML and PHP tags | y|n Display description of podcast below player if "y", and on title mouseover if "n". | y | |
galleryId |
int separator: : |
List of IDs of file galleries of type "Podcast (Audio)". Identifiers are separated by a colon (":"). If none, all file galleries will be scanned. Example value: 1:3. |
Related Pages
{include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"