{ "info": { "author": "Paul Bugni, Liz Dahlstrom", "author_email": "lhill2@u.washington.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Plone", "Framework :: Zope2", "Framework :: Zope3", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "collective.types.topicgroup\n===========================\n\nOverview\n--------\n\nThe collective.types.topicgroup package\n\nThis type is for topicgroups. A topicgroup is a special type of folder that only allows certain types to be added to it. It was originally created to cut down on new user confusion with Collage.\n\nStatus\n------\nThis release is currently in Beta.\nChangelog for collective.types.citation\n\ncollective.types.citation - 9.02 Beta\n\n - Initial package structure. (Liz Dahlstrom)\n\ncollective.types.topicgroup Installation\n========================================\n\nTo install collective.types.topicgroup into the global Python environment (or a workingenv), using a traditional Zope 2 instance, you can do this:\n\n* When you're reading this you have probably already run \n ``easy_install collective.types.topicgroup``. Find out how to install setuptools\n (and EasyInstall) here:\n http://peak.telecommunity.com/DevCenter/EasyInstall\n\n * If you are using Zope 2.9 (not 2.10), get `pythonproducts`_ and install it \n via::\n\n python setup.py install --home /path/to/instance\n\n into your Zope instance.\n\n * Create a file called ``collective.types.topicgroup-configure.zcml`` in the\n ``/path/to/instance/etc/package-includes`` directory. The file\n should only contain this::\n\n \n\n.. _pythonproducts: http://plone.org/products/pythonproducts\n\nAlternatively, if you are using zc.buildout and the plone.recipe.zope2instance\nrecipe to manage your project, you can do this:\n\n * Add ``collective.types.citation`` to the list of eggs to install, e.g.::\n \n [buildout]\n ...\n eggs =\n ...\n collective.types.topicgroup\n \n * Tell the plone.recipe.zope2instance recipe to install a ZCML slug::\n\n [instance]\n recipe = plone.recipe.zope2instance\n ...\n zcml =\n collective.types.topicgroup\n \n * Re-run buildout, e.g. with::\n \n $ ./bin/buildout\n \nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cphi.washington.edu", "keywords": "plone types topicgroup folder", "license": "GPL 2", "maintainer": null, "maintainer_email": null, "name": "collective.types.topicgroup", "package_url": "https://pypi.org/project/collective.types.topicgroup/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.types.topicgroup/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://cphi.washington.edu" }, "release_url": "https://pypi.org/project/collective.types.topicgroup/9.06.02/", "requires_dist": null, "requires_python": null, "summary": "TopicGroup content type", "version": "9.06.02" }, "last_serial": 788255, "releases": { "9.02": [ { "comment_text": "", "digests": { "md5": "8967295e7c927c77f75d1725b914d897", "sha256": "f9896cdb3e7601ef53c4e436720025c8bc566a9c3aa48d3b0f143d75719651a2" }, "downloads": -1, "filename": "collective.types.topicgroup-9.02.tar.gz", "has_sig": false, "md5_digest": "8967295e7c927c77f75d1725b914d897", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8321, "upload_time": "2009-06-23T19:40:42", "url": "https://files.pythonhosted.org/packages/b8/44/65fbe05f3887904c4eafab639cb201f3f262eb492e9039fb0982e772f864/collective.types.topicgroup-9.02.tar.gz" } ], "9.02dev": [ { "comment_text": "", "digests": { "md5": "f391f942ce962893b6b0118351ee38c4", "sha256": "b75c5f259a6f87ccd392a0706c3f2f07943d2d4b4f78d151990cba519ae3521a" }, "downloads": -1, "filename": "collective.types.topicgroup-9.02dev-py2.6.egg", "has_sig": false, "md5_digest": "f391f942ce962893b6b0118351ee38c4", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 24996, "upload_time": "2009-06-23T18:55:35", "url": "https://files.pythonhosted.org/packages/d7/95/ea67b133a81fa8c73c67672ba596802d3567911e6703b700dd9e875f2334/collective.types.topicgroup-9.02dev-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "74236ad2f70b138681ecfd8d5ed30e06", "sha256": "9f201f65b61bd8d70ecdda1c3a253f6a5b4a811709828f1b511122aa0bbdfdce" }, "downloads": -1, "filename": "collective.types.topicgroup-9.02dev.tar.gz", "has_sig": false, "md5_digest": "74236ad2f70b138681ecfd8d5ed30e06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8325, "upload_time": "2009-06-23T18:55:34", "url": "https://files.pythonhosted.org/packages/c8/cb/7731caea1d1781e75348781e8668cd93e158069588dd89dfdf857d30cbac/collective.types.topicgroup-9.02dev.tar.gz" } ], "9.06": [ { "comment_text": "", "digests": { "md5": "593c4a13cc6797cc0d9e9e02e52e0daa", "sha256": "e8ad4fd5d06eaa7f707b5cbb5f8ca7a5c24d0b2ce1fc47f8987d4b5db1bb12ed" }, "downloads": -1, "filename": "collective.types.topicgroup-9.06.tar.gz", "has_sig": false, "md5_digest": "593c4a13cc6797cc0d9e9e02e52e0daa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8334, "upload_time": "2009-06-23T19:50:59", "url": "https://files.pythonhosted.org/packages/3d/49/a5f2c69223e983ee9eeeb9b10272df35785228c717d3507cba6550ce774d/collective.types.topicgroup-9.06.tar.gz" } ], "9.06.01": [ { "comment_text": "", "digests": { "md5": "6911ac68b486dc79310311f66be35838", "sha256": "72c7f4b2e458493c4118bdb067eac0f1458f21bae6150446c6582626cdd67d3d" }, "downloads": -1, "filename": "collective.types.topicgroup-9.06.01.tar.gz", "has_sig": false, "md5_digest": "6911ac68b486dc79310311f66be35838", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19850, "upload_time": "2009-06-23T19:55:42", "url": "https://files.pythonhosted.org/packages/98/a9/893f84f222b55ad6c8a941855efb6b0dc38ce594f69a77807f417ab74584/collective.types.topicgroup-9.06.01.tar.gz" } ], "9.06.02": [ { "comment_text": "", "digests": { "md5": "b63915af36bc667f9a591b829836803f", "sha256": "396914e513911ea125c56e812f99abbbfda7f3bdd5d9725f37826115c5bb3c7a" }, "downloads": -1, "filename": "collective.types.topicgroup-9.06.02.tar.gz", "has_sig": false, "md5_digest": "b63915af36bc667f9a591b829836803f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19847, "upload_time": "2009-06-23T20:42:13", "url": "https://files.pythonhosted.org/packages/26/4f/3f4e61619b8ae758746b1297c75073f09a265193438f9d0b6cf5916a11ea/collective.types.topicgroup-9.06.02.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b63915af36bc667f9a591b829836803f", "sha256": "396914e513911ea125c56e812f99abbbfda7f3bdd5d9725f37826115c5bb3c7a" }, "downloads": -1, "filename": "collective.types.topicgroup-9.06.02.tar.gz", "has_sig": false, "md5_digest": "b63915af36bc667f9a591b829836803f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19847, "upload_time": "2009-06-23T20:42:13", "url": "https://files.pythonhosted.org/packages/26/4f/3f4e61619b8ae758746b1297c75073f09a265193438f9d0b6cf5916a11ea/collective.types.topicgroup-9.06.02.tar.gz" } ] }