You are currently viewing archive for March 2010
The Original Website That Started This Plugin, please go here for more information about options
The NP_MediaboxAdv.zip V1.0.1 which uses Quicktime for .mov files download is here
MediaboxAdvReadme.txt
Please edit the "mediaboxAdv-1.2.0.js" with notepad++ and give the nonverblaster player the path of your domain "http://yourdomain.com/yournucleus/nucleus/plugins/mediaboxadv/Nonverblaster.swf" for Nonverblaster player to work

Or if you want to use JWPlayer instead, then change the "true" to "false" in NB, give the "player.swf" the correct path then JWplayer will be a default player for flash.

To change ".mov" default player to flash player (nonverblaster or jwplayer) instead of quicktime if you want fullscreen option, just add the ".mov" to the "videos" container in the "mediaboxAdv-1.2.0.js" file.

There are instances that some people can't get the plugin to work due to jquery conflict. Make sure you solve the no.conflict with all the jquery that you use on your webpage. If you view the source of this webpage you will see all plugins or scripts that use jquery were added no.conflict for each one of them.
***Identify which jquery causes the problem?***
- Install the plugin, save the head.inc or head.php to a backup file. Remove all the *.js in the head header and just leave the plugin to see if it works.
- It it works,...
Read More »
Category: PLUGINS | Posted by: ltooz | Add comment | Viewed: 4383 times |
We like to put some fancy displays for all the dates on our blogs and we tried the plugins from NucleusCMS site and we could never get it to work. After reading and searching, we found a simple way using CSS to have our ways with the dates
For the programming pros, please don't laugh, but it does work for our blogs. Anyhow, this is for people who knows nothing about web design or web programming. Again, it doesn't work with almighty troublesome IE.

First, we need to create some fancy images for the background of our dates, the size we use is 60x60 pixels. We will show how we did ours.
Second, we need to create the CSS for our blog, if you like, you can use ours and change your urls and images. In our css, we use 2 images, 1 for index page, and 1 for item page (just want to make life more complicated), therefore, the class fancydate can display any image we want just put our images accordingly. We have 6 blogs, so we only need to use 1 fancydate.css for all skins' head.inc. Anyhow, if you just use 1 image for your blog, just select...
Read More »
Category: PLUGINS | Posted by: ltooz | Add comment | Viewed: 4584 times |
The Fancybox website... Please go here for more information
After tested with our website for a while, we pretty much feel comfortable to release the NP_FancyBox.zip. This plugin will automatically set noconflict for Fancybox jquery and load all 3 flash players for usage. This plugin also includes our collected jquery scripts that will this display most of the popular media types. If you installed all three plugins, you will have all the nice pop-ups ready to use for your nucleuscms blogs. We will post the usage in details next.
Our scripts will cover these types of displays and each type will have 4 colors of overlay:
1. Iframe, class="ir" (red), class="ib" (black), class="ibl" (blue), class="iw" (white), this class will display all href="text", "pdf","html","googlemaps"
2. Youtube videos, class="youtuber" (red), class="youtubeb (black), class="youtubew" (white), class="youtubebl" (blue), this class will display all href="full url of youtube video"
3. Youtube playlist, class="youtubeplr" (red), class="youtubeplb" (black), class="youtubeplw" (white), class="youtubeplbl" (blue), this class will display all href="full url of youtube playlist vides".
4. Movie (mp4,wmv,flv,mov,avi), class="movier" (red), class="movieb" (black), class="moview" (white), class="moviebl" (blue), this class will display all href="moviefile". Each type of "moviefile" will be defined with a player and the file to be played. There will be 3 standard files for...
Read More »
Category: PLUGINS | Posted by: ltooz | Add comment | Viewed: 4956 times |