On Wednesday, 5 March 2014 10:25:04 UTC+11, Scott Conklin wrote:
>
> fabulous. will do.. then did i understand this correctly.. 
> you are saying that entire contents of the plugins folder can be removed 
> as they are ALL now in core and i can empty out this cfset statement? 
> <cfset THIS.plugins = 
> "farcrycfximage,farcrycms,farcrygreybox,farcryverity,farcryxstandard,googleMaps"
>  
> /> 
>

Steady on there!

 If you are using the CMS plugin you will need at least:
<cfset THIS.plugins = "farcrycms">

Any folder in ./plugins that does not have a corresponding reference in 
THIS.plugins can be deleted.

But you may possibly also need *farcryverity* as your site appears to have 
a search feature in place. It's worth noting there are several very good 
search options including Jeff's *farcrysolrpro* plugin and the 
*googlesitesearch* plugin that can be used to remove any dependence on 
Verity.

GB

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to farcry-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to