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

chakrax’s picture

Me 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.

fa7c0n’s picture

Indeed, i need the same functionality ... Please add if possible. :)

nathaniel’s picture

Status: Active » Closed (fixed)

<?php print l(t('My Albums'), 'photos/user/' . $user->uid . '/album'); ?>