Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [request] image cropping / thumbnail generation
I’m finalizing the javascript for ebl_image_edit
Oh man! That will makes us HAPPY!. Are you going to use jCrop?
Regards!
Offline
#38 2009-01-19 05:02:23
- TheEric
- Plugin Author
- From: Wyoming
- Registered: 2004-09-17
- Posts: 566
Re: [request] image cropping / thumbnail generation
Yep. Using jCrop.
So far, the rotating works, but doesn’t work well with jCrop yet. Once I correct the JS interaction with jCrop/jQuery/Rotate I should be almost finished.
Last edited by TheEric (2009-01-19 13:29:28)
Offline
Re: [request] image cropping / thumbnail generation
Thanks for your time TheEric! :DDDDD
Offline
Re: [request] image cropping / thumbnail generation
Go for it Eric. ;) – I have something in the pipeline, but no time to finish it before march.
Offline
Re: [request] image cropping / thumbnail generation
Alive? What about you chriloi! Why don’t you meet TheEric to work together and release a great plugin jCrop? Well… I think so
Offline
#42 2009-01-20 21:50:28
- TheEric
- Plugin Author
- From: Wyoming
- Registered: 2004-09-17
- Posts: 566
Re: [request] image cropping / thumbnail generation
Progress is being made. I’m close to about 80% completion, and I’m still working out the final thumbnail option, but here’s a couple screen shots to show that progress is being made
I’m hoping to have it ready for release by the end of this week, and tonight I might possibly have a screencast of it in action.
Last edited by TheEric (2009-01-20 21:51:28)
Offline
Re: [request] image cropping / thumbnail generation
Looking really good, simple and easy :)
Offline
Re: [request] image cropping / thumbnail generation
it’s looking really good! let us know if a ransom speeds things along ;)
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: [request] image cropping / thumbnail generation
Eric it looks good!
but I don’t see an option to control the size of the crop
for example:
for one page I need to crop on 200×100
and for other page I need to crop on 100×100
so I need input fields to set the size of the crop
what I’m searching for is a way to control the thumb’s width & height
and after I set the sizes, the croping-square will be fixed
that means that if it’s on 100×100 it will be a square, and if it’s on 200×100 it will be allways a rectangle
and from what I see in the ‘screenshot1’ image,
is that the fields are output and not input.
and thanks of working on this plugin ;)
Offline
#46 2009-01-21 13:47:27
- TheEric
- Plugin Author
- From: Wyoming
- Registered: 2004-09-17
- Posts: 566
Re: [request] image cropping / thumbnail generation
Have you used jCrop before? It’s similar in function to the photoshop crop tool. The aspect area can be forced to be square, or not. By selecting the area you want to crop, you decide how large/small you want it to be.
Look at this demo of jCrop
Offline
Re: [request] image cropping / thumbnail generation
TheEric your plugin looks awesome! Thanks for your time!
Offline
Re: [request] image cropping / thumbnail generation
TheEric wrote:
By selecting the area you want to crop, you decide how large/small you want it to be.
yes I know I can stretch it however I want, but how I can decide what size the thumbnail-result will be?
in photoshop for example you point it to be 10×10, and however you stretch the croping-square the result will be 10×10
Offline