Per user Plone inline KSS editing preference
Project description
Introduction
Since Plone 3.1.5, a site manager can enable or disable globally inline editing (KSS) to all users or nobody. Enabling inline editing is fair to users ho got a fast computer and a modern browser.
Content authors in lots of organizations who have Plone powered intranets have old computers and/or cannot install a modern browser, mostly stuck with IE6, thus cannot use inline editing unless it bloats their computer.
aws.inlineuserpref provides a user control panel that let members choose if they prefer or not using inline editing, such users with decent computers and recent browser can carry on enjoying inline editing, while others with old computers and browsers cans disable inline editing.
Copyright and license
Copyright (c) 2009 - Alter Way Solutions
This software is subject to the provisions of the GNU General Public License, Version 2.0 (GPL). A copy of the GPL should accompany this distribution. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE
See the docs/LICENSE.txt file that comes with this product.
Requirements
Plone 3.1.5 or later.
Installation
With zc.buildout
Recommanded installation for production sites. Add these lines to your buildout.cfg
[buildout] ... eggs = ... aws.inlineuserpref ... [instance] recipe = plone.recipe.zope2instance ... zcml = ... aw.inlineuserpref aw.inlineuserpref-overrides
Development
Developers of this package should use the buildout.cfg that comes in the subversion bundle. See Subversion repository below.
In the Plone site
Install aws.inlineuserpref as usually either with the quick installer or the setup tool.
Upgrading
If you upgraded aws.inlineuserpref from a previous version, upgrades may be available. Open in ZMI the “Upgrades” tab of the “portal_setup” tool and look if upgrades are available for aws.inlineuserpref:default profile.
How to
Default KSS preference should be “off” for any new user
I didn’t make a control panel for this. Just open the Properties tab of the portal_memberdata object of your Plone site, and uncheck the enable_inline_editing property.
Subversion repository
Support
Ask for support to Alter Way Solutions support.
Credits
Developer : Gilles Lenfant
Sponsor : EDF
To do
Plone 4 compatiblity.
Changelog
1.0.0
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for aws.inlineuserpref-1.0.0-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3bdc360a4bf6a44100afaae26ae311e941d495f04e9c79cd0f9d16be8754009 |
|
MD5 | 07ea1b17ea933152f9166d5ee08aa8a6 |
|
BLAKE2b-256 | 71102410895db49b7b3b639baaa3f8a9068f432f0a851f6284e68f57739faa67 |