Skip to main content

Replace a Plone member by another one (ownership, creators, sharings and mutable groups).

Project description

By Ingeniweb

A missing feature from the members control panel. A contributor of your Plone site is replaced by someone else. This happens sometimes. If your site has thousands of items, dozens of contributors and groups, this utility will save your managers hours of digging in your site and changing settings on hundreds of content items.

Features and options:

  • Replace member in ownership

  • Replace member in DC Creators

  • Replace member in sharings

  • Replace member in groups

  • Remove former member

  • Dry run

  • Logging all this

Requirements

Plone 3.x

Installation

We assume that you created your Zope instance with paster create -t plone3_buildout <your-instance> or something similar. And of course you’re supposed to know how to set up a Plone site using zc.buildout.

With zc.buildout

Recommended practice for integration or production instances.

Open buildout.cfg with your favorite text editor and change it like indicated below:

[instance]
...
eggs =
  ...
  iw.memberreplace
  ...
zcml =
  ...
  iw.memberreplace

Run your buildout, you’re done.

From Subversion repository

Recommended practice for developers.

Install as indicated in With zc.buildout above.

Checkout your preferred trunk/branch of iw.memberreplace in $BUILDOUT/src (You should have $BUILDOUT/src/iw.memberreplace/… after this). See the Project home pages section for the repository URL.

Then:

$ cd $BUILDOUT/src/iw.memberreplace
$ python setup.py develop

Open buildout.cfg with your favorite text editor and change it like indicated below:

[buildout]
...
develop =
  src/iw.memberreplace

Run your buildout, you’re done. Your Subversion working copy of iw.memberreplace should take over the egg.

Project home pages

Upgrades

Visit in ZMI the portal_setup object of your site, click Upgrades and select iw.memberreplace:default. All is obvious from there.

Support

You may ask for further support (training, commercial support, …) at Ingeniweb support if you don’t find answers to your questions in the tracker.

Further documentation

See the other files in docs/. In addition this component may have other more specific README.txt files in its directory tree.

More technical documentation may be found in thisdir/iw/memberreplace/tests/README.txt.

Credits

Translations

Changelog

1.0.0 - RC1

  • Optional removal of former member. [glenfant]

1.0.0 - alpha1

  • 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

iw.memberreplace-1.0.0-RC1.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

iw.memberreplace-1.0.0_RC1-py2.4.egg (39.4 kB view details)

Uploaded Source

File details

Details for the file iw.memberreplace-1.0.0-RC1.tar.gz.

File metadata

File hashes

Hashes for iw.memberreplace-1.0.0-RC1.tar.gz
Algorithm Hash digest
SHA256 0b80c51e0cac91b635175a99478cea9419534024c88d1cefe533655559363897
MD5 90485113ca9b9e06b4fe6ec7cf0af215
BLAKE2b-256 10cc385c377738d84d22777a9046e4825bfe08664839f91d535576d96db8690d

See more details on using hashes here.

File details

Details for the file iw.memberreplace-1.0.0_RC1-py2.4.egg.

File metadata

File hashes

Hashes for iw.memberreplace-1.0.0_RC1-py2.4.egg
Algorithm Hash digest
SHA256 a8660c80f36a0ffbf01affc627d6367a2c58e4c9329ff99ce64e6465146ea3ff
MD5 a12b1bbb2d15b5b05c9422a1966356d9
BLAKE2b-256 208a7faf7db1d565ea4675b669c67c897dc8964299b3ce8dc9657faad5ccf275

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