|
<{$smarty.const._MD_IMAGECATNAME}>: <{$image.title}> |
<{$smarty.const.IMANAGER_FILE}>: <{$image.originalname}> |
<{$smarty.const.IMANAGER_ORIGINAL}> |
<{$smarty.const._DIMENSION}>: <{$image.ori_width}>x<{$image.ori_height}> px |
<{$smarty.const.IMANAGER_SIZE}>: <{$image.ori_size}> |
<{$smarty.const.IMANAGER_EDITED}> |
<{$smarty.const._DIMENSION}>: <{$image.width}>x<{$image.height}> px |
<{$smarty.const.IMANAGER_SIZE}>: <{$image.size}> |
<{foreach name=loop item=plugin from=$plugins}>
<{$plugin.description}>
<{if $plugin.block_template != ''}>
<{include file="$icms_lib_path/image-editor/plugins/`$plugin.folder`/templates/`$plugin.block_template`" panelID="`$smarty.foreach.loop.iteration`"}>
<{/if}>
<{/foreach}>