Piwigo / piwigo-openstreetmap

OpenStreetMap integration for Piwigo
http://piwigo.org/ext/extension_view.php?eid=701
GNU General Public License v3.0
35 stars 35 forks source link

community user integration #17

Open released14 opened 10 years ago

released14 commented 10 years ago

Is it possible to allow users to see the selection map for their own pictures, e.g. using the community plugin? This would be a very helpful feature.

released14 commented 10 years ago

As an alternative, the "icy picture modify" plugin could be used to define the access rights. Also the "admin tools" plugin allows for access to administration functionality for the owner of images.

xbgmsharp commented 10 years ago

It is possible to add feature but i would rather not add feature that depend on other plugin. I will look at it and see how it could interact with "icy picture modify" or "admin tools" (seen to be include by default) or "community" plugin.

xbgmsharp commented 10 years ago

To make sure I understand. You want to see only the photo you are the author on the worldmap page? And the author is equal to the current user you are login as,? via "author" field in the database? Or you refer to the uploader? via "added_by" field in the database?

released14 commented 10 years ago

I am referring to the owner, sorry for the unprecise description. My main wish is to allow the owners to update the location of their own pictures by themselves not only by the option to tag the image file before upload which way too complicated for most users but also by using the nice selection map by just clicking the new location. This of course involves showing this map to the owner. I mentioned "admin tools" and "icy picture modify" as they allow the owners to edit their own images, but as of now they still do not have access to the location update map of your nice plugin.