Opened 11 years ago

Closed 11 years ago

#526 closed enhancement (fixed)

Provide a list of collections for site visitors

Reported by: thelovebug Owned by: Elrond
Priority: minor Milestone: 0.3.3
Component: programming Keywords:
Cc: zack@… Parent Tickets:

Description

Currently there is no way of knowing what collections are available for site visitors to view.

Suggestion that on the user profile there is a sample of recently updated collections, with a link to the full list of collections.
This is similar to the existing recently updated media, and a link to all media

Attachments (1)

0001-collections-add-support-to-browse-existing-collectio.patch (5.8 KB ) - added by Stefano Zacchiroli 11 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by maxine, 11 years ago

Yes, I've also noticed that the collections that a user may have are nowhere to be found but on the page of a specific file. It would be very handy to list a user's collections on the userpage or somesuch.

example.org/u/collections/acollection shows the page for the collection (and is only linked from a file's page), but example.org/u/user/collections returns 404

in reply to:  2 comment:3 by Stefano Zacchiroli, 11 years ago

Cc: zack@… added

Replying to spaetz:

_zack says, a branch fixing this, is at

Yup, that's me :)

The branch location should be stable, but for the avoidance of doubts I've also attached the (git format-)patch to this bug log. Please let me know if you have comments.

comment:4 by Elrond, 11 years ago

Keywords: needs-review added
Owner: set to Elrond
Status: newassigned

Okay, going to look at this, very soon.

comment:5 by Stefano Zacchiroli, 11 years ago

Elrond kindly reviewed my patch and provided feedback on IRC.

I've implemented the requested changes, namely:

  • drop the atom feed
  • drop pagination support

I've now updated my Git repo at http://git.upsilon.cc/cgi-bin/gitweb.cgi?p=mediagoblin.git;a=shortlog;h=refs/heads/feature/browse-collections by rebasing the old change on top of master and adding 2 separate commits for the changes Elrond requested.

A valid git remote add URL should be http://git.upsilon.cc/r/mediagoblin.git , but then you should merge the branch feature/browse-collections

comment:6 by Elrond, 11 years ago

Component: graphic design/interfaceprogramming
Keywords: needs-review removed
Resolution: fixed
Status: assignedclosed

Okay, great work by zack!

Merged it!

Note: See TracTickets for help on using tickets.