icy / icy_picture_modify

A Piwigo plugin that allows users to modify pictures they uploaded
http://piwigo.org/ext/extension_view.php?eid=563
1 stars 1 forks source link
obsolete

Important announcement (2014-Feb-25)

See CONTRIBUTING for details.

Name

icy_picture_modify -- Piwigo plugin that allows user to modify pictures

Description

A piwigo extension that allows users to edit any set of images. This extension just works as the picture_modify.php for administrator.

The code of this plugin is based on the original source picture_modify.php of the Piwigo distribution (version 2.2.3.)

Advanced ACL is supported since the version 1.2.0.

Features

Normal users in Piwigo system can delete image or modify image's metadata (author, date, tags, description, date, linking/represented categories.) They can upload some images to some categories.

Advanced ACL allows users to work with any set of images / categories. The newest verion of plugin allows you to work with groups in Piwigo, and allows user to update new version of the image (inspired from the plugin photo update.)

This plugin can work on Piwigo 2.2.x, 2.3.x, 2.4.x and 2.5.x.

Since version 2.4.4, the plugin can save user's action into log file. By default, the log file is _data/icy_action.log. This file can't be changed.

Installation

Usage

Known problems

Security issues

Support

To get support, please create new issue at https://github.com/icy/icy_picture_modify/issues

Development

The plugin requires a webUI for ACL editting. Unfortunately, the author isn't good at template system used by Piwigo. Feel free to help us to write a webUI :)

Donation

My paypal account was locked due to Paypal's stupid policy. I can't receive any kind of donation. However, you can always rate my plugin at the link http://piwigo.org/ext/extension_view.php?eid=563 , and if possible please send a greeting message to me ;)

Author

The author's information

Thanks

Special thanks to

License

GPL2

Homepage