Active
Project:
Gallery
Version:
6.x-1.x-dev
Component:
Module: Gallery Profile
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2008 at 09:34 UTC
Updated:
10 Apr 2008 at 16:45 UTC
Hello
I´ve tested your powerful Gallery Module on D6. I´m stunned what you´ve created! But there´re a few thing that would make it more "community like" for my needs:
- View the whole UserAlbum on Drupal-User-Profile next to recent and random images
- Syncing by roles and not every user which just registers
- More complex permissions, like: "View ?q=gallery", "View Items on Profile", and so on.
This three things would make Gallery the perfect Software for my page.
I´m surely ready to donate to your project or something else if this would help you to dev my requests!!!
Thanks for reading...
And go on !
Kind regards Uhu
Comments
Comment #1
profix898 commentedHi Uhu!
Thanks for your feedback. Can you please elaborate on your points?
Also, can you please create separate feature requests for your points. We will probably need to discuss certain aspects before a feature can/will be implemented. And arguing three different points in one thread usually results in a mess and is hard to follow.
Comment #2
Uhu commentedHi
I´ll create seperate issues for the feature requests.
For this issue an example:
If my Gallery2 is configured that users get an own User-Album after reg and they´re only able to add Albums and Items in there it would be nice to show the whole album on the users Profile-Page. So I didn´t need to grab the whole ?q=gallery. I just surf on the users Profile for his Media.
That´s it.
regards Uhu
Comment #3
profix898 commentedOk, I see where this is heading! At the moment I'm inclined to say that this wont work "by design", but thats not necessarily true. The D6 version of gallery module (in contrast to the D5 module) allows modules to alter the init parameters of G2. I just wrote a GalleryOG module that allows OrganicGroups to have individual galleries (not publically available yet), in principle we could apply the same strategy to UserAlbums as well. Thats basically a UI problem IMO.
Right now the GalleryProfile module allows you to embed a Image-(Grid-)Block into user profile pages. What you suggest serves a completely different purpose as you want to administer your UserAlbum directly through the profiles pages. I think that is overkill for most (or at least many) users. So we should have both options available in GalleryProfile.
This gets even more difficult if you think of image galleries that are embedded into a Panel. The new advanced_profile module (http://drupal.org/project/advanced_profile) for example provides a sophisticated profile page (similar to Facebook, etc.) based on Panels. I already wrote some stub code (Panels does not exist for D6 yet) to expose G2 profiles features to Panels.
P.S. "Assigned" to an issue means that you are working on a solution (a patch or something ...).
Comment #4
Uhu commentedHi
I´ve played something with "advanced_profile".
Unfortunately it´s not available for D6 yet.
But show the users album as a panel there is exactly what I want to do.
I hope Panels and consequently "advanced profile" will be ported soon.
So what´s to do to view the User-Album inside a Panel ?
regards Uhu
Comment #5
Uhu commentedHi
Can you post some code snippets for positioning G2-User Albums in Panels ?
I´m not realy sure how this should work...
Thanks allot
Uhu