{ "info": { "author": "Stefan H. Holek", "author_email": "stefan@epy.co.at", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "DocFinderTab\r\n============\r\n\r\nThis product makes Dieter Maurer's DocFinder_ available from a ZMI management\r\ntab. Looking inside an object becomes as easy as clicking its \"Doc\" tab!\r\n\r\nDocFinderTab allows you to view an object's:\r\n\r\n- Class (and base class) names and docstrings.\r\n\r\n- Attribute names, roles, arguments, and docstrings.\r\n\r\nDocFinderTab can be of great help when discovering object APIs and debugging\r\nsecurity problems.\r\n\r\n.. _DocFinder: http://www.dieter.handshake.de/pyprojects/zope/DocFinder.html\r\n\r\nEgg Installation\r\n================\r\n\r\nEither use easy_install or add Products.DocFinderTab to the eggs section of\r\nyour buildout.cfg and re-run buildout.\r\n\r\nTraditional Product Installation\r\n================================\r\n\r\nCopy or symlink the DocFinderTab subdirectory of this package into your\r\nProducts directory.\r\n\r\nFinal Steps\r\n===========\r\n\r\nRestart Zope. This will add a \"Doc\" tab to every object's managment\r\nscreens (ZMI). Now click the \"Doc\" tab and start exploring.\r\n\r\nSee the online help for a detailed explanation of what you can\r\ndo with DocFinderTab, or read help/README.stx directly.\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n1.0.5 - 2011-07-27\r\n------------------\r\n\r\n- Upgrade imports, remove warnings in Zope 2.13.\r\n [lzdych]\r\n\r\n- Do not show docstrings of datetime, date, time, and timedelta attributes.\r\n [stefan]\r\n\r\n1.0.4 - 2009-05-26\r\n------------------\r\n\r\n- CHANGES.txt didn't make it into the long desc (and onto this page).\r\n\r\n1.0.3 - 2009-05-25\r\n------------------\r\n\r\n- Reformat README.txt and CHANGES.txt to use restructured text.\r\n\r\n- Repackage as a Python source egg.\r\n\r\n1.0.2\r\n-----\r\n\r\n- Print a pretty None.\r\n\r\n1.0.1\r\n-----\r\n\r\n- Do not show docstrings of DateTime attributes.\r\n\r\n1.0\r\n---\r\n\r\n- Update to DocFinder 1.0.3.\r\n\r\n- Require at least Python 2.3.\r\n\r\n- Use logging instead of zLOG.\r\n\r\n- Handle Acquisition.Acquired.\r\n\r\n- Handle property, staticmethod, and classmethod.\r\n\r\n0.5.3\r\n-----\r\n\r\n- Minor tweaks to the monkey patch and showDocumentation.dtml.\r\n\r\n- Added 'bool' and 'complex' to simple types mapping.\r\n\r\n- Don't display zope.interface internal attributes.\r\n\r\n0.5.2\r\n-----\r\n\r\n- Format roles more nicely, remove duplicates and faux roles, sort.\r\n\r\n- You can get the raw representation back by setting FORMAT_ROLES=0\r\n in config.py.\r\n\r\n0.5.0\r\n-----\r\n\r\n- Renamed product to DocFinderTab.\r\n\r\n- Do not display docstrings but names of simple types in Python 2.3.\r\n\r\n0.4.1\r\n-----\r\n\r\n- Cookies did not work for everybody, they do now.\r\n\r\n0.4.0\r\n-----\r\n\r\n- Make full use of DocFinder 0.4's filtering capabilities. Results may\r\n now be filtered by regular expression and level of detail.\r\n\r\n- Even nicer stylesheets for structured text.\r\n\r\n- Again change the monkey patch and apply it to Item only.\r\n\r\n0.3.4\r\n-----\r\n\r\n- Patch ObjectManager instead of Application. Thanks to Gilles Lenfant.\r\n\r\n0.3.3\r\n-----\r\n\r\n- Go even further and patch Bindings directly.\r\n\r\n- Fix file permissions issue.\r\n\r\n0.3.2\r\n-----\r\n\r\n- Boldly patch the Script base class.\r\n\r\n0.3.0\r\n-----\r\n\r\n- Added 'View documentation' permission.\r\n\r\n0.2.0\r\n-----\r\n\r\n- Monkey patch wrapper around Dieter Maurer's DocFinder_ product.\r\n Adds a ZMI \"Doc\" tab to all Zope objects.\r\n\r\n.. _DocFinder: http://www.dieter.handshake.de/pyprojects/zope/DocFinder.html", "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.DocFinderTab", "keywords": "Zope2 DocFinder DocFinderTab", "license": "ZPL", "maintainer": "", "maintainer_email": "", "name": "Products.DocFinderTab", "package_url": "https://pypi.org/project/Products.DocFinderTab/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.DocFinderTab/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/Products.DocFinderTab" }, "release_url": "https://pypi.org/project/Products.DocFinderTab/1.0.5/", "requires_dist": null, "requires_python": null, "summary": "Makes Dieter Maurer's DocFinder available from a ZMI management tab", "version": "1.0.5" }, "last_serial": 315849, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "2a19d3262e26b77b61a0800ec97f5eff", "sha256": "f0967b08d967de781e3eb36c2b00c93262369480a84b66af110da634de52f858" }, "downloads": -1, "filename": "Products.DocFinderTab-1.0.2-py2.4.egg", "has_sig": false, "md5_digest": "2a19d3262e26b77b61a0800ec97f5eff", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 43351, "upload_time": "2008-04-29T15:17:56", "url": "https://files.pythonhosted.org/packages/60/e8/74b54ce07952a2d7ffbf6eb9b9383a3f78c0de7b5fced00cf37c06a71a05/Products.DocFinderTab-1.0.2-py2.4.egg" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "53a90d7c5ff5294ee4779d58905a6e5a", "sha256": "e7c1da8021c5a548224ecbb0e4da93a29f0c4ebbe210276a31a01d3316dd1b58" }, "downloads": -1, "filename": "Products.DocFinderTab-1.0.3.zip", "has_sig": false, "md5_digest": "53a90d7c5ff5294ee4779d58905a6e5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23386, "upload_time": "2009-05-25T17:03:08", "url": "https://files.pythonhosted.org/packages/7a/62/bea73c457479ba689fd9baa67c46f19d9e3e704ebf0f431dae9bc8d0d1a0/Products.DocFinderTab-1.0.3.zip" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "35b3103c8668661c26da5579a485c89d", "sha256": "9555fe0ed6759f12dc856af8f9e37acfc71bdfd6a14fdb2838e15d5ba68a8e10" }, "downloads": -1, "filename": "Products.DocFinderTab-1.0.4.zip", "has_sig": false, "md5_digest": "35b3103c8668661c26da5579a485c89d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25097, "upload_time": "2009-05-26T11:21:55", "url": "https://files.pythonhosted.org/packages/06/f8/6c64037194a77cdb1668184b10e6834f3bd3f3e078504571d1d3b234a4fa/Products.DocFinderTab-1.0.4.zip" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "dc0dce0e61b03bb7eada530031eac7ab", "sha256": "60a2acf7c7e7f83b17cba3f1a62724402832df8719e417ad7726a6d2de6c46bc" }, "downloads": -1, "filename": "Products.DocFinderTab-1.0.5.zip", "has_sig": false, "md5_digest": "dc0dce0e61b03bb7eada530031eac7ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25579, "upload_time": "2011-07-27T21:23:59", "url": "https://files.pythonhosted.org/packages/6a/a8/3de76aeedfb050a681cc3b54e02bb87fdeac92b0711d8e82660f24dceec7/Products.DocFinderTab-1.0.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc0dce0e61b03bb7eada530031eac7ab", "sha256": "60a2acf7c7e7f83b17cba3f1a62724402832df8719e417ad7726a6d2de6c46bc" }, "downloads": -1, "filename": "Products.DocFinderTab-1.0.5.zip", "has_sig": false, "md5_digest": "dc0dce0e61b03bb7eada530031eac7ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25579, "upload_time": "2011-07-27T21:23:59", "url": "https://files.pythonhosted.org/packages/6a/a8/3de76aeedfb050a681cc3b54e02bb87fdeac92b0711d8e82660f24dceec7/Products.DocFinderTab-1.0.5.zip" } ] }