Opened 10 years ago
Last modified 6 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)
Change History (2)
by , 10 years ago
Attachment: | issue_5014.patch added |
---|
comment:1 by , 6 years ago
Status: | new → review |
---|
Implementation