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
Release files for aws.inlineuserpref 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aws.inlineuserpref-1.0.0.tar.gz | 19.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aws.inlineuserpref-1.0.0-py2.4.egg | Legacy Egg format | - | - | Details |
Total release size: 47.4 kB
Release files / aws.inlineuserpref-1.0.0.tar.gz
| Download URL | aws.inlineuserpref-1.0.0.tar.gz |
|---|---|
| Size | 19.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1de210946326a9674bf472e2b78f567379f856e9d174d7a894949d748e5298b5
|
|
BLAKE2b-256 checksum How to use checksums |
56464092c2ce67079b3c690a871ab624f7bccf16c8d57ee971c98938677b24e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / aws.inlineuserpref-1.0.0-py2.4.egg
| Download URL | aws.inlineuserpref-1.0.0-py2.4.egg |
|---|---|
| Size | 27.9 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
e3bdc360a4bf6a44100afaae26ae311e941d495f04e9c79cd0f9d16be8754009
|
|
BLAKE2b-256 checksum How to use checksums |
71102410895db49b7b3b639baaa3f8a9068f432f0a851f6284e68f57739faa67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |