Matt,

It only affects images you create *after* you've installed the plugin.

Also that example cfc file I gave is just for your custom types.  In this
case you don't have any custom types nor have you likely extended the
default dmImage object to add custom sizes to the default image library.

If you want to modify existing images, you have two options.  You can either
edit each image and recreate the thumbnails from source, or if you have a
lot of images you can run a batch script to update them all.  You are
welcome to use the batch script I recently released (see this blog post
http://bit.ly/1EN24c), but if you're not too familiar with FarCry
development just yet you might not want to venture down that road just yet
(I'm not currently offering support on that script).  If you want to go down
that road I'd strongly advise getting up to speed on FarCry development
first (most notably custom types).  The FarCry Developer Jump Start Course
is the best place to start for that
http://docs.farcrycms.org/display/FCDEV50/Book+of+FarCry

Regards,

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


On Tue, Oct 20, 2009 at 4:22 PM, Matthew Prose wrote:

> Okay, I have not been able to get a plugin working when I have already
> installed a project.
>
> How do I know this is installed and working properly?  Where can I adjust
> the settings for the image uploaded? The documentation says to change the
> code in:
> *./farcry/projects/projectName/packages/types/myImagePhotos.cfc *
> *
> *
> I do not have a packages folder in my project folder.  Does this have
> something to do with how I setup farcry on the server?
>
> Matt
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

Reply via email to