Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2007-06-23 09:59:47

pfctdayelise
Member
From: Melbourne, Australia
Registered: 2007-05-18
Posts: 68
Website

Re: Three normalized size of images, by default

zero wrote:

Opera renders images well when you view them at a reduced size. If other browsers rendered images similarly, you could just store one large image and it would suit all. IF…

Urg… If I have 8mb original files and my thumbnails are just 100px wide…bandwidth pain :/

Offline

#14 2007-06-23 10:14:55

zero
Member
From: Lancashire
Registered: 2004-04-19
Posts: 1,470
Website

Re: Three normalized size of images, by default

pfctdayelise wrote:

Urg… If I have 8mb original files and my thumbnails are just 100px wide…bandwidth pain :/

Urg… yes, you’re right! Sometimes I say the most stupid things!


BB6 Band My band
Gud One My blog

Offline

#15 2007-07-16 15:16:45

iblastoff
Plugin Author
From: Toronto
Registered: 2006-06-11
Posts: 1,197
Website

Re: Three normalized size of images, by default

is there some form of plugin that could handle multiple thumbnail sizes? i checked out wow_gallery but its a bit too much

Offline

#16 2007-09-11 23:29:31

mattmikulla
Member
From: Nashville Tennessee
Registered: 2004-08-25
Posts: 281
Website

Re: Three normalized size of images, by default

Please Please Integrate This In. It would be so useful.

Just large than a thumbnail and smaller than the image.

Last edited by mattmikulla (2007-09-11 23:31:18)


Art Rogue – Fine Art Photography

Offline

#17 2007-09-12 00:37:03

iblastoff
Plugin Author
From: Toronto
Registered: 2006-06-11
Posts: 1,197
Website

Re: Three normalized size of images, by default

mattmikulla wrote:

Please Please Integrate This In. It would be so useful.
Just large than a thumbnail and smaller than the image.

don’t think we’ll see this for quite a long time. a dev mentioned it may be thrown into a later version of crockery (so, it wont be in the initial crockery which i assume is probably quite a long time away in itself)

Offline

#18 2007-12-04 00:57:07

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: Three normalized size of images, by default

Symphony stores only one version of the image and uses GD to resize the image and caches the resized image (info). If TXP were to do this, <txp:thumbnail /> could be dropped, and <txp:image /> and <txp:article_image /> could be modified:

  • <txp:image width="200" height="200" crop="1" />
  • <txp:image width="200" /> – constrain proportions if width and height attributes are not present together. If both are present, then crop or resize with a background fill.

Offline

#19 2007-12-04 05:15:48

the_ghost
Plugin Author
From: Minsk, The Republic of Belarus
Registered: 2007-07-26
Posts: 907
Website

Re: Three normalized size of images, by default

So, if I understood correctly, this feature would be implemented not sooner than in v4.1.x?


Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?

Offline

#20 2007-12-04 10:51:13

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Three normalized size of images, by default

Yes. you understood correctly.

Offline

Board footer

Powered by FluxBB