{ "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.CMFActionIcons\n=========================\n\n.. contents::\n\nNOTE\n====\n\nStarting with CMFCore and CMFDefault versions 2.2.0 the CMFActionIcons\nproduct is obsolete. Its functionality has been folded into the\ncore CMF packages.\n\n\nOverview\n========\n\nThe action icons tool provides a centralized registry mapping CMF\n\"actions\" (identified by their category and ID) to additional presentation\nmetadata (display title and icon). The skins here show alternative\nmechanisms for using this metadata within a site template.\n\n------------------------------------------------------------\n\nProducts.CMFActionIcons Changelog\n=================================\n\n2.1.3 (2010-08-08)\n------------------\n\n- no changes from 2.1.3-beta2\n\n\n2.1.3-beta2 (2009-11-18)\n------------------------\n\n- Restore contents of metadata.xml file.\n\n\n2.1.3-beta (2009-11-17)\n-----------------------\n\n- backported all trunk changes as of November 2009 to the 2.1 branch, \n except for the (unnecessary) Zope 2.12 requirement. The 2.1 branch \n will be the \"final\" release branch for CMFActionIcons.\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: Removed obsolete local import and export step registrations.\n\n- setup handler: Registered steps globally.\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- GenericSetup profile: Fixed dependency in import_steps.xml.\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- Fixed interface declarations added in 2.1.0-beta.\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------------------------------------------------------------\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.CMFActionIcons", "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.CMFActionIcons", "package_url": "https://pypi.org/project/Products.CMFActionIcons/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.CMFActionIcons/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/Products.CMFActionIcons" }, "release_url": "https://pypi.org/project/Products.CMFActionIcons/2.1.3/", "requires_dist": null, "requires_python": null, "summary": "Action icons product for the Zope Content Management Framework", "version": "2.1.3" }, "last_serial": 2871324, "releases": { "2.1.1": [ { "comment_text": "", "digests": { "md5": "c07cf1cca285f9b0d0fc024734a46452", "sha256": "407d79587b6895248d3b70fa2b41b097a161b20fd5927bb1e829679109a02a29" }, "downloads": -1, "filename": "Products.CMFActionIcons-2.1.1.tar.gz", "has_sig": false, "md5_digest": "c07cf1cca285f9b0d0fc024734a46452", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20504, "upload_time": "2008-08-03T16:26:37", "url": "https://files.pythonhosted.org/packages/7b/c8/30d62ddbfa20970d5deda54f61d9602cd666c8e8da6a491daa9c42e0f47d/Products.CMFActionIcons-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "8a50b51af5ab193dd91bca331c89a5f6", "sha256": "a03c86a3ed076cdf98f58ce329f9cd6c25c8814bc62185ed4ce99c1b27f3ac3d" }, "downloads": -1, "filename": "Products.CMFActionIcons-2.1.2.tar.gz", "has_sig": false, "md5_digest": "8a50b51af5ab193dd91bca331c89a5f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23374, "upload_time": "2008-09-13T08:51:17", "url": "https://files.pythonhosted.org/packages/80/f8/a65499f60352bc7a46c714aebd4b4a21d43e9716447b196cc73f6469e51d/Products.CMFActionIcons-2.1.2.tar.gz" } ], "2.1.2-beta": [ { "comment_text": "", "digests": { "md5": "350224c8f84c0d822e7cedf25933f5f3", "sha256": "1d7fcf3cce09f40d5f6b59576eac3e1af0be09b1a21752e4c742951de8458026" }, "downloads": -1, "filename": "Products.CMFActionIcons-2.1.2-beta.tar.gz", "has_sig": false, "md5_digest": "350224c8f84c0d822e7cedf25933f5f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23490, "upload_time": "2008-08-26T12:43:13", "url": "https://files.pythonhosted.org/packages/82/b3/e6fe320f9e1e52049b5b67b7769b8c2a3f4ef96635c756c93f8ee5410721/Products.CMFActionIcons-2.1.2-beta.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "ab1dc62404ed11aea84dc0d782b2235e", "sha256": "dbe20294131758bac574ee17ab0e24abf636d692ae2b0ca71f4a76af6dd7b990" }, "downloads": -1, "filename": "Products.CMFActionIcons-2.1.3.tar.gz", "has_sig": false, "md5_digest": "ab1dc62404ed11aea84dc0d782b2235e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26393, "upload_time": "2010-08-08T14:13:11", "url": "https://files.pythonhosted.org/packages/00/4a/088158858878ac00bb233b4798c71ecee2d8fef7d74f668bb3700986e374/Products.CMFActionIcons-2.1.3.tar.gz" } ], "2.1.3-beta": [ { "comment_text": "", "digests": { "md5": "a509b69c8bfbb1cb6a416cece7975dae", "sha256": "17046a4cecd2df05fe9fa62f761a409bc9317ac37ee4343f95a14dd7aa1dae44" }, "downloads": -1, "filename": "Products.CMFActionIcons-2.1.3-beta.tar.gz", "has_sig": false, "md5_digest": "a509b69c8bfbb1cb6a416cece7975dae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25566, "upload_time": "2009-11-17T23:17:38", "url": "https://files.pythonhosted.org/packages/9b/4b/92a5d156cbdf70cffb7344175268c96e4e59d71b90ad2a44e6ded92c9511/Products.CMFActionIcons-2.1.3-beta.tar.gz" } ], "2.1.3-beta2": [ { "comment_text": "", "digests": { "md5": "1b60cdbf35295203b0a8a485c9635fdd", "sha256": "cd77aed93b003f313bf7101de46acf759cbd39167d3c2d85d774e78e8e3fb412" }, "downloads": -1, "filename": "Products.CMFActionIcons-2.1.3-beta2.tar.gz", "has_sig": false, "md5_digest": "1b60cdbf35295203b0a8a485c9635fdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25588, "upload_time": "2009-11-18T15:15:36", "url": "https://files.pythonhosted.org/packages/d7/84/83d48efa808c138be52aec205afec1a842dc8e92f2ee6e843255bc3f21fe/Products.CMFActionIcons-2.1.3-beta2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab1dc62404ed11aea84dc0d782b2235e", "sha256": "dbe20294131758bac574ee17ab0e24abf636d692ae2b0ca71f4a76af6dd7b990" }, "downloads": -1, "filename": "Products.CMFActionIcons-2.1.3.tar.gz", "has_sig": false, "md5_digest": "ab1dc62404ed11aea84dc0d782b2235e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26393, "upload_time": "2010-08-08T14:13:11", "url": "https://files.pythonhosted.org/packages/00/4a/088158858878ac00bb233b4798c71ecee2d8fef7d74f668bb3700986e374/Products.CMFActionIcons-2.1.3.tar.gz" } ] }