Custom Query (1173 matches)
Results (1 - 3 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#52 | FIXED | Ignore trailing slash in most URLs | ||
Description |
We should treat ``/u/aaron/`` the same as ``/u/aaron`` rather than returning a 404. (Should this be true of URLs ending in a file extension or not?) |
|||
#151 | FIXED | Order comments by date, ascending | ||
Description |
On the media "home" page, comments on photos are currently sorted in descending order by date (i.e. reverse-chronological order, like a blog). The standard order is ascending order by date. This requires a change to media\_home() in mediagoblin/user\_pages/views.py |
|||
#152 | WONTFIX | Nicer error pages | ||
Description |
The error pages are dull, off-the-rack affairs; their appearance isn't consistent with Mediagoblin's otherwise lush visual theme and as Caleb Davis points out, they miss an opportunity to convey Mediagoblin's sense of whimsy and humor to users it has recently disappointed. He suggests something akin to Reddit's `you broke reddit <http://www.chaaps.com/wp-content/uploads/2009/08/reddit.png>`_ page. Other examples of amusing(?) error pages include `tumblr's tumbeasts <http://5.mshcdn.com/wp-content/uploads/2011/01/tumbeasts.jpg>`_ and the `Twitter Fail Whale <http://tctechcrunch.files.wordpress.com/2010/01/fail-whale.png>`_, neither of which any of us has ever seen because we use free software only ever. |
Note:
See TracQuery
for help on using queries.