Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (256 - 258 of 1173)

Ticket Resolution Summary Owner Reporter
#902 fixed Welcome image URL hard coded in the template Jaakko Luttinen
Description

In mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html there is a line:

<img class="welcomeimage" src="/mgoblin_static/images/home_goblin.png">

which I think should be:

<img class="welcomeimage" src="{{ request.staticdirect('/images/home_goblin.png') }}">

Otherwise the Goblin image on the front page does not load if mediagoblin directory is not the root directory of the vhost.

#582 no-action Webdav as storage backend spaetz
Description

I want to use box.net or my ownbox instance as storage backend.

#123 FIXED We need a margin between the media image and the sidebar Jef van Schendel joar
Description
Currently, there is none;
`http://i.imgur.com/DeucS.png <http://i.imgur.com/DeucS.png>`_



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