There is no way to see per user albums. It would be good if per-user galleries were:
1.) in navigation menu
2.) on profile (for example on new tab)
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | add_per_user_albums_page_0.patch | 2.44 KB | vhmauery |
| #3 | add_per_user_albums_page.patch | 2.15 KB | vhmauery |
Comments
Comment #1
alippai commentedComment #2
alippai commentedI found user/acidfree, but this link can't be added to menu :S
?q=acidfree orginally what display's?
Comment #3
vhmauery commentedTry out this patch and tell me if it is what you had in mind.
Comment #4
vhmauery commentedoh. I forgot to mention how to use it. go to acidfree/per-user-albums and it will show you all the per-user albums.
Comment #5
alippai commentedThanks for the per-user albums (only "problem" is with design - the grid elements have width 100%), the code is working. Now the user/acidfree is not reachable in menu. The other feature is displaying root album contents in profile ;)
Nice work...
Comment #6
alippai commentedThe acidfree/per-user-albums displays Emtpy albums too.
It would be good if empty albums were not displayed - filter in SQL
Comment #7
vhmauery commentedNo, empty albums will just show up as empty. IMNSHO, a user interface that changes in that manner is a very poor design.
I realized after I had posted the patch that I had forgotten to add a link to the per-user album on the user profile page.
As for the 100% width thing, they show up fine in Firefox. Are you using IE? It uses the same rendering code as the album views, so this page should look the same as the other album pages.
Here is a new patch that has the user profile stuff (it turns out I had already implemented this, it was just broken).
Comment #8
alippai commentedThere is a problem with pager/ with albums - there are users without albums :) Have a look at this
Comment #9
vhmauery commentedThe deleted per-user albums are fixed now. If a user deletes the album, it will be removed from the user profile in the list.
I committed the fix to CVS. Along with a bunch of other stuff.
Comment #10
vhmauery commented