Custom options per video
Easy, descriptive syntax for media embedding. Use: {format/provider}filename{/format/provider}
You can also use syntax like: {format/provider}filename|width|height|autoplay{/format/provider}
For example, an "autoplaying" YouTube video of 600x450 dimensions would be displayed adding this to a content item: {youtube}he73js822|600|450|1{/youtube}
MVC Templating
AllVideos uses MVC templating. Just copy the /tmpl folder included in the plugin, move it to your template's /html folder and rename it to "jw_allvideos", then style the output as you wish. The good thing about MVC templating is you don't have to worry about future updates breaking your styling.
Available tags in AllVideos
Below are two tables describing what audio/video formats and video providers are supported by AllVideos.
In the audio/video formats table you can see the type, paths and what Joomla! tag to enter within your content items/articles. Please note that if for example you divide your video/audio folder into subfolders, then you need to specify the folder upper than the master video/audio folder, that means if your video exists in images/stories/videos/summer/trip_to_paris.flv and your master video/audio folder is master video/audio folder, you would enter {flv}summer/trip_to_paris{/flv}. Same goes for every format.
| Audio/Video Format | Audio/Video folder set in params | Actual file path | AllVideos tag to enter in Joomla! |
|---|---|---|---|
| FLV | images/stories/videos | images/stories/videos/nadasurf.flv | {flv}nadasurf{/flv} |
| FLV hosted on remote server | - | http://www.filehosting.com/nadasurf.flv | {flvremote}http://www.filehosting.com/nadasurf.flv{/flvremote} |
| MP3 | images/stories/audio | images/stories/audio/pixies_bonemachine.mp3 | {mp3}pixies_bonemachine{/mp3} |
| MP3 hosted on remote server | - | http://www.filehosting.com/pixies_bonemachine.mp3 | {mp3remote}http://www.filehosting.com/pixies_bonemachine.mp3{/mp3remote} |
| SWF (flash) | images/stories/videos | images/stories/videos/presentation.swf | {swf}presentation{/swf} |
| SWF (flash) hosted on remote server | - | http://www.filehosting.com/presentation.swf | {swfremote}http://www.filehosting.com/presentation.swf{/swfremote} |
| WMV (Windows Media Video) | images/stories/videos | images/stories/videos/nadasurf.wmv | {wmv}nadasurf{/wmv} |
| WMV (Windows Media Video) hosted on remote server | - | http://www.filehosting.com/nadasurf.wmv | {wmvremote}http://www.filehosting.com/nadasurf.wmv{/wmvremote} |
| WMA (Windows Media Audio) | images/stories/audio | images/stories/audio/pixies_bonemachine.wma | {wma}pixies_bonemachine{/wma} |
| WMA (Windows Media Audio) hosted on remote server | - | http://www.filehosting.com/pixies_bonemachine.wma | {wmaremote}http://www.filehosting.com/pixies_bonemachine.wma{/wmaremote} |
| MOV (Quicktime Video) | images/stories/videos | images/stories/videos/nadasurf.mov | {mov}nadasurf{/mov} |
| MOV (Quicktime Video) hosted on remote server | - | http://www.filehosting.com/nadasurf.mov | {movremote}http://www.filehosting.com/nadasurf.mov{/movremote} |
| MP4 (H.264 Video) | images/stories/videos | images/stories/videos/nadasurf.mp4 | {mp4}nadasurf{/mp4} |
| MP4 (H.264 Video) hosted on remote server | - | http://www.filehosting.com/nadasurf.mp4 | {mp4remote}http://www.filehosting.com/nadasurf.mp4{/mp4remote} |
| 3GP Video | images/stories/videos | images/stories/videos/nadasurf_mobile.3gp | {3gp}nadasurf{/3gp} |
| 3GP Video hosted on remote server | - | http://www.filehosting.com/nadasurf_mobile.3gp | {3gpremote}http://www.filehosting.com/nadasurf_mobile.3gp{/3gpremote} |
| DivX Video | images/stories/videos | images/stories/videos/nadasurf.divx | {divx}nadasurf{/divx} |
| DivX Video hosted on remote server | - | http://www.filehosting.com/nadasurf.divx | {divxremote}http://www.filehosting.com/nadasurf.divx{/divxremote} |
In the video providers table you can see the provider's name, a sample URL to a video page, what video ID to "extract" and what Joomla! tag to enter within your content items/articles.
Big Video Provider : vimeo, Youtube
{vimeo}1319796{/vimeo}
{youtube}DV81bAghxBU{/youtube}
====================================
http://www.joomlaworks.gr/content/view/35/41/