Opened 9 years ago

Last modified 5 years ago

#5014 review enhancement

Add collection-based landing page that shows all users' collections (paginated)

Reported by: srudolph Owned by:
Priority: minor Milestone:
Component: programming Keywords: collections views
Cc: Parent Tickets:

Description

This feature would add a mediagoblin.ini configuration variable named 'most_recent_media_view' that, by default, shows the main landing page the way it is always shown now: with a paginated and reverse chronological list of media entries. It could be changed to 'Collection' to instead show a reverse chronological list of non-empty collections.

For now, a random media entry from the collection will be shown to represent the collection. In the future, this could be improved to allow the collection's creator to select a key entry to always show.

Some benefits of this change:
-Default behavior remains as-is
-Discoverability of collections is enhanced
-Allows increased customizability

Attachments (1)

issue_5014.patch (5.5 KB ) - added by srudolph 9 years ago.
Implementation

Download all attachments as: .zip

Change History (2)

by srudolph, 9 years ago

Attachment: issue_5014.patch added

Implementation

comment:1 by ShawnRisk, 5 years ago

Status: newreview
Note: See TracTickets for help on using tickets.