piwigo/admin/include
plegall f7421e5789 feature 2548 (multiple sizes): adapt the web API method pwg.images.add (used
by pLoader, Digikam, Lightroom, iPhoto), pwg.images.checkFiles (pLoader only).

The "resize" parameter was removed for pwg.images.add since this behavior
becomes the default behavior in Piwigo 2.4.

Just like pwg.images.addSimple, pwg.images.add now uses the add_uploaded_file
function (next step is to merge pwg.images.add and pwg.images.addSimple)


git-svn-id: http://piwigo.org/svn/trunk@12906 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 00:11:14 +00:00
..
uploadify feature 2548, multiple size: 2012-01-12 21:37:28 +00:00
c13y_internal.class.php
check_integrity.class.php
functions.php feature 2548 (multiple sizes): adapt the web API method pwg.images.add (used 2012-01-17 00:11:14 +00:00
functions_history.inc.php
functions_install.inc.php
functions_metadata.php feature 2548 multisize 2012-01-03 20:21:13 +00:00
functions_notification_by_mail.inc.php
functions_permalinks.php
functions_plugins.inc.php
functions_upgrade.php
functions_upload.inc.php feature 2548 (multiple sizes): adapt the web API method pwg.images.add (used 2012-01-17 00:11:14 +00:00
image.class.php feature 2548 multisize - added a page to build missing derivatives 2012-01-08 19:25:52 +00:00
index.php
languages.class.php bug fixed: accept Piwigo version with a pattern like 2.3.0beta1 in plugins/themes/languages/updates management classes 2011-06-01 10:45:45 +00:00
mysqldump.php
pclzip.lib.php
photos_add_direct_prepare.inc.php
photos_add_direct_process.inc.php feature 2548, multiple size: 2012-01-12 21:37:28 +00:00
plugins.class.php
tabsheet.class.php
themes.class.php
updates.class.php