Templates: Use request.staticdirect instead of /mgoblin_static
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Wed, 14 Sep 2011 17:52:47 +0000 (19:52 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Wed, 14 Sep 2011 17:52:47 +0000 (19:52 +0200)
commit32d1a69d2f1293cb53cf9620f0e0a4f266ad230b
tree3218fa85378aa3c3d96d79d4538a26ce2699fa3f
parent9122a9d047765574bb0d11436522a6c868da86cc
Templates: Use request.staticdirect instead of /mgoblin_static

Any reference to static, shipped content should use
request.staticdirect instead of the default path.

Especially if hosting mediagoblin via fastcgi, the paths
might need changing.
mediagoblin/templates/mediagoblin/utils/pagination.html
mediagoblin/templates/mediagoblin/utils/prev_next.html