Skip to main content

Change Plone objects ownership

Project description

Introduction

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

Problem

While for a single content you can call the /change-owner view, 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

The addon is installed via your Plone buildout.

  • Add plone.app.changeownership to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        plone.app.changeownership
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

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

1.0 (2019-09-02)

  • Plone 5 compatibility [tomgross]

  • Python 3 compatibility [ajung]

  • German translation [tomgross]

0.5 (2015-07-29)

  • Fixed path filter [uschwarz]

  • Minor changes to ownership form [keul]

  • Support for Site Administrator role with a proper permissions [keul]

  • Added uninstall profile [keul]

  • Closed #3: Dexterity content doesn’t have Creators method [keul]

  • Added new check flag to chose if changing modification date or not [keul]

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.app.changeownership-1.0.tar.gz (20.5 kB view details)

Uploaded Source

File details

Details for the file plone.app.changeownership-1.0.tar.gz.

File metadata

  • Download URL: plone.app.changeownership-1.0.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for plone.app.changeownership-1.0.tar.gz
Algorithm Hash digest
SHA256 c4f86e9ea6fc991688348520587380cb8dfa67bfbde4d705aa45949596a6cb10
MD5 1aaae12e2537ded67e86be23a560b2c0
BLAKE2b-256 9631c4e5443d804f3d5198b9083de100c96359ce895b02656d7cbb782e1b3b1e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page