I'm looking to move my Gallery (i.e. Menalto Gallery) albums over to Drupal. There are many advantages to that, which I assume people reading here can readily see.
At the moment, though, I feel like Drupal is missing some important Gallery functionality and that I will need to do some patching. I've seen people speculate that in the long term image management will move to using CCK and that the original image module may be deprecated in the future. I don't know whether there's anything to that speculation, but it makes me want to ask where people think Drupal is headed and if I were going to be making patches or whatever, where to put the effort.
I've been playing with the image handling options in Drupal, and have seen a lot I like in AcidFree and in CCK + Views + Imagefield. What I see missing and what I would like to add are as follows:
All drupal album systems.
- no manual sort. To get a manual sort, you would need to use numeric titles and sort by title (01. My First Image; 02 Next Image; 03 Image after that). Gallery allows all the sort options that you get with AcidFree, plus manual sort (and has a nice ajaxian "rearrange" tool, though I can get by without that).
CCK + Imagefield + Views
- no mass upload