Index Help

Tag: Webservice

(4 extensions)

PiwigoClientWsExts

1 2 3 4 5

Revision 1.0.19 (2023-05-10)

Deutsch [DE] English [GB] Français [FR]
Nederlands [NL]

About: This plugin exposes more of the standard Piwigo website functionality for the PiwigoClient Android app (or others) to make use of.

NOTE: This plugin adds the features to your server. Your client app may or may not choose to support these new features.

PiwigoClient v1.3.96 upwards will make use of these new functions.

Eventually, I hope these features will be added to the core Piwigo server code, thus this plugin will steadily contain less and less, eventually being empty and thus obsolete.

Features this plugin adds:
* View your own rating for photos
* Mark or unmark photos as being a personal favorite
* Clear your favorites list
* Record access to your piwigo server by users of the WS Functions API (e.g. PiwigoClient users)
* View and manage orphaned photos

Changes: Added a QR code to the user profile page on the piwigo server
This can be used to start the configuration of the Piwigo Client - Pro
Android app, filling with server and username details.

BatchCustomDerivatives

Revision 0.3.0 (2022-05-29)

English [UK]

About: The Batch Custom Derivatives plugin adds a new action to the
photo batch manager labeled "Generate custom image size" which creates
any missing registered custom derivative images. The plugin also
adds two WebService APIs to support the new batch action.

The install also includes a Perl script called piwigo_deriv.pl
that allows the creation of either regular or custom derivative
images directly from the command line (or as a background cron job).

New WebService APIs:
- bcd.getCustomDerivativeTypes
- bcd.getMissingCustomDerivatives (Admin only)

Changes: Minor fix so piwigo_deriv.pl ignores image redirects (when derivative is larger than original)

custom_missing_derivatives

Revision 0.0.1 (2016-12-19)

English [UK]

About: Piwigo plugin that adds a new webservice. The webservice can be used to get the missing derivatives including given custom derivatives.

The webservie works like pwg.getMissingDerivatives but provides the additional paramter customTypes.

Example
http://piwigo/ws.php?format=json&method=custom_missing_derivatives.getMissingDerivativesCustom&customTypes[]=260x180_1_260x180&customTypes[]=520x360_1_520x360

Changes: First version

admin_ws_api

1 2 3 4 5

Revision v1.0 (2013-08-24)

English [UK]

About: Enables the management of users and groups through the WebService API. Once installed, the following web service API methods are available:

pwg.groups.add
pwg.groups.addUser
pwg.groups.delete
pwg.groups.deleteUser
pwg.groups.getList
pwg.groups.rename

pwg.users.add
pwg.users.delete
pwg.users.getList
pwg.users.updateDetails

This plugin also includes the following methods (requires Icy Modify Picture plugin)

icy.acls.groups.addAlbum
icy.acls.groups.addUser
icy.acls.groups.deleteUser

More details on using the Piwigo API are here: http://piwigo.org/doc/doku.php?id=dev:webapi:start

Changes: This plugin provides the functionality to administrate users and groups using the web services api.

(4 extensions)
github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact