Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (142 - 144 of 1173)

Ticket Resolution Summary Owner Reporter
#86 FIXED MediaEntry.thumbnail_file not used Christopher Allan Webber Elrond
Description
the thumbnail\_file field in the MediaEntry db schema is not used
currently.

::

    Mediagoblin/mediagoblin% grep thumbnail_file **/*.py
    db/models.py:        'thumbnail_file': [unicode]}

I think, ``media_files['thumb']`` is used for the thumbnail.



#93 FIXED Consider Workbench class Christopher Allan Webber Elrond
Description
Out of random thinking, I was pondering about a Workbench class.

This ticket is mainly to not loose the discussion points, etc.

Ideas, etc will pop up on my dev/workbench\_class branch.



#111 FIXED Resize images to fit on page Christopher Allan Webber Christopher Allan Webber
Description
We've finally agreed on a maximum width and height for images on
their main page, which is max width 640, max height 640. As such,
uploading code should be adjusted to add such an image when the
image is larger than either of those parameters



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