Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

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

...

"

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

...

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

Note

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

Download

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:

Code Block
title./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...