For instance, i have the following property: <cfcomponent name="banners" extends="farcry.core.packages.types.types" output="false".....
<cfproperty ftSeq="3" ftFieldset="Banner Info" name="bannerimg" type="string" ftType="image" ftLabel="Image" ftDestination="/images/ wsoFarcryBanners" ftImageWidth="" ftImageHeight="" hint="Image." ftLCustomEffects="roundCorners(backgroundColor='black');reflect (reflectionHeight=80,backgroundColor='black');" /> So with the plugins installed this should work? I updated the application scope and restarted cf but i don't get the effect when i use it like this. On Mar 1, 7:26 pm, Marco van den Oever <[email protected]> wrote: > Ok, so you just have to install the plugins and everything is setup? > > I am thinking about how it's linked etc, so i assume that it's all > automated, just as normal use the ftType="image" and because now you > have the cfimage plugin installed you are working with it? > > And if you want some extra effects just use the extra property's that > are provided by the cfimage effects plugin, that will work because now > you have the cfimage effects plugin installed? > > That simple? > > On Mar 1, 6:51 pm, Jeff Coughlin <[email protected]> wrote: > > > Marco, > > > > Ok i must have created a mental block to understand this or > > > whatsoever, i red all the docs but i just don't see how to implement > > > this. > > > > For example the: /farcry/projects/projectName/packages/types/ > > > myImagePhotos.cfc sample, so you create the file, place it in the > > > above path and then? > > > That is just a sample of how to use it with formtools. The farcry- > > cfimage plugin only works if you use ftType="image" in your content > > type. If you're new to formtools and content types, you might want to > > checkout the FarCry 5.0 Jump Start Course > > (http://docs.farcrycms.org/display/FCDEV50/FarCry+5.0+Jump+Start+Course > > ) - specifically Unit 5 which covers content types > > (http://docs.farcrycms.org/display/FCDEV50/UNIT+5+-+Content+Types > > ). > > > Regards, > > > -- > > Jeff Coughlin > > Web Application Developerhttp://jeffcoughlin.com > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
