{ "info": { "author": "Zope Foundation and Contributors", "author_email": "zope-cmf@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Plone", "Framework :: Zope2", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "===================\n Products.CMFTopic\n===================\n\n.. contents::\n\nThis product declares a topic content type for the\nZope Content Management Framework (CMF).\n\n------------------------------------------------------------\n\nProducts.CMFTopic Changelog\n===========================\n\n2.2.1 (2010-07-04)\n------------------\n\n- Deal with deprecation warnings for Zope 2.13.\n\n\n2.2.0 (2010-01-04)\n------------------\n\n- no changes from version 2.2.0-beta\n\n\n2.2.0-beta (2009-12-06)\n-----------------------\n\n- no changes from version 2.2.0-alpha\n\n\n2.2.0-alpha (2009-11-13)\n------------------------\n\n- Got rid of redundant icon related type info properties.\n (https://bugs.launchpad.net/zope-cmf/+bug/397795)\n\n- moved the Zope dependency to version 2.12.0b3dev\n\n- Cleaned up / normalized imports:\n\n o Don't import from Globals; instead, use real locations.\n\n o Make other imports use the actual source module, rather than an\n intermediate (e.g., prefer importing 'ClassSecurityInfo' from\n 'AccessControl.SecurityInfo' rather than from 'AccessControl').\n\n o Avoid relative imports, which will break in later versions of Python.\n\n- profiles: Added an add view expression to the Topic content type definition.\n\n- Topic GenericSetup definition: Add an icon URL expression to the Topic\n content type definition.\n\n- ZMI: Prevent users from creating content through the ZMI by hiding the\n entry for \"CMFTopic Content\".\n\n- unit tests: Add a functional testing layer for CMFTopic, and use it.\n\n- Topic: 'addTopic' no longer sends add events.\n\n- interfaces: Removed deprecated oldstyle interfaces.\n\n\n2.1.2 (2008-09-13)\n------------------\n\n- no changes from 2.1.2-beta\n\n\n2.1.2-beta (2008-08-26)\n-----------------------\n\n- completed devolution from monolithic CMF package into its component\n products that are distributed as eggs from PyPI.\n\n\n2.1.1 (2008-01-06)\n------------------\n\n- no changes\n\n\n2.1.1-beta(2007-12/29)\n----------------------\n\n- Testing: Derive test layers from ZopeLite layer if available.\n\n\n2.1.0 (2007-08-08)\n------------------\n\n- Fixed all componentregistry.xml files to use plain object paths and strip\n and slashes. GenericSetup does only support registering objects which are\n in the site root.\n\n\n2.1.0-beta2 (2007-07-12)\n------------------------\n\n- moved the Zope dependency to version 2.10.4\n\n- Remove antique usage of marker attributes in favor of interfaces,\n leaving BBB behind for places potentially affecting third-party code.\n (http://www.zope.org/Collectors/CMF/440)\n\n- Add POST-only protections to security critical methods.\n http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0240)\n\n\n2.1.0-beta (2007-03-09)\n-----------------------\n\n- moved the Zope dependency to verson 2.10.2\n\n- Tool lookup and registration is now done \"the Zope 3 way\" as utilities, see\n http://svn.zope.org/CMF/branches/2.1/docs/ToolsAreUtilities.stx?view=auto\n\n\n2.1.0-alpha2 (2006-11-23)\n-------------------------\n\n- moved the Zope dependency to version 2.10.1\n\n- Fixed test breakage induced by use of Z3 pagetemplates in Zope 2.10+.\n\n- browser views: Added some zope.formlib based forms.\n\n- testing: Added test layers for setting up ZCML.\n\n\n2.1.0-alpha (2006-10-09)\n------------------------\n\n- skins: Changed encoding of translated portal_status_messages.\n Now getBrowserCharset is used to play nice with Five forms. Customized\n setRedirect and getMainGlobals scripts have to be updated.\n\n- Profiles: All profiles are now registered by ZCML.\n\n- ZClasses: Removed unmaintained support for ZClasses.\n Marked the 'initializeBases*' methods as deprecated.\n\n- Content: Added IFactory utilities for all content classes.\n They are now used by default instead of the old constructor methods.\n\n- Content: All content classes are now registered by ZCML.\n ContentInit is still used to register oldstyle constructors.\n\n- setup handlers: Removed support for CMF 1.5 CMFSetup profiles.\n\n\nEarlier releases\n----------------\n\nFor a complete list of changes before version 2.1.0-alpha, see the HISTORY.txt\nfile on the CMF-2.1 branch:\nhttp://svn.zope.org/CMF/branches/2.1/HISTORY.txt?view=auto\n\n------------------------------------------------------------\n\nDownload\n========", "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/Products.CMFTopic", "keywords": "web application server zope zope2 cmf", "license": "ZPL 2.1 (http://www.zope.org/Resources/License/ZPL-2.1)", "maintainer": null, "maintainer_email": null, "name": "Products.CMFTopic", "package_url": "https://pypi.org/project/Products.CMFTopic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.CMFTopic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/Products.CMFTopic" }, "release_url": "https://pypi.org/project/Products.CMFTopic/2.2.1/", "requires_dist": null, "requires_python": null, "summary": "Topic product for the Zope Content Management Framework", "version": "2.2.1" }, "last_serial": 2871334, "releases": { "2.1.1": [ { "comment_text": "", "digests": { "md5": "622096a88adb86184442223a9d7343cf", "sha256": "aff38b398c6a3bda9464f3f2481dd9048e565d1bf23d3420489505fb0e81fc35" }, "downloads": -1, "filename": "Products.CMFTopic-2.1.1.tar.gz", "has_sig": false, "md5_digest": "622096a88adb86184442223a9d7343cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27565, "upload_time": "2008-08-03T16:24:40", "url": "https://files.pythonhosted.org/packages/9a/29/0816c4ccd72ed3e8d7c4492a0e63a921e0cc5831b9e9e94119949e13bb39/Products.CMFTopic-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "90deb196913d094dda20029747d22e53", "sha256": "7a599d6ab357393a2b31376aeac0edbf10b264adf5d01bceed7297baab7a384f" }, "downloads": -1, "filename": "Products.CMFTopic-2.1.2.tar.gz", "has_sig": false, "md5_digest": "90deb196913d094dda20029747d22e53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29063, "upload_time": "2008-09-13T08:51:38", "url": "https://files.pythonhosted.org/packages/68/35/1ea648690ed5155b5307877423d76fc7fcc31aba485f55d2b320338726ac/Products.CMFTopic-2.1.2.tar.gz" } ], "2.1.2-beta": [ { "comment_text": "", "digests": { "md5": "332c7bf0082e6468d907175d67396484", "sha256": "b5029057b1a53bd82bc2dfcadc67ba596e6bf24199a2d1c52d13da1fc7ba25c9" }, "downloads": -1, "filename": "Products.CMFTopic-2.1.2-beta.tar.gz", "has_sig": false, "md5_digest": "332c7bf0082e6468d907175d67396484", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29081, "upload_time": "2008-08-26T12:54:45", "url": "https://files.pythonhosted.org/packages/d0/07/96b475c87173baced3f818974076584e6cc7f43ca00fa570683494f31fba/Products.CMFTopic-2.1.2-beta.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "c3d2dbd6f5a3949c89d438fc4c3cf6a7", "sha256": "2934398471d8e6d1e10545d1c1601dda4ab392c9ebada50c49232531d128475d" }, "downloads": -1, "filename": "Products.CMFTopic-2.2.0.tar.gz", "has_sig": false, "md5_digest": "c3d2dbd6f5a3949c89d438fc4c3cf6a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31557, "upload_time": "2010-01-04T10:59:08", "url": "https://files.pythonhosted.org/packages/fb/3f/5acfc5a08c1430367d18852a98adcda9c896fd5f4855dd00d693b1a9d9be/Products.CMFTopic-2.2.0.tar.gz" } ], "2.2.0-alpha": [ { "comment_text": "", "digests": { "md5": "884ff2d61cae412a0fb541380e0e1e46", "sha256": "0e6e2d915970c4bde0737d8e0088a5227c720ab13974abceb6e6544181f8c061" }, "downloads": -1, "filename": "Products.CMFTopic-2.2.0-alpha.tar.gz", "has_sig": false, "md5_digest": "884ff2d61cae412a0fb541380e0e1e46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31441, "upload_time": "2009-11-13T17:46:49", "url": "https://files.pythonhosted.org/packages/1f/31/b1c886b34fd36dcbd9814a698ad7a11101be4674d1cd617da7d0426816b4/Products.CMFTopic-2.2.0-alpha.tar.gz" } ], "2.2.0-beta": [ { "comment_text": "", "digests": { "md5": "e132f76917dc040fd890e5a1c6670451", "sha256": "fb36fc45a6c22028a7aa535113a6a80c37117d29fdc8fada5b94a88ee70c7d7e" }, "downloads": -1, "filename": "Products.CMFTopic-2.2.0-beta.tar.gz", "has_sig": false, "md5_digest": "e132f76917dc040fd890e5a1c6670451", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31505, "upload_time": "2009-12-06T18:19:10", "url": "https://files.pythonhosted.org/packages/1d/73/a2cf47239b246fe9a01ec0662180a1a80943248da7b4173d942fd68a1aed/Products.CMFTopic-2.2.0-beta.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "4abeeaafe6b6b1d2f2936bf5431cccba", "sha256": "18cb42145ff6f59701a37c2cad85c1c06e63cb93a825b28b4be2a32773c51de9" }, "downloads": -1, "filename": "Products.CMFTopic-2.2.1.tar.gz", "has_sig": false, "md5_digest": "4abeeaafe6b6b1d2f2936bf5431cccba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32346, "upload_time": "2010-07-04T11:22:41", "url": "https://files.pythonhosted.org/packages/9c/6a/fa6f92f1f3cabe99407d71c27a5fc9ea36cc8cb1ec4bc214f9d6c40b6cf5/Products.CMFTopic-2.2.1.tar.gz" } ], "2.3.0-beta": [ { "comment_text": "", "digests": { "md5": "5cea734ac855cd64921bfcfb251b67b2", "sha256": "0ca55b5be1d1f6ab5b40552513b738236e6fe6632de913ec025388e48bd2d9a7" }, "downloads": -1, "filename": "Products.CMFTopic-2.3.0-beta.tar.gz", "has_sig": false, "md5_digest": "5cea734ac855cd64921bfcfb251b67b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33678, "upload_time": "2012-03-21T22:41:35", "url": "https://files.pythonhosted.org/packages/a7/18/e5b4dcc5ddfdc29492d399749beaf38ec58b3f8ba2220f9b4a33aadba154/Products.CMFTopic-2.3.0-beta.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4abeeaafe6b6b1d2f2936bf5431cccba", "sha256": "18cb42145ff6f59701a37c2cad85c1c06e63cb93a825b28b4be2a32773c51de9" }, "downloads": -1, "filename": "Products.CMFTopic-2.2.1.tar.gz", "has_sig": false, "md5_digest": "4abeeaafe6b6b1d2f2936bf5431cccba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32346, "upload_time": "2010-07-04T11:22:41", "url": "https://files.pythonhosted.org/packages/9c/6a/fa6f92f1f3cabe99407d71c27a5fc9ea36cc8cb1ec4bc214f9d6c40b6cf5/Products.CMFTopic-2.2.1.tar.gz" } ] }