feature 2548, multiple size:

* adapt the upload script

* remove the resize settings screen

* add a new screen [Administration > Configuration > Options > Photo Sizes]
  with the ability to resize original after upload


git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2012-01-12 21:37:28 +00:00
commit cac417c74b
44 changed files with 204 additions and 832 deletions

View file

@ -667,7 +667,6 @@ $lang['include child albums'] = 'include child albums';
$lang['Install on your computer,'] = 'Install on your computer,';
$lang['Installed Languages'] = 'Installed Languages';
$lang['Invert'] = 'Invert';
$lang['Keep high definition'] = 'Keep high definition';
$lang['Language has been successfully installed'] = 'Language has been successfully installed';
$lang['Languages'] = 'Languages';
$lang['last import'] = 'last import';
@ -721,19 +720,10 @@ $lang['Settings'] = 'Settings';
$lang['Start pLoader and add your photos.'] = 'Start pLoader and add your photos.';
$lang['Switch to clear or dark colors for administration'] = 'Switch to clear or dark colors for administration';
$lang['The following tag was deleted'] = 'The following tag was deleted';
$lang['The high definition image quality must be a number between %d and %d'] = 'The high definition image quality must be a number between %d and %d';
$lang['The high definition maximum height must be a number between %d and %d'] = 'The high definition maximum height must be a number between %d and %d';
$lang['The high definition maximum width must be a number between %d and %d'] = 'The high definition maximum width must be a number between %d and %d';
$lang['The thumbnail image quality must be a number between %d and %d'] = 'The thumbnail image quality must be a number between %d and %d';
$lang['The thumbnail maximum height must be a number between %d and %d'] = 'The thumbnail maximum height must be a number between %d and %d';
$lang['The thumbnail maximum width must be a number between %d and %d'] = 'The thumbnail maximum width must be a number between %d and %d';
$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form';
$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB';
$lang['The uploaded file was only partially uploaded'] = 'The uploaded file was only partially uploaded';
$lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = 'The uploaded files exceed the post_max_size directive in php.ini: %sB';
$lang['The websize image quality must be a number between %d and %d'] = 'The websize image quality must be a number between %d and %d';
$lang['The websize maximum height must be a number between %d and %d'] = 'The websize maximum height must be a number between %d and %d';
$lang['The websize maximum width must be a number between %d and %d'] = 'The websize maximum width must be a number between %d and %d';
$lang['The whole page'] = 'The whole page';
$lang['The whole set'] = 'The whole set';
$lang['Theme has been successfully installed'] = 'Theme has been successfully installed';
@ -752,7 +742,6 @@ $lang['Virtual Links'] = 'Virtual Links';
$lang['Visit Gallery'] = 'Visit the gallery';
$lang['Visit Piwigo project website'] = 'Visit Piwigo project website';
$lang['Visit plugin site'] = 'Visit plugin site';
$lang['Web size photo'] = 'Web size photo';
$lang['Webmaster status is required.'] = 'Webmaster status is required.';
$lang['Week starts on'] = 'Week starts on';
$lang['Who can see these photos?'] = 'Who can see these photos?';