From fafb6c336848dcd5955ba3165054f405b8e6d347 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 17 Sep 2011 21:03:58 +0000 Subject: feature 2441 added: no need to have the HD to regenerate the websize if the current websize is bigger than resize settings. When it occurs, we move the current websize as HD and create the new websize from it. git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/batch_manager_global.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'admin/themes') diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl index 70ebc137f..080d7ea5f 100644 --- a/admin/themes/default/template/batch_manager_global.tpl +++ b/admin/themes/default/template/batch_manager_global.tpl @@ -738,7 +738,8 @@ jQuery(window).load(function() {

! - {'Only photos with HD can be regenerated!'|@translate} + {'By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'|@translate} + {'If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'|@translate}

-- cgit v1.2.3