Gallery3:Modules:editowner - Gallery Codex
Personal tools

Gallery3:Modules:editowner

From Gallery Codex

Edit Owner

Allows you to change the owner of an item

Description

This module will add an option in the item's 'options' 'edit' menu to allow changing the owner of an item:


1: If an 'album' is edited, the module has a checkbox to change the owner of all photos within that album as well
   a: If it's not checked, then -only- the album owner is changed
   b: If it's checked, then the owner for the album and -all- of the album's photos are changed
   c: If the owner selection is not changed, then the album owner (and album photos) are NOT changed


2: For 1b above, note that it will -not- change the owner of subalbums photos within an album - (the photos in the subalbum will not be changed, it will however change the subalbum owner itself.)


3: If a 'photo' is edited, then there is no checkbox as in item 1 above
   a: If the owner selection is not changed, then the photo owner is NOT changed

Screen shots


Editowner.jpg

Installation

This module may be downloaded from the codex here.

To install, extract the "editowner" folder from the zip file into your Gallery 3 modules folder.
Afterwards log into your Gallery web site as an administrator and activate the module in the Admin -> Modules menu.

Version History

  • v6 - Will now display the username in dropdown if FullName is blank. (thanks gfim)
  • v5 - Fixed bug on call to non item value for change_all when item is not an album... Ooops
  • v4 - Sorted list of users to select from in owner dropdown - thanks Rockbär
  • v3 - Added checkbox to allow changing the owner of the album and all photos within the album
  • v2 - Fixed typo in css filename
  • v1 - Initial release

Discussion

http://galleryproject.org/node/106203

Notes