Made the metadata table functional within the new metadata_display plugin and
authortilly-Q <nattilypigeonfowl@gmail.com>
Mon, 12 May 2014 22:07:31 +0000 (18:07 -0400)
committertilly-Q <nattilypigeonfowl@gmail.com>
Mon, 12 May 2014 22:07:31 +0000 (18:07 -0400)
commitb5dd2459893fd1e7ae1376a7573a36bf15c983f7
treee549854c070d8082b2e3e4fae8ae6fc344cfc888
parentf14519c398c6c725ee4a1057f52c1404e7d1dd84
Made the metadata table functional within the new metadata_display plugin and
removed all traces of it from core.
mediagoblin/plugins/metadata_display/__init__.py [new file with mode: 0644]
mediagoblin/plugins/metadata_display/lib.py [new file with mode: 0644]
mediagoblin/plugins/metadata_display/static/css/metadata_display.css [new file with mode: 0644]
mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/bits/metadata_extra_head.html [new file with mode: 0644]
mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html
mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html.orig [new file with mode: 0644]
mediagoblin/static/css/base.css