FarCry GreyBox

Overview

"A pop-up window that doesn't suck."

GreyBox can be used to display websites, images and other content in a beautiful way.

Why use GreyBox:

  • It does not conflict with pop-up blockers
  • It's only 22 KB!
  • It's super easy to setup
  • It's super easy to use
  • You can easily alter the style as it is controlled through CSS

http://orangoo.com/labs/GreyBox/

FarCry Grey Box Plugin requires a minimum of FarCry v4.0.0 to function.

Download (FarCry 4.0 plugin)

You can grab the code base from the FarCry subversion repository: http://svn1.cvsdude.com/modius/farcry/plugins/farcrygreybox/branches/p100

Or a zip of the plugin on the FishEye site (bottom left): http://fisheye3.cenqua.com/browse/farcrycms/plugins/farcrygreybox/branches/p100

Download (FarCry 5.0 plugin)

You can grab the code base from the FarCry subversion repository: http://svn1.cvsdude.com/modius/farcry/plugins/farcrygreybox/trunk

Or a zip of the plugin on the FishEye site (bottom left): http://fisheye3.cenqua.com/browse/farcrycms/plugins/farcrygreybox/trunk

Installation

Add farcrygreybox to your plugin list in the farcryinit tag of your project's Application.cfm:

./www/Application.cfm
<farcry:farcryInit 
  name="daemon" 
  dbType="mssql" 
  plugins="farcrycms,farcryverity,googleMaps,farcrygreybox" />

Then you will need to set up a web virtual (or alias) of farcrygreybox pointing to the web root of the plugin: ./plugins/farcrygreybox/www

Essentially the Grey Box plugin is a set of Javascript libraries that get loaded into the FarCry framework.

Issues

Plugin issues to be listed here...