use new getMedia and getIcon calls in the media ServletModule's to implement preview...
[mir.git] / templates-dist / admin / imagelist.template
index d00b44d..1993f61 100755 (executable)
   <tr <if grey=="1"><assign grey="0">bgcolor="#dddddd" <else><assign grey="1"> </if>>
   <td>
        <if entry.icon_data!="" && entry.icon_data!="0">
-       <a href="${config.actionRoot}?module=Images&do=showimg&id=${entry.id}" target="new">
-         <img src="${config.actionRoot}?module=Images&do=showicon&id=${entry.id}" border=0></a></font></td>
+       <a href="${config.actionRoot}?module=Images&do=getMedia&id=${entry.id}" target="new">
+         <img src="${config.actionRoot}?module=Images&do=getIcon&id=${entry.id}" border=0></a></font></td>
        </if>
   <td>${entry.title}&nbsp;
-         <if entry.decription><br>${entry.description}</if></td>
+         <if entry.description><br>${entry.description}</if></td>
   <td>${data.mediafolderHashdata[entry.to_media_folder]["name"]}&nbsp;</td>
   <td>${entry.creator}&nbsp;</td>
   <td><font size="1">&nbsp;