Sets and tags for default user
Justin W Freeman - June 25, 2009 - 05:23
| Project: | Flickr |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I may be missing something and this might already exist but I don't see a way to have sets and tags pages for the default flickr account.
There is a page of photos for the default account at mysite.com/flickr
and there are pages such as mysite.com/flickr/%user/tags and mysite.com/flickr/%user/sets that show tags and sets for the given user
but there seems to be nothing for the default account, for example mysite.com/flickr/tags or mysite.com/flickr/sets
If this functionality is not already available I think it would be a good idea.

#1
I've done this by setting up URL aliases for mysite.com/flickr/tags and mysite.com/flickr/sets to mysite.com/flickr/%user/tags and mysite.com/flickr/%user/sets for the user I want to be the default at admin/build/path/add
Hope this helps
#2
Thanks Edward,
I have considered having a drupal user linked to the default flickr account and that would work with what you describe.
My preference though is not to have to have a drupal user with the default flickr account.
Instead, the module could make these pages automatically with the default flickr account.
This would be better functionality.