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:
parent
6a115001ba
commit
cac417c74b
44 changed files with 204 additions and 832 deletions
|
|
@ -55,10 +55,6 @@ $tabs = array(
|
|||
'code' => 'direct',
|
||||
'label' => l10n('Upload Photos'),
|
||||
),
|
||||
array(
|
||||
'code' => 'settings',
|
||||
'label' => l10n('Settings'),
|
||||
),
|
||||
array(
|
||||
'code' => 'ploader',
|
||||
'label' => l10n('Piwigo Uploader'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue