|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Trying to install idlForm pluginI am working with the release candidate for FarCry 5.
I updated this evening and it went very smoothly. Thanks to Jeff Coughlin's instructions. I am following the install instruction and attempting to modify them for the FarCry 5 architecture. I have modified the following by adding idlForm as described. farcry\core\tags\farcry\farcryInit.cfm(37): <cfparam name="attributes.plugins" default="farcrycms,idlForm" /> But I can't get the plugin to appear in the Types list after an updateapp. Am I doing it wrong or is this plugin not compatible with 5 yet? |
|
|
Re: Trying to install idlForm pluginare you logged into the webtop when you run the updateapp? On Apr 25, 8:58 pm, "jeffg.kc" <jeffg...@...> wrote: > I am working with the release candidate for FarCry 5. > I updated this evening and it went very smoothly. > Thanks to Jeff Coughlin's instructions. > I am following the install instruction and attempting to modify them for the > FarCry 5 architecture. > > I have modified the following by adding idlForm as described. > > farcry\core\tags\farcry\farcryInit.cfm(37): <cfparam > name="attributes.plugins" default="farcrycms,idlForm" /> > > But I can't get the plugin to appear in the Types list after an updateapp. > Am I doing it wrong or is this plugin not compatible with 5 yet? > -- > View this message in context:http://www.nabble.com/Trying-to-install-idlForm-plugin-tp16908141s621... > Sent from the FarCry - Beta mailing list archive at Nabble.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 -~----------~----~----~----~------~----~------~--~--- |
|
|
|
|
|
|
|
|
|
|
|
Re: Trying to install idlForm plugin> 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 -~----------~----~----~----~------~----~------~--~--- |
| Free Forum Powered by Nabble | Forum Help |