Re: Photo gallery custom tag?

2001-01-25 Thread Terry Troxel
ne. I have been using it with good results - Original Message - From: dennis baldwin <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 9:35 AM Subject: RE: Photo gallery custom tag? > Go to http://devex.allaire.com/developer/gallery/ and

RE: Photo gallery custom tag?

2001-01-25 Thread Chris Montgomery
Thank guys, I also found another tag in the gallery, cf_autoresize, which looks promising. Chris Montgomery [EMAIL PROTECTED] Web Development & Consulting http://www.astutia.com Allaire Consulting Partner 210-490-3249/888-745-7603Fax 210-490-4692 AIM: astutiaweb; ICQ: 7381282; F

Re: Photo gallery custom tag?

2001-01-25 Thread sebastian palmigiani
on 1/25/01 4:58 PM, Chris Montgomery at [EMAIL PROTECTED] wrote: > I have the exact same need, but my question relates to dynamically > generating thumbnail images from the full-sized image files. Anyone know if > there is a custom tag that can do this? CFX_GIFGD will do the trick. Sebastian

RE: (Thumbnail) Photo gallery custom tag?

2001-01-25 Thread Jon Bell
Scary Memory leaks and problems with this tag that isn't even supported. -Original Message- From: Todd Ashworth [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 25, 2001 12:56 PM To: CF-Talk Subject: Re: (Thumbnail) Photo gallery custom tag? http://devex.allaire.com/developer/ga

RE: Photo gallery custom tag?

2001-01-25 Thread Raymond B.
MAIL PROTECTED]] Sent: January 25, 2001 11:59 To: CF-Talk Subject: RE: Photo gallery custom tag? I have the exact same need, but my question relates to dynamically generating thumbnail images from the full-sized image files. Anyone know if there is a custom tag that can do this? Thanks, Chris

RE: Photo gallery custom tag?

2001-01-25 Thread Russel Madere
tton Humphrey [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 25, 2001 11:55 > To: CF-Talk > Subject: RE: Photo gallery custom tag? > > > You can use CFX_GIFGID (I think that's the right name) to do this, it's > available at the Custom tag gallery. One thing to n

RE: Photo gallery custom tag?

2001-01-25 Thread Michael Buffington
I've actually been developing a photo gallery custom tag for a while now. I have an example of it, unfortunately it's offline for a few days as I remodel my office. (will post the URL when I can) Here's basically what it does: The "install": Scans a specified direc

Re: (Thumbnail) Photo gallery custom tag?

2001-01-25 Thread Todd Ashworth
ing this bit of the code in the tag: Todd Ashworth - Original Message - From: "Chris Montgomery" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 11:58 AM Subject: RE: Photo gallery custom tag? | I have the exac

RE: Photo gallery custom tag?

2001-01-25 Thread C. Hatton Humphrey
Montgomery [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 25, 2001 11:59 AM > To: CF-Talk > Subject: RE: Photo gallery custom tag? > > > I have the exact same need, but my question relates to dynamically > generating thumbnail images from the full-sized image files. >

RE: Photo gallery custom tag?

2001-01-25 Thread dennis baldwin
rsday, January 25, 2001 11:59 AM To: CF-Talk Subject: RE: Photo gallery custom tag? I have the exact same need, but my question relates to dynamically generating thumbnail images from the full-sized image files. Anyone know if there is a custom tag that can do this? Thanks, Chris Montg

RE: Photo gallery custom tag?

2001-01-25 Thread Chris Montgomery
.com Allaire Consulting Partner 210-490-3249/888-745-7603Fax 210-490-4692 AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78 > -Original Message- > From: Maia, Eric [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 1:07 PM > To: CF-Talk > Subject: Photo gallery custom

Photo gallery custom tag?

2001-01-24 Thread Maia, Eric
Has anyone seen, or written, a tag to provide a "photo gallery" type interface that allows visitors to browse pages of thumbnails, then go to a detail page to view the full-size photo? This seems very basic, but I can't find one in the developer's exchange. I can probably write this pretty quickl