photo link
wallbay1 - July 17, 2008 - 04:21
| Project: | Gallerix |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | critical |
| Assigned: | silviogutierrez |
| Status: | closed |
Jump to:
Description
How can i put a link like photo and it will show all the albums created by users

#1
Could you please explain more?
Silvio
#2
what I meant is to have for example a link menu called photo
when you click on it you can see all the gallery of the other users like on facebook
#3
That's simple, use gallery/UID as the URL. So for user 1, gallery/1 will show all his albums. Since you want this to change depending on the user, add a new block, set it to only display on user/* pages. Then in the block's content, using PHP, output the link dynamically.
Silvio
#4
thanks silvio
i will try it
#5
Automatically closed -- issue fixed for two weeks with no activity.