When placing the core dmImage.cfc in your project/packages/types folder, did you change the <cfcomponent extends= to <cfcomponent extends="farcry.core.packages.types.types" ?
On May 5, 10:17 pm, Michelle <[email protected]> wrote: > Hi - I am trying to extend the Media Library images to include more > fields such as image license, purchase date, etc to make the Image > Gallery more robust. > I have done this by copying dmImage.cfc and the _dmImage folder to > packages/types . I have made my additions and changes to dmImage.cfc, > but the Media Library is still calling the core dmImage file. What > can I do to call my modified file? And do I need to do anything or > copy any other files? Note I do not want to do this in the FarCry > folder because it will affect the other projects. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
