Ratio
Thumb Size
x
Large Size
Cropping
{assign var=cropping value=$Cbucket->configs.photo_crop}
{if $cropping == 1}
Enabled
{else}
Disabled
{/if}
Watermarking
{assign var=watermark value=$Cbucket->configs.watermark_photo}
{if $watermark == 1}
Enabled | Placement -
{else}
Disabled
{/if}
Update settings if they are not according to your needs.
Re-create Photo
{/if}
{if $mode == 'mass' || $mode == ''}
Mass Re-creation of Photos
This will re-create all the photos uploaded on your website, according to the settings shown below
Take caution while using Mass Recreation. Use MAX of 5 photos per GO.
Settings on which photos will be re-created
Update settings if they are not according to your needs.
{if $indexing}
{$from} - {$to} of {$total}
{foreach from=$index_msgs item=themsg}
- {$themsg}
{/foreach}
{if $stop_loop!='yes'}
redirecting....do not close this window
{else}
Re-creation of photos have been completed.
{/if}
{/if}
{/if}
{if $mode == "collection"}
Recreate Photos
{if $items}
{assign var=cid value=$items[0].collection_id}
{assign var=c_name value=$items[0].collection_id|get_collection_field}
{$c_name}
- View Collection -
Edit Collection -
Manage Items
{else}
{/if}
{/if}