Joar Wandborg 93214d8e02 Feature #400 - Resize images to fit on page
*   `mediagoblin.process_media.__init__`
    *   Added `medium` size image conversion
    *  	Updated `thumbnail` conversion to use `queued_filename` instead
        of `queued_file`
*   `media.html`
    *   If there exists a `medium` size for the `MediaEntry`, it will
        display instead of the original `main` image.
2011-07-03 01:30:07 +02:00
..