piwigo/include
plegall 17dd6ed3ae merge r4444 from branch 2.0 to trunk
feature 1312 added: pwg.images.setInfo can replace multiple values propreties
(tags/categories). The primary condition is to provide "tag_ids" and/or
"categories" input parameters, ie pwg.images.set won't create emptiness. You
can reduce the set of tags/categories but not remove all tags/categories.

bug 1277 fixed: with a stronger algorithm for adding/replacing categories, we
now avoid to recreate an existing image_category association.

When a remote client calls pwg.images.setInfo, Piwigo returns an error 500 if:
1. the "categories" parameter is malformed (no numeric id inside)
2. one of the input categories does not exist at database level.


git-svn-id: http://piwigo.org/svn/trunk@4445 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-07 22:30:02 +00:00
..
dblayer
php_compat
smarty
ws_protocols
block.class.php
calendar_base.class.php
calendar_monthly.class.php
calendar_weekly.class.php
category_cats.inc.php
category_default.inc.php
class_smtp_mail.inc.php
common.inc.php
config_default.inc.php
constants.php
feedcreator.class.php
filter.inc.php
functions.inc.php
functions_calendar.inc.php
functions_category.inc.php
functions_comment.inc.php
functions_cookie.inc.php
functions_filter.inc.php
functions_html.inc.php
functions_mail.inc.php
functions_metadata.inc.php
functions_notification.inc.php
functions_picture.inc.php
functions_plugins.inc.php
functions_rate.inc.php
functions_search.inc.php
functions_session.inc.php
functions_tag.inc.php
functions_url.inc.php
functions_user.inc.php
functions_xml.inc.php
index.php
menubar.inc.php
page_header.php
page_tail.php
picture_comment.inc.php
picture_metadata.inc.php
picture_rate.inc.php
section_init.inc.php
template.class.php
user.inc.php
ws_core.inc.php
ws_functions.inc.php