{ "info": { "author": "Gilles Lenfant", "author_email": "gilles.lenfant@ingeniweb.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==================\naws.inlineuserpref\n==================\n\n\nIntroduction\n============\n\nSince Plone 3.1.5, a site manager can enable or disable globally inline editing\n(KSS) to all users or nobody. Enabling inline editing is fair to users ho got a\nfast computer and a modern browser.\n\nContent authors in lots of organizations who have Plone powered intranets have\nold computers and/or cannot install a modern browser, mostly stuck with IE6,\nthus cannot use inline editing unless it bloats their computer.\n\n``aws.inlineuserpref`` provides a user control panel that let members choose if\nthey prefer or not using inline editing, such users with decent computers and\nrecent browser can carry on enjoying inline editing, while others with old\ncomputers and browsers cans disable inline editing.\n\nCopyright and license\n=====================\n\nCopyright (c) 2009 - Alter Way Solutions\n\nThis software is subject to the provisions of the GNU General Public License,\nVersion 2.0 (GPL). A copy of the GPL should accompany this distribution.\nTHIS SOFTWARE IS PROVIDED \"AS IS\" AND ANY AND ALL EXPRESS OR IMPLIED\nWARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS\nFOR A PARTICULAR PURPOSE\n\nSee the ``docs/LICENSE.txt`` file that comes with this product.\n\nRequirements\n============\n\nPlone 3.1.5 or later.\n\nInstallation\n============\n\nWith zc.buildout\n----------------\n\nRecommanded installation for production sites. Add these lines to your\n``buildout.cfg`` ::\n\n [buildout]\n ...\n eggs =\n ...\n aws.inlineuserpref\n ...\n\n [instance]\n recipe = plone.recipe.zope2instance\n ...\n zcml =\n ...\n aw.inlineuserpref\n aw.inlineuserpref-overrides\n\nDevelopment\n-----------\n\nDevelopers of this package should use the ``buildout.cfg`` that comes in the\nsubversion bundle. See `Subversion repository`_ below.\n\nIn the Plone site\n-----------------\n\nInstall ``aws.inlineuserpref`` as usually either with the quick installer or the\nsetup tool.\n\nUpgrading\n---------\n\nIf you upgraded ``aws.inlineuserpref`` from a previous version, upgrades may be\navailable. Open in ZMI the \"Upgrades\" tab of the \"portal_setup\" tool and look if\nupgrades are available for ``aws.inlineuserpref:default`` profile.\n\nUsage for content authors\n=========================\n\nThe control panel is available from the user's preferences panel. Its usage is\nobvious and self explanative.\n\nHow to\n======\n\nDefault KSS preference should be \"off\" for any new user\n-------------------------------------------------------\n\nI didn't make a control panel for this. Just open the **Properties** tab of the\n**portal_memberdata** object of your Plone site, and uncheck the\n**enable_inline_editing** property.\n\nSubversion repository\n=====================\n\nhttps://svn.plone.org/svn/collective/aws.inlineuserpref\n\nSupport\n=======\n\nAsk for support to `Alter Way Solutions support `_.\n\nCredits\n=======\n\n* Developer : `Gilles Lenfant `_\n* Sponsor : `EDF `_\n\nTo do\n=====\n\n* Plone 4 compatiblity.\n\nChangelog\n=========\n\n1.0.0\n-----\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/aws-inlineuserpref", "keywords": "plone kss preferences", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "aws.inlineuserpref", "package_url": "https://pypi.org/project/aws.inlineuserpref/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aws.inlineuserpref/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/aws-inlineuserpref" }, "release_url": "https://pypi.org/project/aws.inlineuserpref/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Per user Plone inline KSS editing preference", "version": "1.0.0" }, "last_serial": 754722, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "07ea1b17ea933152f9166d5ee08aa8a6", "sha256": "e3bdc360a4bf6a44100afaae26ae311e941d495f04e9c79cd0f9d16be8754009" }, "downloads": -1, "filename": "aws.inlineuserpref-1.0.0-py2.4.egg", "has_sig": false, "md5_digest": "07ea1b17ea933152f9166d5ee08aa8a6", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 27913, "upload_time": "2009-12-16T15:12:26", "url": "https://files.pythonhosted.org/packages/71/10/2410895db49b7b3b639baaa3f8a9068f432f0a851f6284e68f57739faa67/aws.inlineuserpref-1.0.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "bc2819015f24c808e0883b659d149cec", "sha256": "1de210946326a9674bf472e2b78f567379f856e9d174d7a894949d748e5298b5" }, "downloads": -1, "filename": "aws.inlineuserpref-1.0.0.tar.gz", "has_sig": false, "md5_digest": "bc2819015f24c808e0883b659d149cec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19502, "upload_time": "2009-12-16T15:12:25", "url": "https://files.pythonhosted.org/packages/56/46/4092c2ce67079b3c690a871ab624f7bccf16c8d57ee971c98938677b24e9/aws.inlineuserpref-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "07ea1b17ea933152f9166d5ee08aa8a6", "sha256": "e3bdc360a4bf6a44100afaae26ae311e941d495f04e9c79cd0f9d16be8754009" }, "downloads": -1, "filename": "aws.inlineuserpref-1.0.0-py2.4.egg", "has_sig": false, "md5_digest": "07ea1b17ea933152f9166d5ee08aa8a6", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 27913, "upload_time": "2009-12-16T15:12:26", "url": "https://files.pythonhosted.org/packages/71/10/2410895db49b7b3b639baaa3f8a9068f432f0a851f6284e68f57739faa67/aws.inlineuserpref-1.0.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "bc2819015f24c808e0883b659d149cec", "sha256": "1de210946326a9674bf472e2b78f567379f856e9d174d7a894949d748e5298b5" }, "downloads": -1, "filename": "aws.inlineuserpref-1.0.0.tar.gz", "has_sig": false, "md5_digest": "bc2819015f24c808e0883b659d149cec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19502, "upload_time": "2009-12-16T15:12:25", "url": "https://files.pythonhosted.org/packages/56/46/4092c2ce67079b3c690a871ab624f7bccf16c8d57ee971c98938677b24e9/aws.inlineuserpref-1.0.0.tar.gz" } ] }