Added media viewing and editing; gets media from config and creates a /thumbnail/ folder there

svn: r19869
This commit is contained in:
Doug Blank
2012-06-18 22:32:22 +00:00
parent 9841fb79ef
commit daa01defab
4 changed files with 46 additions and 2 deletions

View File

@@ -31,6 +31,7 @@
<tr>
<td class="ColumnAttribute">{{mediaform.desc.label}}:</td>
<td class="ColumnValue" id="data" colspan="3">{% render mediaform.desc user action %}</td>
<td rowspan="5">{% media_link media.handle user action %}</td>
</tr>
<tr>
<td class="ColumnAttribute">{{mediaform.gramps_id.label}}:</td>