Mass edition of an album pictures
gael
Joined: 2003-08-10
Posts: 14 |
Posted: Sun, 2003-08-10 22:48 |
Hi, Since edition of multiple photos parameters is not possible at once in the current gallery 1.3.x, it is quite painful to rotate images and so on when you import a large album... To solve this, I added a "mass edition" feature to gallery that displays all pictures from an album and offers for each of them to rotate it, to change caption or to hide it (other settings might be doable if needed), and then performs all requested changes at once, which greatly speeds up rotating lots of images for instance. If you are interested, the patch for 1.3.4-pl1 is available at http://tom.weedns.com/gallery/gallery-1.3.4-pl1.massedit.patch Gaël. |
|
Posts: 3473
Looks interesting, gael, 2 points:
1) It should be "Mass editing" or "mass edit" not "mass edition"
2) Can you upload a copy to http://sourceforge.net/tracker/?group_id=7130&atid=307130 so we can look to integrating it into a later version of gallery.
Thanks for the hard work.
Posts: 8
I am running a stock installation of v1.3.4 and found the application of the patch to be smooth and without problems. The mass edit feature is awesome! I hope it gets considered for G2.
-Bob
Posts: 22
hey this patch really rocks! thanks a lot
Posts: 22
may I suggest a little enhancement for this patch?
It would be nice to have the possibility to make a "mass order". A checkbox by every thumbnail which says "order pix" and at the bottom a combobox where you can choose the lab.
what do you people think?
cheers dzubi
Posts: 33
my shell appears to not have "patch" installed, is this something i can install myself like netbpm or do i need root? if i can do it myself where can i download a precompiled ver of the program? thanks
thanks
- Seth
Posts: 22
you don't absolutely need root access. you could download, compile and run the binary as a normal user. but the easyest way would be to download the official patch package for your distro (but then you need root access)
Posts: 14
Hi guys,
I have updated the patch to add :
- possibility to mass delete pictures as well.
- configurable max amount of photos to edit at once, to avoid breaking the browser with very large albums : if the album exceeds the maximum (say 100 photos), massedit will first prompt you which 100 photos you want to edit then proceed as before.
I will post the updated version on sourceforge as well.
Gaël.
Posts: 14
Sorry, but I don't really see what you mean ;)... Could you elaborate on how it would work ?
Gaël.
Posts: 22
I mean, for now, you have for every pix the option: "no change", "clockwise", "ccw", "flip", "caption" and "hidden". Why not add the option "order pix from lab". So when you want to order many pix, you don't have to do it one by one, but all at once.
Posts: 1
I think what dzubi means is to make it possible to select a large number of the pictures to upload and purchase from an online processing laboratory like Shutterfly.
I to was confused by his first post and thought he was asking for a way to reorder the pictures within the album.
Posts: 22
you got it
Posts: 14
For those that are interested I have updated the patch for 1.4-pl2 at http://tom.weedns.com/gallery/gallery-1.4-pl2-massedit.patch.
Il will post the updated version on sourceforge as well.
Posts: 34
i have patch installed in my system and i have been going through the man pages but i can't figure out this patch file!!! can someone please explain how to apply the patch?
thanks!
Posts: 95
Okay, I am really lost now..
I went here http://sourceforge.net/tracker/index.php?func=detail&aid=791588&group_id=7130&atid=307130 and D/L the patch....
Edit, I did this:
Please oh please help....
Yes I am begging..
Thank you for the code
and
Thank you for the help, in advance.[/b]
Posts: 95
Anyone :roll: :o
Please :D
Posts: 34
how about a mass move option? this would finally allow for combining albums!
p.
Posts: 14
You need to pass -p1 instead of -p0 to patch.
HTH
Posts: 95
gael:
Thank you, I tried it and this is the results now:
Thanks again
Posts: 14
You need to apply the patch to a clean source archive of gallery 1.4-pl2. You can't apply the patch more than once on the same source tree. And the patch might not work well on later versions.
Posts: 12
I wondered the same thing, and ended up making it myself for gallery2:
http://gallery.menalto.com/node/68709