Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (349 - 351 of 1174)

Ticket Resolution Summary Owner Reporter
#374 fixed Comment-field-opening “Add one” button is useless/broken/confusing when JavaScript is disabled Aleksej
Description

The button (right above the comment field) is intended for users who will have to log in to comment.

#375 fixed Video Preload joar Jeremy Pope
Description

The HTML5 video tag has a few options on how a video is loaded on page load. Currently, MediaGoblin uses preload="auto" which causes the whole video to be downloaded on the end users side, even if they don't actually play the video. The preload="metadata" option will only load the metadata and first frame of the video on page load. This can help site navigation quite a bit during low-bandwidth times (such as through 3G on phone's wifi hotspot). I have edited the mediagoblin/templates/mediagoblin/media_displays/video.html file on my MG instance to have the 'metadata' option. A couple of examples: http://url.jpope.org/9a and http://url.jpope.org/99

#376 invalid Body text sticks out beyond frame on http://mediagoblin.org/404 Jef van Schendel Jef van Schendel
Description

http://mediagoblin.org/404

There's something wrong the widths here. I'll check it out later.

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