{ "info": { "author": "Mark van Lent", "author_email": "mark@vlent.nl", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 3.3", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "*Nobody expects the Plone inquisition!*\n\nIntroduction\n============\n\nThis package helps with getting insight in a foreign Data.fs.\n\nSome Plone projects can start from scratch: the customer wants to make\na (new) start with Plone and there is no legacy to take into\naccount. Other projects start with a Plone site already in place.\n\nIn these situations it is often a big surprise what you are going to\nhave to deal with. Especially when migrating a site from one Plone\nversion to another. Typical questions are:\n\n* What type of objects can I expect?\n\n* What is the number of objects for type X?\n\n* Where does most of the content live?\n\n* Are there objects left of products that were once installed?\n\nMr.inquisition helps to get answers to these questions. This package has been\ntested on Plone versions 2.5 and 3.x.\n\n\nInstallation\n============\n\nWhen you are using zc.buildout, the installation is quite simple. All you\nneed to do is make sure the ``mr.inquisition`` package is listed in the\n``eggs`` option of your Zope 2 instance or zeoclient, e.g.::\n\n [instance]\n ...\n eggs =\n ...\n mr.inquisition\n\nOn Plone 3.2 you will need to add it to the ``zcml`` option too, on\nlater Plone versions this is automated::\n\n [instance]\n ...\n zcml =\n mr.inquisition\n\nThat's it.\n\nIf you want to use mr.inquisition on a site that doesn't use buildout or eggs,\nyou can also copy the ``inquisition`` folder from the mr.inquisition egg to the\n``Products`` directory op your instance.\n\n\nUsage\n=====\n\nThe mr.inquisition package offers a number of views which allow you to\ngain insight in the ZODB at hand. Your best bet is to start with the\n``@@inquisition`` view. This view lists all the options you've got.\n\n\nCredits\n=======\n\n* `Mark van Lent `_\n (Zest Software) initiated this package.\n\n* `Fred van Dijk `_ and `Maurits\n van Rees `_ (both also from\n Zest Software) came up with the idea and wrote the original version.\n\n* `Vincent Pretre `_ (again:\n Zest Software) assisted me with the depth first search to show the content and\n their (accumulated) size.\n\nChangelog\n=========\n\n0.2 (2015-08-04)\n----------------\n\n- Load the CMFCore zcml so we can use the permissions. This avoids a\n possible startup error on Plone 4.\n [maurits]\n\n- Added ``z3c.autoinclude``-entrypoint to mark this as a Plone-plugin.\n This avoids the need to explicitly load the zcml-slug.\n [WouterVH]\n\n- Move the repository to the Plone Collective repository. [markvl]\n\n\n0.1.1 (2010-02-25)\n------------------\n\n- Cleanup package. [markvl]\n\n\n0.1 (2010-02-25)\n----------------\n\n- Initial release. [markvl]", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/mr.inquisition", "keywords": "information objects plone", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "mr.inquisition", "package_url": "https://pypi.org/project/mr.inquisition/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mr.inquisition/", "project_urls": { "Homepage": "https://github.com/collective/mr.inquisition" }, "release_url": "https://pypi.org/project/mr.inquisition/0.2/", "requires_dist": null, "requires_python": null, "summary": "A package to help with exploring a Plone site.", "version": "0.2" }, "last_serial": 1663445, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0a938aecbc6f82c89d4a2844831be574", "sha256": "d26e5baab5c4cedf6f902589fdca9a3daa5cb4b359f07233a93f1ca75a74dc17" }, "downloads": -1, "filename": "mr.inquisition-0.1.tar.gz", "has_sig": false, "md5_digest": "0a938aecbc6f82c89d4a2844831be574", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8192, "upload_time": "2010-02-25T20:01:58", "url": "https://files.pythonhosted.org/packages/64/6f/6bddcfe7397295834463e1810c9fc14a6d6adf95955da2ff26e905fa9433/mr.inquisition-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0d2107a2bbd3c68004cf1319129b37a9", "sha256": "d47b57ee8fe52aec90978fc06374a0447692963612975e3a2284c4e64c6f579c" }, "downloads": -1, "filename": "mr.inquisition-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0d2107a2bbd3c68004cf1319129b37a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8367, "upload_time": "2010-02-25T21:28:33", "url": "https://files.pythonhosted.org/packages/7e/9a/7e9c84ab392d26b1a9c499397381d257aa127553c5a250b506f35bebaeca/mr.inquisition-0.1.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ec86bd16e0ee56337e39cfd074f30fcb", "sha256": "3799150641f18365f39e6d650715d30b8e6e96f9f3160c703499796b799da13f" }, "downloads": -1, "filename": "mr.inquisition-0.2.tar.gz", "has_sig": false, "md5_digest": "ec86bd16e0ee56337e39cfd074f30fcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7955, "upload_time": "2015-08-04T10:47:27", "url": "https://files.pythonhosted.org/packages/cf/aa/f6f3b79e620b1206069154690eda44c496192f7869d248871ca9caf63a45/mr.inquisition-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ec86bd16e0ee56337e39cfd074f30fcb", "sha256": "3799150641f18365f39e6d650715d30b8e6e96f9f3160c703499796b799da13f" }, "downloads": -1, "filename": "mr.inquisition-0.2.tar.gz", "has_sig": false, "md5_digest": "ec86bd16e0ee56337e39cfd074f30fcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7955, "upload_time": "2015-08-04T10:47:27", "url": "https://files.pythonhosted.org/packages/cf/aa/f6f3b79e620b1206069154690eda44c496192f7869d248871ca9caf63a45/mr.inquisition-0.2.tar.gz" } ] }