rifanece / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

Making thumbnails directly with one function #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Can't the current script be converted to one function like 
timthumb($image, $width, $height, $quality) and create one thumb and upload
it to /thumbs directory  with the same name as original image?

I think this is a essential feature and it will be great to have it. Using
timthumb.php?src= makes the server to load slowly and to use too many
memory. If after generating items you just use src normally, you won't use
memory and everything will be great!

Original issue reported on code.google.com by finaldes...@gmail.com on 13 Feb 2010 at 10:25

GoogleCodeExporter commented 8 years ago
I am also interested in this.

I *May* have to go elsewhere for my thumnail php scripting needs....
j/k jk jk!!!

timthumbis awesome, but It looks like i'm going to have to mod it myself into a 
function :[

Original comment by larcen...@gmail.com on 24 Sep 2010 at 6:47

GoogleCodeExporter commented 8 years ago
You can have something like this [img w=540 h=200 class=alignleft alt=My 
Photo]http://mysite.com/photo.jpg[/img] with shortcodes. Tutorial here : 
http://www.jauhari.net/resize-images-using-shortcode-with-timthumb.jsp

Original comment by djevrek on 24 Sep 2010 at 10:30

GoogleCodeExporter commented 8 years ago
Hi - thanks for the suggestion. It's a good idea, but not something we would 
consider doing currently. Possibly it's something we'd add in the future but 
for now it's going in a different direction to the objectives of the script.

Original comment by BinaryMoon on 27 Sep 2010 at 3:18