I have integrated Drupal 6.0 with Gallery 2 (nightly build I got on Feb 25 08). All is fine except the following:
When I click on the "Gallery" link in the navigation menu it says
http://<hostname>/?q=gallery
This is the gallery URI.
I would like this to be the link to the useralbum which is present in the User profile .. something like...
http://<hostname>/?q=gallery&g2_itemId=77
How can I do this?
Thanks in advance for your help and support!