NUCLEUSCMS...how.to.nucleuscms.for.software.dummies.

 

Subscribe to RSS

Contact Ltooz

<   March 2010   >
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
293031    

Browsers

This website uses CSS3 which isn't supported by ie6,7,8... but will display with modern browsers: Firefox,Chrome,Safari... If you are using ie6,7,8 please try other browsers to expand your horizons, Internet is actually beautiful. Please also install Flashplayer for flash videos.

About

When I started to make my own website, Justhost.com has all the brand name blog server software for free like wordpress, b2evolution, mambo, joomla, Nukes... more About...


Custom Search

Search Site

Login


Register as a ltooz member!

Websites Helped Build This Blog


9290
Top countries
 US
 
4444
 RU
 
2038
 Other
 
795
Top browsers
 Twiceler0
 
2134
 Yandex0
 
1799
 Default Browser0
 
984
Top systems
 unknown
 
6183
 WinXP
 
1397
 Win2000
 
802

You are currently viewing archive for March 2010

Mar
26

NP_MediaboxAdv Plugin For NucleusCMS

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

nonverblaster path

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?***

  1. 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.
  2. It it works,...

Read More »

Category: PLUGINS | Posted by: ltooz | Add comment | Viewed: 4383 times |

Mar
11

Fancy Dates For Nucleus CMS

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 smile 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.

fancydatecss

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 |

Mar
08

NP_FancyBox For NucleusCMS V1.3.1

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 |