{ "info": { "author": "Wichert Akkerman", "author_email": "wichert@wiggy.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThe user track portlet shows users that are currently active in your Plone\nsite. It uses the plone.validatehook to get information from the Zope\nwebserver.\n\nYou can configure the users shown in the portlet using several options:\n\ntimeout\n This option determines how long the system will wait before it considers\n a user to no longer be active.\n\nroles\n With this option you can filter the users shown based on their roles.\n You can use this to only show editors for example.\n\nfolder_type\n This option influences how the role check is done. If you select a content\n type here the system will walk up through the breadcrumb trail and look for\n the first item of a selected type. The roles of the user at that location\n will be used when applying the roles check.\n\n\nCaveats\n=======\n\n* The default configuration uses a global dictionary through DictStorage \n for storing userinformation.\n This will not work with multiple ZEO clients in separate processes that\n don't share this dictionary. To use the usertrack portlet with a ZEO setup,\n install memcached and use the \"MemcacheStorage\" by using the following zcml\n snippet in an overrides.zcml somewhere:\n\n \n\n \n\nChangelog\n=========\n\n1.1.1 (2013-11-10)\n------------------\n\n- Fixed a bug where in some cases on some Plone versions you\n can get an error on loading the ZCML because of a missing permission.\n\n\n1.1 (2013-07-08)\n----------------\n\n- No changes since beta.\n\n\n1.1b1 (2013-06-25)\n------------------\n\n* The portlet now links each user to the users author page.\n\n\n1.0 - October 26, 2010\n----------------------\n\n* Fix improper check on portal type in usertrack.py\n\n* Implement ZEO support through different storages, specifically through\n the MemcacheStorage. The traditional behaviour is preserved through the\n DictStorage which is still the default.\n [ivo] 2009-05-24\n\n* Fix bad spelling in portlet CSS class name.\n\n* To avoid confusion, add \".dev\" suffix to version.txt as long as a new version\n is not released.\n [kdeldycke] 2009-05-12\n\n* Add french translation.\n [kdeldycke] 2009-04-23\n\n* Add Spanish translation.\n\n* Add Master Template translation.\n [macagua] 2009-02-17\n\n\n1.0a1 - August 1, 2008\n----------------------\n\n* Initial release.\n [wichert]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/collective.portlet.usertrack", "keywords": "user tracking plone", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.portlet.usertrack", "package_url": "https://pypi.org/project/collective.portlet.usertrack/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.portlet.usertrack/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/collective.portlet.usertrack" }, "release_url": "https://pypi.org/project/collective.portlet.usertrack/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "User activity portlet", "version": "1.1.1" }, "last_serial": 1275711, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6e22a8c5c564c7dbdb9bffce352679fa", "sha256": "0369219d7e546e7ea58911442653b058a3162c7657b7e2918cbe478d887c1220" }, "downloads": -1, "filename": "collective.portlet.usertrack-1.0.tar.gz", "has_sig": false, "md5_digest": "6e22a8c5c564c7dbdb9bffce352679fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16252, "upload_time": "2010-10-26T14:18:47", "url": "https://files.pythonhosted.org/packages/e3/12/1d78d7ed15eef6c27b178457a3027245d50dcda816ca7c50ed5088fdf5cb/collective.portlet.usertrack-1.0.tar.gz" } ], "1.0a1": [ { "comment_text": "", "digests": { "md5": "22e13a12a0220372867a84c1eb2bc9c6", "sha256": "53721c4593e72cf65efbc5fd9a92fc158a64f43bd90c1a4429395d07c2ffd87f" }, "downloads": -1, "filename": "collective.portlet.usertrack-1.0a1.tar.gz", "has_sig": false, "md5_digest": "22e13a12a0220372867a84c1eb2bc9c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12407, "upload_time": "2008-08-01T11:37:28", "url": "https://files.pythonhosted.org/packages/f2/e1/665a26243689fc7df784378ddc05256ae8fcd6f094aee49495640c8892c6/collective.portlet.usertrack-1.0a1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "e15a84bce257fff8b49a873d2dc550f5", "sha256": "b12d8262cfe9f038e41f5faae86406b93c53e63a12c0d2957d863ba8fc8631aa" }, "downloads": -1, "filename": "collective.portlet.usertrack-1.1.zip", "has_sig": false, "md5_digest": "e15a84bce257fff8b49a873d2dc550f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29944, "upload_time": "2013-07-08T07:07:41", "url": "https://files.pythonhosted.org/packages/eb/b7/495516f168cc9a2fa654dad62d284fd66d9771f5599b134e9bb151678a6e/collective.portlet.usertrack-1.1.zip" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "4cf5859b10e9fab184feb65a7b86e140", "sha256": "dbbd247bc4a822fc8d0d1818f0a89bf8cc9aa4e640ca13348a0c714e832cec35" }, "downloads": -1, "filename": "collective.portlet.usertrack-1.1.1.zip", "has_sig": false, "md5_digest": "4cf5859b10e9fab184feb65a7b86e140", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30564, "upload_time": "2013-11-10T20:50:34", "url": "https://files.pythonhosted.org/packages/aa/01/6f6cbaffb584a44184fbc45d4b873f824ebf071307e447f707ff5c61976d/collective.portlet.usertrack-1.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4cf5859b10e9fab184feb65a7b86e140", "sha256": "dbbd247bc4a822fc8d0d1818f0a89bf8cc9aa4e640ca13348a0c714e832cec35" }, "downloads": -1, "filename": "collective.portlet.usertrack-1.1.1.zip", "has_sig": false, "md5_digest": "4cf5859b10e9fab184feb65a7b86e140", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30564, "upload_time": "2013-11-10T20:50:34", "url": "https://files.pythonhosted.org/packages/aa/01/6f6cbaffb584a44184fbc45d4b873f824ebf071307e447f707ff5c61976d/collective.portlet.usertrack-1.1.1.zip" } ] }