Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (202 - 204 of 1174)

Ticket Resolution Summary Owner Reporter
#266 FIXED Improve cache friendliness of static content Christopher Allan Webber Elrond
Description

If not serving the (semi-)static content (css etc and the media items) through a dedicated webserver but using paste#static the caching is bad.

It could easily be argued, that on a real deployment, these tings should be served by a dedicated webserver. But still, the paste based setups should give reasonable caching.

There are two items to consider:

  1. mediagoblin/mgoblin_static/ (CSS, ...)

Only layout/etc developers will change this and those will likely use "reload" on their browsers anyway. Everybody else will only change this when updating their install. So even thinking about people updating and wanting a fresh look soon, at least an hour would be good. I'd rather suggest a day.

  1. media content (public_store)

media items aren't modified currently. They get written once and stay there as written. Creating a new media entry, creates a new object id, etc. I'd say a week is good.

#269 FIXED Make "confirm delete" checkbox label clickable Aaron Williamson joar
Description

The size of checkboxes vary between browsers and operating systems. In Ubuntu I can cover it almost entirely with my mouse pointer, and on other systems they're not much larger -- Also, try it with pointer accelleration & touchpad!

It would help greatly if the checkbox had a label that was associated correctly with ....

Resource: http://www.10sharpdesign.com/accessibility/forms/3b-ii-labels-checkboxes.html

#273 FIXED Make the base of page titles customizable. Erkan Yilmaz Aleksej
Description

Currently all pages have the "GNU MediaGoblin" title and the GMG icon, so all tabs look the same.

It should be possible to specify a different base for the page titles, so it can be changed to something like "Joar's GNU MediaGoblin" or "OMGMG, a GNU MediaGoblin test instance".

Please note that this is about the base part for all titles, not about different titles for individual pages on the same project.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.