Closed (fixed)
Project:
OG Galleries
Version:
5.x-1.7
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2008 at 17:46 UTC
Updated:
7 Aug 2009 at 10:20 UTC
I've been in contact with KarenS (the current owner of OG Galleries) and she expressed regret that she has not had time to devote to the maintenance of this module and would very much like to find someone to be a co-maintainer or take it over altogether.
I would be willing to, but I lack the time and knowledge to do so at this time. (Perhaps in a few months as I gain more time and expertise.) I have a couple of unresolved issues myself and have a interest in seeing development of this module resume.
Is anyone willing to help out??? Neurojavi? Leanazulyoro? Najibx? You guys have spent some working on it recently.
Comments
Comment #1
Fayna commentedI hope someone continues this module! I'd love to see it grow. :)
Comment #2
karens commentedBumping this just in case anyone is interested in either maintaining or co-maintaining this. I'll help out as much as I can if there's someone interested but not quite ready to go it alone. I just don't have time to do much of anything with this module any more, so at the very least I need a co-maintainer.
Comment #3
kimadactyl commentedI worked out this solution using existing modules (imagecache, views) if people need an interim solution:
http://drupal.org/node/257747
Comment #4
ajayg commentedI think there is another (and perhaps more flexible) way. Use imagefield and imagefield_gallery module where any node can have multiple imagess associated. This way multiple galleries per OG group are possible. And since images are associated with the node, all the benefits of taxonomy and view can used.
Comment #5
karens commentedThe method used by this module (combining Taxonomy and Organic Groups access control) is just too unwieldy to support. I've created a new module, Views Gallery (and Views Gallery OG), that uses nodes as galleries and works much better. That will be the D6 solution. See notes on the project page.