Phoca Download Content plugin is a Joomla! plugin which displays:
- link to Phoca Download categories
- link to Phoca Download files
- files which can be previewed (e.g. PDF, images)
- files which can be played (e.g. MP3, MP4, OGG, OGV)
- YouTube videos
in article content.
Requirements:
- Joomla!1.5, 2.5, 3.9 (stable or any later version)
- PHP 5 (or any later version)
- Phoca Download component.
See examples, start and close the code with curly braces in your article.
Categories --> phocadownload view=categories|text=Categories|target=s
Category --> phocadownload view=category|id=1|text=Category|target=s
File --> phocadownload view=file|id=3|target=s
Play a file in popup --> phocadownload view=fileplaylink|id=8|playerwidth=328|playerheight=200|playerheightmp3=30
Play a file directly --> phocadownload view=fileplay|id=8|playerwidth=328|playerheight=200|playerheightmp3=30
Preview file --> phocadownload view=filepreviewlink|id=7|previewwidth=640|previewheight=480
List of files --> phocadownload view=filelist|id=1|limit=5
Play a YouTube video --> phocadownload view=youtube|url=https://youtu.be/a0xQH0PQkis
Link to Phoca Download Plugin Category (Phoca Download Plugin Category)
phocadownload view=category|id=35|target=b
Link to Phoca Download File (Phoca Download Plugin File)
phocadownload view=file|id=280
See documentation for information about how to use this plugin: