{ "info": { "author": "Alex Clark", "author_email": "aclark@aclark.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nAn event registration system for Plone. Provides ``Registrant`` and ``RegisterableEvent`` content types (using old-style content type framework: Archetypes) and corresponding workflows and associated ``portal_properties`` property sheet.\n\n.. Note::\n\n This version of EventRegistration (1.0.x) may be incompatible with previous versions, which replaced the default ATEvent. In this version, a separate RegisterableEvent type is provided. Also, the custom workflows that ship with with this version of EventRegistration are disabled by default.\n\nInstallation\n------------\n\nUse Buildout::\n\n $ virtualenv .\n $ bin/pip install zc.buildout \n $ bin/buildout init\n \nWith this ``buildout.cfg``:: \n\n [buildout]\n allow-hosts = *.python.org\n extends = http://dist.plone.org/release/4.2.2/versions.cfg\n versions = versions\n parts = plone\n\n [plone]\n recipe = plone.recipe.zope2instance\n user = admin:admin\n eggs = \n Pillow\n Plone\n Products.EventRegistration\n\nAnd::\n\n $ bin/buildout\n $ bin/plone fg\n\nSetup\n-----\n\nThis add-on uses Plone's ``categories`` feature to define event types. As such, before adding a RegisterableEvent you must at least add one other content item first e.g. a Page, and define at least one category in it.\n\nChangelog\n=========\n\n1.0.4 - 2013-02-12\n------------------\n\n- Restore event notifications by listening for IObjectModified event\n\n1.0.3 - 2012-11-07\n------------------\n\n- Registrant is not globally allowed\n [aclark]\n\n1.0.2 - 2012-11-07\n------------------\n\n- Modernize ATs\n [aclark]\n\n1.0.1 - 2012-11-05\n------------------\n\n- Fix view template\n [aclark]\n\n1.0.0 - 2012-11-05\n------------------\n\n- Initial release\n [aclark]\n\n< 1.0.0\n-------\n\nWritten and developed by Jason McVetta", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/Products.EventRegistration", "keywords": "plone events", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.EventRegistration", "package_url": "https://pypi.org/project/Products.EventRegistration/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.EventRegistration/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/Products.EventRegistration" }, "release_url": "https://pypi.org/project/Products.EventRegistration/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "An event registration system for plone", "version": "1.0.4" }, "last_serial": 785018, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "22e3c26c439bf4d796ed38e7b92b8746", "sha256": "7dc19fa96abae348a6eae03b3ca8640981908aecd0afa4558cf4db844c38487f" }, "downloads": -1, "filename": "Products.EventRegistration-1.0.0.zip", "has_sig": false, "md5_digest": "22e3c26c439bf4d796ed38e7b92b8746", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56091, "upload_time": "2012-11-06T01:03:15", "url": "https://files.pythonhosted.org/packages/1a/3d/08a3ce47d3e93d64c0ef98e58de2a697a5f9a49a4a7a11321a6e59b3eb80/Products.EventRegistration-1.0.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "05427d064c09c7a52c83e8712770c190", "sha256": "c7517b6448a727554a1a96fd91952066715fe8dd3f8fd78533a98a2f128ae33a" }, "downloads": -1, "filename": "Products.EventRegistration-1.0.1.zip", "has_sig": false, "md5_digest": "05427d064c09c7a52c83e8712770c190", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57161, "upload_time": "2012-11-06T02:25:04", "url": "https://files.pythonhosted.org/packages/49/8b/e47f35627e08b0a59aea49104fd437c9b7312f70734cd7361f91d9cc2f76/Products.EventRegistration-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "409b5fb64f50da6b7eaf7699eb260e0c", "sha256": "8b457f69e1d29e147bb3847845ac787e2f7c67aa2583fb17a3a06d8fd0aaccdc" }, "downloads": -1, "filename": "Products.EventRegistration-1.0.2.zip", "has_sig": false, "md5_digest": "409b5fb64f50da6b7eaf7699eb260e0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53465, "upload_time": "2012-11-07T17:22:49", "url": "https://files.pythonhosted.org/packages/27/c6/11526bcd912fcd896a0e1156e870ffac3f0ab4fd39ad3016ac0018f72998/Products.EventRegistration-1.0.2.zip" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "ff27d2d5a0990e4a30ba1e59eb66ac27", "sha256": "bf45113b7041f24baf84b2a4ed2455fc80f3bc53016f7018c645858fb35c21c6" }, "downloads": -1, "filename": "Products.EventRegistration-1.0.3.zip", "has_sig": false, "md5_digest": "ff27d2d5a0990e4a30ba1e59eb66ac27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53548, "upload_time": "2012-11-07T17:38:29", "url": "https://files.pythonhosted.org/packages/26/66/4d742801297899746a5b1ceaf128717a9d93c01bba9e6daee91a67a40365/Products.EventRegistration-1.0.3.zip" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "126cb59fe6965e8e17dfafc80547baae", "sha256": "9ebd77f239cfa36faf517c3b8b6340f6f5a68de92f2245a821b77f39998c4fb8" }, "downloads": -1, "filename": "Products.EventRegistration-1.0.4.zip", "has_sig": false, "md5_digest": "126cb59fe6965e8e17dfafc80547baae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54897, "upload_time": "2013-02-12T13:58:57", "url": "https://files.pythonhosted.org/packages/ec/cf/05a20be6af08b010c0eb6dc4e8a929bb7f9be74fd567326de42dc08a2381/Products.EventRegistration-1.0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "126cb59fe6965e8e17dfafc80547baae", "sha256": "9ebd77f239cfa36faf517c3b8b6340f6f5a68de92f2245a821b77f39998c4fb8" }, "downloads": -1, "filename": "Products.EventRegistration-1.0.4.zip", "has_sig": false, "md5_digest": "126cb59fe6965e8e17dfafc80547baae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54897, "upload_time": "2013-02-12T13:58:57", "url": "https://files.pythonhosted.org/packages/ec/cf/05a20be6af08b010c0eb6dc4e8a929bb7f9be74fd567326de42dc08a2381/Products.EventRegistration-1.0.4.zip" } ] }