{ "info": { "author": "Morten W. Petersen", "author_email": "info@nidelven-it.no", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "License :: OSI Approved :: Zope Public License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Simple chat product, which enables users to chat and report users if\nnecessary, and managers can ban/unban users. Kind of an IRC light.\n\nAnyone with a View permission can participate in the chat and report\nusers, while users with the Manage permission can ban/unban.\n\nUses the CreateAppendGet product to store and retrieve chat content,\nso that a growing PersistentList or PersistentDict doesn't bloat the\ndatabase too much. Maybe CAG is wholly unecessary but it seemed like\na good idea at the time.\n\nSuitable for example in a pop-up window, as the format and style of\nthe product is very simple.\n\nWorks with and without Javascript enabled in the users' browser, and\nmade specificially to be accessible for users with visual impairments.\nAjax fetching and sending of chat lines is disabled for Internet\nExplorer.\n\nCreated initially for the The Norwegian Association of the Blind and\nPartially Sighted - NABP (blindeforbundet.no/internett/english-info).\n\nAvailable in English and Norwegian.\n\n1.0.4 (2012-01-26)\n\n Bumped version and eggified product.\n\n Moved to CreateAppendGet 1.0 and now importing it without\n Products namespace prefix.\n\n Fixed new KeyError when LANGUAGE is missing from REQUEST.\n\n1.0.3\n\n\tRemoved print statement that cluttered Zope output.\n\n\tFixed buggy \"Send\" button for Internet Explorer.\n\n1.0.2\n\n\tMade \"See banned\" accessible to users with Manage permission.\n\n\tAdded notice and handling for Internet Explorer, only manual\n\tHTML updates are available, no Ajax.\n\n\tAdded automatic focus to message input box.\n\n\tMade \"Go to last read line\" not reload the page.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.nidelven-it.no/d", "keywords": "python zope plone silva chat messaging acessibility ajax justrox", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.SimpleChat", "package_url": "https://pypi.org/project/Products.SimpleChat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.SimpleChat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.nidelven-it.no/d" }, "release_url": "https://pypi.org/project/Products.SimpleChat/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "A Zope (runs in pure Zope 2) product for chatting, simple and accessible. Also support Ajax sending and retrieval of messages", "version": "1.0.4" }, "last_serial": 785121, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "08830ccb99fd64fc5b4a2b5bd0fa1e0d", "sha256": "839d97c346942716ca4bca88aa454287ae935d0b23ce5cf1f3ca13b492fdf285" }, "downloads": -1, "filename": "Products.SimpleChat-1.0.4-py2.6.egg", "has_sig": false, "md5_digest": "08830ccb99fd64fc5b4a2b5bd0fa1e0d", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 58617, "upload_time": "2012-01-26T13:57:23", "url": "https://files.pythonhosted.org/packages/a6/87/0f0484ab372ca5a35dd59cea13f012b34d57ed7679aca99bd5cc19818dbc/Products.SimpleChat-1.0.4-py2.6.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "08830ccb99fd64fc5b4a2b5bd0fa1e0d", "sha256": "839d97c346942716ca4bca88aa454287ae935d0b23ce5cf1f3ca13b492fdf285" }, "downloads": -1, "filename": "Products.SimpleChat-1.0.4-py2.6.egg", "has_sig": false, "md5_digest": "08830ccb99fd64fc5b4a2b5bd0fa1e0d", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 58617, "upload_time": "2012-01-26T13:57:23", "url": "https://files.pythonhosted.org/packages/a6/87/0f0484ab372ca5a35dd59cea13f012b34d57ed7679aca99bd5cc19818dbc/Products.SimpleChat-1.0.4-py2.6.egg" } ] }