Page 1 of 1
quadratische Thumbs? z.b. mit phpThumb()?
Posted: Mon Mar 30, 2009 3:45 pm
by aciddk
Hallo Leute
Ich möchte gerne bei mehreren Templates automatisch quadratische Thumbnails im Beitrag haben. Ich habe schon alles durchsucht, aber soweit hier im Forum keinen Lösungsvorschlag gefunden. Leider hab ich atm überhaupt keinen "Plan" wo ich anfangen soll. Ansätze wären phpThumb() oder generell per PHP? Wie umsetzen in S9Y?
Grüße DK
Re: quadratische Thumbs? z.b. mit phpThumb()?
Posted: Mon Mar 30, 2009 3:59 pm
by onli
Verständnisfrage: Du willst, dass wenn ein bestimmtes Template gewählt ist und dann ein Beitrag geschrieben wird, in diesem Beitrag automatisch bestimmte Thumbnails eingefügt werden?
Gruß
Re: quadratische Thumbs? z.b. mit phpThumb()?
Posted: Mon Mar 30, 2009 7:19 pm
by yellowled
Guys, this (like all the other ones) is a non-German subforum. With respect to our non-German users, please move this over to the German subforum
YL
Re: quadratische Thumbs? z.b. mit phpThumb()?
Posted: Mon Mar 30, 2009 7:22 pm
by Don Chambers
yellowled wrote:Guys, this (like all the other ones) is a non-German subforum. With respect to our non-German users, please move this over to the German subforum
YL
Or better yet, use English when posting outside of the German subforum so others can assist and benefit from the discussion.

Re: quadratische Thumbs? z.b. mit phpThumb()?
Posted: Tue Mar 31, 2009 4:34 pm
by aciddk
I´m sorry for that

english is absolutely ok for me.
Back to the topic: when I make an entry and upload a image, then it would be nice to have automatic a square thumbnail, like in many thumbnail sites of modern gallerys. I would like to be able to automatically create a cropped from center, resized, square thumbnail. Thumbnail - 200px x 200px, full image -normal size.
Same thumbnail sizes for all entries.
thanks
Re: quadratische Thumbs? z.b. mit phpThumb()?
Posted: Tue Mar 31, 2009 5:52 pm
by Don Chambers
s9y can resize, but it cannot arbitrarily crop the thumbnail. Beginning with s9y 1.4, you can specify a maximum dimension, AND specify whether this is maximum value is applied to the width, height, or whichever of those values is largest.
If the thumbnail is to be square, the original image must also be square.... unless someone is willing/able to change the thumbnail creation functionality.
Re: quadratische Thumbs? z.b. mit phpThumb()?
Posted: Tue Mar 31, 2009 7:42 pm
by aciddk
Ok...anyway, pity...thanks for your help

Re: quadratische Thumbs? z.b. mit phpThumb()?
Posted: Wed Apr 22, 2009 9:33 pm
by lordcoffee
Is it possible to add "timthumb" to s9y?
http://code.google.com/p/timthumb/