« Return to Thread: Trying to install idlForm plugin

Re: Trying to install idlForm plugin

by Jeff Coughlin :: Rate this Message:

Reply to Author | View in Thread


> But the install instructions say to do the following...
>
> "Add jcFarcryFlvPlayer to your plugin list in the farcryinit tag of  
> your project's www/Application.cfm"

This was a typo in my docs (from when I had copied it from the FC4  
install instructions).  I've tried to fix it several times over the  
last 3 weeks, but Google Code has been down for quite a long time  
(they won't let me edit the wiki).  I could probably edit the wiki  
files manually and upload them in SVN.... If I can find time this  
week, maybe I will :).

The correct instructions should say to edit your project's www/
farcryConstructor.cfm file and add the plugin to the list of installed  
plugins.
example (add as many plugins as desired):
<cfset this.plugins = "farcrycms,jcFarcryFlvPlayer" />

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Trying to install idlForm plugin