Re: imaging
Georg Bauer <gb-BRhJDZTO+/[email protected]> Fri, 19 Mar 2004 08:31:55 +0100
| Newsgroups | gmane.comp.python.pyds.user |
|---|---|
| Message-ID | <r02010100-1028-7FD93A32797711D8A517000A9573A72A@[10.0.0.145]> |
Hi! > Compare http://personal.bgsu.edu/~jmhodge/z.jpg to > http://jmhodges.pycs.net/pictures/ . A) Why isnt there a link to at > least 640x800 version of it? and B) Why isnt the perma link working?=20 It's just to small :-) Only sizes where the system does _reduce_ the image to are listed. Larger sizes are left out. So the permalink _does_ work - just because the image is too small, that page doesn't include the image, because there the same algorithm fires: only pictures at least as big are shown. Pictures below 640x480 pixels can be managed by PyDS, but are not rendered in the picture blog. You still can use them with $pictures.imageTag(...), though. bye, Georg