How can I place a link 'My Albums' on which I click and see only the albums that I have created.
As of now there are three links 'Latest albums', latest images, and Upload image links under Album photos menu link.
How can I place a link 'My Albums' on which I click and see only the albums that I have created.
As of now there are three links 'Latest albums', latest images, and Upload image links under Album photos menu link.
Comments
Comment #1
chakrax commentedMe too! There used to be "My albums" and "My pictures" links in the Navigation menu. It would be good to have them back, or provide an option to do so.
Comment #2
fa7c0n commentedIndeed, i need the same functionality ... Please add if possible. :)
Comment #3
nathaniel commented<?php print l(t('My Albums'), 'photos/user/' . $user->uid . '/album'); ?>