Opened 8 years ago

Last modified 8 years ago

#5477 new enhancement

Browse all media

Reported by: Olivier Mehani Owned by:
Priority: minor Milestone:
Component: programming Keywords:
Cc: Parent Tickets:

Description

Currently, when clicking on any media from the front page, say at URL/, one is redirected to the user's media page, at URL/u/USER/m/SLUG/. Using the arrows now only browses media for this user, rather than media as displayed on the front page.

This ticket suggests the creation of an URL/m/SLUG route, which essentially displays the media as the /u/USER one, but allows to browse media across users. Link on the front page would lead to those pages, while links from URL/u/USER would lead to the currently existing page.

Actually, the same should also apply for collection: links in URL/u/USER/collections/COLLECTION should lead to, say, URL/u/USER/c/COLLECTION/m/SLUG, and navigation on those page should only be within media in the named collection.

Change History (2)

comment:1 by Olivier Mehani, 8 years ago

Component: graphic design/interfaceprogramming

comment:2 by Olivier Mehani, 8 years ago

The same go for tags: /tag/TAG -> /t/TAG/m/SLUG.

Note: See TracTickets for help on using tickets.