Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [afrayer] Thumbnails with links

Quote Reply
Re: [afrayer] Thumbnails with links In reply to
Hi,

The linkowner doesn't decide the size of the image =)

You can set a maximum file size (for example 25000 bytes).

Another option, is to let them upload whatever size they want, and then ONLY ever show the processed images. For example;

  • Example of SMALL image: (i.e 100x100) - <%Plugins::Thumb_Images::ThumbSmallURL(OPTIONS)%>
  • Example of INTERMEDIATE image: (i.e 250x250) - <%Plugins::Thumb_Images::ThumbInterURL(OPTIONS)%>
  • Example of FULL image: (i.e the original size) - <%Plugins::Thumb_Images::ThumbFullURL(OPTIONS)%> You don't even need to use this, if you're worried about people "exceeding" the desired size)

I've been using it on my site for a long time (one example, is cool-clipart.com - which relies fully on the thumbnailed images, to stop the left sidebar from expanding too far [i.e with large images]).

Hope that clears things up :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Thumbnails with links afrayer 6065 Sep 28, 2005, 12:07 PM
Thread Re: [afrayer] Thumbnails with links
Andy 5930 Sep 28, 2005, 10:41 PM
Thread Re: [Andy] Thumbnails with links
afrayer 5920 Sep 29, 2005, 3:30 AM
Thread Re: [afrayer] Thumbnails with links
Andy 5944 Sep 29, 2005, 3:43 AM
Thread Re: [Andy] Thumbnails with links
afrayer 5908 Sep 29, 2005, 4:02 AM
Thread Re: [afrayer] Thumbnails with links
Andy 5903 Sep 29, 2005, 4:14 AM
Thread Re: [Andy] Thumbnails with links
afrayer 5884 Sep 29, 2005, 4:31 AM
Post Re: [afrayer] Thumbnails with links
Andy 5904 Sep 29, 2005, 4:56 AM
Post Re: [afrayer] Thumbnails with links
pugdog 5866 Sep 29, 2005, 10:22 PM
Thread Re: [Andy] Thumbnails with links
rgbworld 5747 Mar 31, 2006, 10:53 AM
Thread Re: [rgbworld] Thumbnails with links
rgbworld 5721 Apr 1, 2006, 11:18 AM
Post Re: [rgbworld] Thumbnails with links
Andy 5702 Apr 3, 2006, 3:49 PM