{ "info": { "author": "Timo Stollenwerk", "author_email": "timo@zmag.de", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\ncollective.portlet.recentactivity provides a Portlet and a Viewlet\nwith Facebook like entries on recent user activities, e.g. \"the \nuser admin added 'News Item 1' to 'News' 10 minutes ago\".\n\nBy default, the Recent Activity Viewlet is not registered. If you want\nto register it, for example below your content, you have to add this\ncode to your configure.zcml::\n\n\t\n\n\nBuildout Installation\n=====================\n\nTo install collective.portlet.recentactivity, add the following code \nto your buildout.cfg::\n\n [instance]\n ...\n eggs =\n ...\n collective.portlet.recentactivity\n\n ...\n\n zcml =\n ...\n collective.portlet.recentactivity\n\n\nKnown Issues\n============\n\nThe log entries only work for Archetype content types. Though, it \nshould be fairly easy to replace the Archetype specific event handlers\nwith ones that work for other types of content.\n\nChangelog\n=========\n\n1.0b5 (2010-03-31)\n------------------\n\n- Factored out subscriber declarations into its own ZCML file. [timo]\n- Batch view added to recent activity view. [timo]\n- Show time column in recent activity view. [timo]\n- Show 100 recent activity items instead of only 5 in the recent activity view. \n [timo]\n- Show user id if no user name is available. [timo]\n\n\n1.0b4 (2010-02-05)\n------------------\n\n- Fix time not showing up in recent activity Viewlet. [timo]\n- Show full user name if available. [timo]\n- Remove 'User ...' from recent activity Viewlet and Portlet. [timo]\n\n\n1.0b3 (2010-01-29)\n------------------\n\n- Show a portrait of the user next to the user's recent activity in the\n Viewlet. [timo]\n\n\n1.0b2 (2010-01-27)\n------------------\n\n- Fix \"iteration over non-sequence\" error, when there are no recent \n activities. [timo]\n\n\n1.0b1 (2009-12-11)\n------------------\n\n- Catalan and German translation added. [timo]\n- Limit for items to show up in viewlet/portlet fixed. [timo]\n- Bugfix: time was not shown in the recent activity portlet. [timo]\n\n\n1.0a1 (2009-11-23)\n------------------\n\n- Initial release. [timo]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/collective.portlet.recentactivity", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.portlet.recentactivity", "package_url": "https://pypi.org/project/collective.portlet.recentactivity/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.portlet.recentactivity/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/collective.portlet.recentactivity" }, "release_url": "https://pypi.org/project/collective.portlet.recentactivity/1.0b6/", "requires_dist": null, "requires_python": null, "summary": "Recent activity portlet for Plone.", "version": "1.0b6" }, "last_serial": 725266, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "36bff95cab2beaae1f1acf225cfc90c8", "sha256": "c27787eb8eda1fd4eb60b90f81fc8394819ee6386cac18a46e06156717644410" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0a1-py2.4.egg", "has_sig": false, "md5_digest": "36bff95cab2beaae1f1acf225cfc90c8", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 34047, "upload_time": "2009-11-23T13:54:24", "url": "https://files.pythonhosted.org/packages/68/29/32dab4515cd4227fb7b1e823f9ea2b0bb436960c7c6f5972cdffde90c7e3/collective.portlet.recentactivity-1.0a1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "5becbdf0389b8757c412dbd4be1d6da0", "sha256": "408edc8ba0a2f3e02a4d3db7718cc27ae1c001a88ba8f041aab9244013a93ad9" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0a1.tar.gz", "has_sig": false, "md5_digest": "5becbdf0389b8757c412dbd4be1d6da0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17856, "upload_time": "2009-11-23T13:54:23", "url": "https://files.pythonhosted.org/packages/03/64/4b57a1b63396d4a693f6973e131a0716fc046127bb9f30cd9b417fb54702/collective.portlet.recentactivity-1.0a1.tar.gz" } ], "1.0b1": [ { "comment_text": "", "digests": { "md5": "b1f2c65dbaec46f347ed0671cf15cb38", "sha256": "824ab04266e5a61c9a0215588e2b4f2eb5396456572dbfb005d54bc09922f53a" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b1-py2.4.egg", "has_sig": false, "md5_digest": "b1f2c65dbaec46f347ed0671cf15cb38", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 40131, "upload_time": "2009-12-11T13:25:23", "url": "https://files.pythonhosted.org/packages/d6/04/0f09bb65b0ff0e27ad332b416bd17bde67169994864e954ba49cb77ea9f0/collective.portlet.recentactivity-1.0b1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "87003f86425a9ecca9433c186fde83bb", "sha256": "0de4531f4a5659a3b02aa5d87ed3c622e96be302d9f7251ca5a149336aa1a859" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b1.tar.gz", "has_sig": false, "md5_digest": "87003f86425a9ecca9433c186fde83bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20777, "upload_time": "2009-12-11T13:25:22", "url": "https://files.pythonhosted.org/packages/97/4a/4a732f8cbca0fd7a5f27fca0215da07de6c7e3bb48919bf39206d92e82c2/collective.portlet.recentactivity-1.0b1.tar.gz" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "75159df5c67d0dbf60b114a7b0ed7970", "sha256": "29a52d38ed396953e059a3891a8d7ae87bff9d8be2f1454cebf465c7389789e8" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b2-py2.4.egg", "has_sig": false, "md5_digest": "75159df5c67d0dbf60b114a7b0ed7970", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 40234, "upload_time": "2010-01-27T11:21:48", "url": "https://files.pythonhosted.org/packages/b4/f6/434de5399412b51cfd4f0913bd546afd2210bcc8c8238a72ed2c0ed229e4/collective.portlet.recentactivity-1.0b2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "32e8822c4410f8657ad8c5264d2e047c", "sha256": "3631b136b5f4fc33f5ff459251a274cb10720005de3696635093abdf446446f1" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b2.tar.gz", "has_sig": false, "md5_digest": "32e8822c4410f8657ad8c5264d2e047c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21563, "upload_time": "2010-01-27T11:21:47", "url": "https://files.pythonhosted.org/packages/99/0b/af8ce635cbcb4d97b74948dd7d9e7f8e92a9b286a9e477052155996170d7/collective.portlet.recentactivity-1.0b2.tar.gz" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "0bcaf7a920889d2f067d90b6b4260b46", "sha256": "bfb08667c5cb48e64dd12f99ae370e412ca9f45350252a937e3cddbb0116f405" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b3-py2.4.egg", "has_sig": false, "md5_digest": "0bcaf7a920889d2f067d90b6b4260b46", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 41065, "upload_time": "2010-01-29T12:13:05", "url": "https://files.pythonhosted.org/packages/16/4d/99c1779250cf69959546a10aed2096a1183649dee67b7b8fe3a5f1d16bc0/collective.portlet.recentactivity-1.0b3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "3a857ce3dac054580f1df558b58a68b8", "sha256": "5963efd146f889acc2ba457447f8c9a64a965b76774842a2a234afbbcf5b84a0" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b3.tar.gz", "has_sig": false, "md5_digest": "3a857ce3dac054580f1df558b58a68b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22138, "upload_time": "2010-01-29T12:13:05", "url": "https://files.pythonhosted.org/packages/2a/38/baa2ce0ae7788660697670f5ae50c2f0a13dd813e2339aee57301cc7412d/collective.portlet.recentactivity-1.0b3.tar.gz" } ], "1.0b4": [ { "comment_text": "", "digests": { "md5": "72aa081153367ca499e0439a0686328c", "sha256": "af038af6491972ff40b07c9530a493e7c97e9b2b5050819ac2251172acae7457" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b4-py2.4.egg", "has_sig": false, "md5_digest": "72aa081153367ca499e0439a0686328c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 41318, "upload_time": "2010-02-05T12:59:04", "url": "https://files.pythonhosted.org/packages/d8/36/23824a631a87e253069d9fc248c57dc7cb60ba56ecc1e0ab0b16c69ee74c/collective.portlet.recentactivity-1.0b4-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "3170a5597837de15ba3cefc804aa7381", "sha256": "0389be52b758d635c276b04a2ac6461e005c9a24266df2be4199506c41c858dc" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b4.tar.gz", "has_sig": false, "md5_digest": "3170a5597837de15ba3cefc804aa7381", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22415, "upload_time": "2010-02-05T12:59:03", "url": "https://files.pythonhosted.org/packages/ea/38/7d9e66274c05ae60f8b751071fda98cee3bf182bcd138741570d2c65aae0/collective.portlet.recentactivity-1.0b4.tar.gz" } ], "1.0b5": [ { "comment_text": "", "digests": { "md5": "35629cfb0c3eb8537ff96857fb4f7b2a", "sha256": "bfafd0dbba5c4610b104322e554943a95ef1072e136b44cc6f428c5a8be7f59e" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b5-py2.4.egg", "has_sig": false, "md5_digest": "35629cfb0c3eb8537ff96857fb4f7b2a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 42523, "upload_time": "2010-03-31T12:24:36", "url": "https://files.pythonhosted.org/packages/ee/14/5ec7bc68e7e7b001612d034c76e8c3afb92a23e4f83f1dbf04c1cf49ac32/collective.portlet.recentactivity-1.0b5-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "96c3dbf90cd476e147e4eb3b32fbf1e8", "sha256": "b4ae3bd79837cfb2a98d2fee5702a5ab0e066f771aea20040fe1c5aa00912a4d" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b5.tar.gz", "has_sig": false, "md5_digest": "96c3dbf90cd476e147e4eb3b32fbf1e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24261, "upload_time": "2010-03-31T12:24:35", "url": "https://files.pythonhosted.org/packages/5c/0d/17755fba682167586e851cd857b23f36ca7915aa8fc43a5e2035e2ad2f39/collective.portlet.recentactivity-1.0b5.tar.gz" } ], "1.0b6": [ { "comment_text": "", "digests": { "md5": "5c9082895cc4023bcc0c06f91f65945a", "sha256": "4798c9e542ff59b5f84caf8d6c99196e542891b128e39530df728ebbcf638eab" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b6-py2.4.egg", "has_sig": false, "md5_digest": "5c9082895cc4023bcc0c06f91f65945a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 42649, "upload_time": "2010-05-19T16:23:16", "url": "https://files.pythonhosted.org/packages/04/e9/4037f933472190c275b62f4919d3675fd0d55d756eab14e2133380c4aec7/collective.portlet.recentactivity-1.0b6-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "649009ade7ee3b019c39514b009790a7", "sha256": "69c4a1eb862b117b554506632e943f2479e12f6abd1ac8fcaace80aa7a6d1281" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b6.tar.gz", "has_sig": false, "md5_digest": "649009ade7ee3b019c39514b009790a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24166, "upload_time": "2010-05-19T16:23:15", "url": "https://files.pythonhosted.org/packages/8b/40/706df1472066f06474c5a86bc1b5a0df484b3e00bbcf5275b619f06bed48/collective.portlet.recentactivity-1.0b6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c9082895cc4023bcc0c06f91f65945a", "sha256": "4798c9e542ff59b5f84caf8d6c99196e542891b128e39530df728ebbcf638eab" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b6-py2.4.egg", "has_sig": false, "md5_digest": "5c9082895cc4023bcc0c06f91f65945a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 42649, "upload_time": "2010-05-19T16:23:16", "url": "https://files.pythonhosted.org/packages/04/e9/4037f933472190c275b62f4919d3675fd0d55d756eab14e2133380c4aec7/collective.portlet.recentactivity-1.0b6-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "649009ade7ee3b019c39514b009790a7", "sha256": "69c4a1eb862b117b554506632e943f2479e12f6abd1ac8fcaace80aa7a6d1281" }, "downloads": -1, "filename": "collective.portlet.recentactivity-1.0b6.tar.gz", "has_sig": false, "md5_digest": "649009ade7ee3b019c39514b009790a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24166, "upload_time": "2010-05-19T16:23:15", "url": "https://files.pythonhosted.org/packages/8b/40/706df1472066f06474c5a86bc1b5a0df484b3e00bbcf5275b619f06bed48/collective.portlet.recentactivity-1.0b6.tar.gz" } ] }