Hi image developers. I am a contributor of a module called imgupload (allowing uploads of multiple images at once into an image gallery). I also have a module called imgtax (image taxonomy) that basically does a whole bunch of things that I wish the image gallery did. For instance 1) deleting many images from a specific gallery, 2) moving images between galleries 3) adding/removing vocabulary terms from a images from a specific gallery.
My question for you is: is this any functionality that you are planning to add to image_gallery? I just don't want to re-invent the wheel. But also I think my approach may not be for everyone - for instance I put images in a directory named after their gallery which may not be what some people like. So there may be some value to be in separate module.
I am kind of down on views2 and CCK right now since I am a 6.x user and many useful CCK image modules are not 6.x- ready. So I'm trying to do everything by adding to image module components.
Comments
Comment #1
sunExpecting your patches. However, 1 patch for 1 issue/feature, please.