Dashboard > FarCry Plugins > Home > FarCry CFXImage
FarCry Plugins
FarCry CFXImage
Added by Geoff Bowers , last edited by Geoff Bowers on Aug 15, 2007
Labels: 
(None)

Overview

CFX Image plugin provides a windows only custom tag to replace image manipulation. The primary difference from core is that you can resize, and manipulate image formats other than JPG.

FarCry CFXImage Plugin requires Windows.

Download

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

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

Installation

Add farcrycfximage 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,farcrycfximage,googleMaps" />

Then you need to configure the C++ custom tag in ColdFusion administrator for your server. Login into CFIDE, and register the custom tag as CFXImage. The DLL is located at ./plugins/farcrycfximage/tags/cfximage.dll

Formtool

image

Powered by a free Atlassian Confluence Open Source Project License granted to FarCry CMS. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators