i believe that's the greybox plugin. Look in /farcry/plugins/farcrygreybox
(or something similar) and see how that plugin shows images. You also might
have copied the javascript for that to your wwwroot folder, so check there
for something similarly named.

Hope someone else chimes in, because I personally haven't used that plugin.

Tomek

On Tue, Feb 24, 2009 at 4:45 PM, gdhurst <[email protected]> wrote:

>
> Er, the librarySelected.cfm does not seem to be the right thing to
> change.
>
> When I change it, the only place I see changes is when I am in library
> mode and dragging images over into my gallery.
>
> I'm not talking about the inital gallery presentation either. I am
> talking about the 'image viewer' that pops up when I click on a
> gallery rule picture.  It erases the website presentation, darkens the
> entire browser window and shows the mid size picture all by itself in
> the browser with arrows at the top and a number in between the arrows.
>
> gdhurst
>
> On Feb 24, 1:53 pm, modius <[email protected]> wrote:
> > On Feb 25, 5:54 am, gdhurst <[email protected]> wrote:
> >
> > > Mid size image seems to be the default for the image browser that
> > > loads when you click on the image that is produced by the image rule
> > > that I have added to my page.  Is there a way to change which image is
> > > displayed in the image browser?
> >
> > The image library view should be using the thumbnail by default.  But
> > in any event you can customise that view very easily.
> >
> > Unit 6 of the Jump start course talks about making a
> > librarySelected.cfm view for your content type:
> http://docs.farcrycms.org/display/FCDEV50/FarCry+5.0+Jump+Start+Course
> >
> > Long story short, copy the ./core/webskins/dmImage/librarySelected.cfm
> > template to ./projects/yourproject/webskins/dmimage/
> > librarySelected.cfm.  Update the application to register the new
> > webskin.  Open up the file and change the HTML to suit your needs.
> >
> > -- geoffhttp://www.daemon.com.au/
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to