Show your media files in nice overlay pop ups
| General Plugin info | |
|---|---|
| Author: | |
| Current Version: | v1.3.4 |
| Download: | http://www.ltooz.com/ltooz/nucleuscms/download-page.html |
| Demo: | http://www.ltooz.com/ltooz/nucleuscms/plugins/np_mediaboxadv-plugin-for-nucleuscms.html |
| Web : | http://www.ltooz.com/ltooz/nucleuscms |
MediaboxAdv Plugins Usage. Unzip the NP_MediaboxAdv.zip to “http://yourdomain.com/yournucleus/nucleus/plugins/” directory. 2 parts will be extracted “mediaboxadv” folder and “NP_MediaboxAdv.php” file. Go to Amdin area and install the plugin as usual. To have the thumbnails generated automatically, select “full” url, and set the size (default 150px) to anything you like.
Edit your skin head.php or head.inc and add <%MediaboxAdv%> between <head> and </head> header.
Now the plugin is ready to be used.
Image Gallery with 1 thumbnail display: “http://yourdomain.com/yournucleus/media/test/” test is the image folder.
<%MediaboxAdv(test(1)|gallery)%> !! The name of the picture set is “gallery” and display the first thumbnail only. Image Gallery with all thumbnails in the folder
<%MediaboxAdv(test|gallery)%>
If you want to display 3 thumbnails of the folder just change test(1) to test(2) or test(3).
To play a .mov video with default setting
<a rel=“lightbox” href=“http://yourdomain.com/test.mov” title=“Test.mov with NonverBlaster-Hover Player”>mov file using NonverBlaster-Hover Player</a>
To play a flash swf withh default setting and in a playlist. just add [flash] to lightbox for all the link and you can play them next and back as a play list.
<a rel=“lightbox[flash]” href=“http://yourdomain.com/test.swf” title=“test.swf with flash player”>swf video</a> <a rel=“lightbox[flash]” href=“http://yourdomain.com/test.flv” title=“test.flv with NonverBlaster-Hover Player”>Flash flv file Using NonverBlaster-Hover Player</a> <a rel=“lightbox[flash]” href=“http://yourdomain.com/test.mp4” title=“test.mp4 with NonverBlaster-Hover Player”>Mp4 video using NonverBlaster-Hover Player</a>
To play youtube playlist:
<a rel=“lightbox[social]” href=“http://www.youtube.com/view_play_list?p=63F0C78739B09958” title=“www.youtube.com playlist::hover over the window to see everything in the play queue”>YouTube Playlist</a>
To play youtube single
<a rel=“lightbox[social]” href=“http://www.youtube.com/watch?v=M-cIjPOJdFM” title=“Zombieland”>YouTube Single</a></p>
To play WMV file <a rel=“lightbox” href=“http://yourdomain.com/test.wmv” title=“tasting.wmv with WMP”>WMV video only works with non-ie browsers</a>
To display html
<a rel=“lightbox[iframe 80% 80%]” href=“http://iaian7.com/webcode/mediaboxAdvanced”>MediaboxAdvanced website in Iframe 80% screen</a>
To display pdf file
<a rel=“lightbox[iframe 90% 90%]” href=“http://ltooz.com/testvideos/lockcoding.pdf”>Pdf file in iframe 90% screen</a>
To play vimeo file
<a href=“http://vimeo.com/877053” rel=“lightbox[social]”>Vimeo</a></p>
To display a google map
<a rel=“lightbox[iframe 90% 90%]” href=“http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1001+Fairgrounds+Dr,+Vallejo,+CA&sll=37.0625,-95.677068&sspn=51.443116,135.263672&ie=UTF8&hq=&hnear=1001+Fairgrounds+Dr,+Vallejo,+Solano,+California+94589&ll=38.146168,-122.226076&spn=0.023625,0.036478&z=14&iwloc=A&output=embed”>sixflag marineworld</a>