plone.app.changeownership

by Roel Bruggink last modified Sep 20, 2012 02:50 PM

Change plone objects ownership

Project Description

Introduction

plone.app.changeownership as it sounds is a plone package to change objects ownership.

Problem

There is no way in plone to transfer ownership of all objects owned by an user to a new user. To delete a plone member in such case is not an option.

Solution

plone.app.changeownership makes easy to transfer ownership from one ore more members to a new member. It also can change content metadata, like Creators field.

Install

See docs/INSTALL.txt for a buildout configuration.

You have to install the package from quickinstaller or setup_tool. You will get a configlet in the plone control panel named "Change Ownership"

Changelog

0.4 (2012-09-20)

  • Fix permissions for Plone 4 [fdelia]

0.3 (2011-03-07)

  • Added MANIFEST.in [WouterVH]
  • Added Dutch-translation [WouterVH]
  • Added z3c.autoinclude support [keul]
  • Added italian translation [keul]

0.2 (2010-02-02)

  • Added check to support instances without a membersfolder [jaroel]

0.1 (2008-02-01)

  • Merged matth's branch that adds:
    • Filter by path
    • Dry run option
    • Sorting of usernames
    • Display userid as well as full name
  • Initial release

Self-Certification

[X] Internationalized

[ ] Unit tests

[X] End-user documentation

[ ] Internal documentation (documentation, interfaces, etc.)

[ ] Existed and maintained for at least 6 months

[ ] Installs and uninstalls cleanly

[ ] Code structure follows best practice

Current Release
plone.app.changeownership 0.4

Released Sep 20, 2012 — tested with Plone 4.2, Plone 4.1, Plone 4, Plone 3

Compatibility with Plone 4.1 and up
More about this release…

Download file Get plone.app.changeownership for all platforms
plone.app.changeownership-0.4.zip
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
0.4 Sep 20, 2012 Compatibility with Plone 4.1 and up More about this release…
Plone 4.2
Plone 4.1
Plone 4
Plone 3
GPL final
0.2 More about this release… GPL alpha