Index Help

Most recent extensions

(4 extensions)

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)

Tag Recognition

1 2 3 4 5

Revision 1 (2022-01-29)

English [UK] Français [FR]

About: Piwigo plugin to suggest tags on image (using external API).

Usage :
* Install the plugin on your Piwigo
* Create an Imagga Account on https://imagga.com/auth/signup
* Enter your api token and api secret on the plugin configuration page
* Go to an image modification page and click on the little robot next to the tags input
* Generate tags, select the ones you want and apply them

Warning :
As this plugin use an external API, we cannot assure you that your data will not be used or sold. I recommend you to check the data policy of each external API you use with this plugin.

Changes: I'm happy to introduce the version 1 of Tag Recognition !

The plugin now support Microsft Azure Computer Vision and have an AJAX loading on the batch manager action.

Feel free to ask other API's or request bug fix !

uploadAsync

Revision 2.10.a (2020-11-19)

  • Author: plg
  • Categories: Plugin
  • Tags: api, upload
  • Available languages: 1 (see)
  • Compatible with: Piwigo releases 2.10
  • Downloads: 3686
English [UK]

About: add method pwg.images.uploadAsync (to be integrated into Piwigo core 11)

This method supports randomly sorted chunks and automatically merges chunks once all received.

Originally designed to work with the iOS app for background upload, but can be used by any third party app.

Changes: Initial revision. Works with both Piwigo 2.10 and the upcoming version 11

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