Skip to main content

Allows to toggle edit mode in Plone

Project description

collective.editmodeswitcher

collective.editmodeswitcher allows to toggle between edit and view only mode. This enables users with modify permissions to view a page without editable borders. The current setting is stored in a cookie and thus effective for multiple page views. This is especially useful in single sign on environments.

Install

Add collective.editmodeswitcher to your buildout configuration:

[instance]
eggs +=
    collective.editmodeswitcher

or add it as a dependency to one of your packages.

Compatibility

Runs with Plone 4.1, 4.2 and 4.3.

Usage

For toggling the edit-mode call the view @@switch-editmode. This will toggle the edit mode and store the current edit mode status in a cookie for further requests.

You may want to place an action somewhere for toggling the edit mode - this integration is not done by collective.editmodeswitcher.

Changelog

1.0.1 (2013-05-24)

  • General package clean up: Update Readme, update metadata, testing, declare dependencies

1.0 (2011-02-25)

  • Initial release

Download files

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

Source Distribution

collective.editmodeswitcher-1.0.1.zip (17.2 kB view hashes)

Uploaded Source

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