Skip to main content

Makes Dieter Maurer's DocFinder available from a ZMI management tab

Project description

DocFinderTab

This product makes Dieter Maurer’s DocFinder available from a ZMI management tab. Looking inside an object becomes as easy as clicking its “Doc” tab!

DocFinderTab allows you to view an object’s:

  • Class (and base class) names and docstrings.

  • Attribute names, roles, arguments, and docstrings.

DocFinderTab can be of great help when discovering object APIs and debugging security problems.

Egg Installation

Either use easy_install or add Products.DocFinderTab to the eggs section of your buildout.cfg and re-run buildout.

Traditional Product Installation

Copy or symlink the DocFinderTab subdirectory of this package into your Products directory.

Final Steps

Restart Zope. This will add a “Doc” tab to every object’s managment screens (ZMI). Now click the “Doc” tab and start exploring.

See the online help for a detailed explanation of what you can do with DocFinderTab, or read help/README.stx directly.

Changelog

1.0.5 - 2011-07-27

  • Upgrade imports, remove warnings in Zope 2.13. [lzdych]

  • Do not show docstrings of datetime, date, time, and timedelta attributes. [stefan]

1.0.4 - 2009-05-26

  • CHANGES.txt didn’t make it into the long desc (and onto this page).

1.0.3 - 2009-05-25

  • Reformat README.txt and CHANGES.txt to use restructured text.

  • Repackage as a Python source egg.

1.0.2

  • Print a pretty None.

1.0.1

  • Do not show docstrings of DateTime attributes.

1.0

  • Update to DocFinder 1.0.3.

  • Require at least Python 2.3.

  • Use logging instead of zLOG.

  • Handle Acquisition.Acquired.

  • Handle property, staticmethod, and classmethod.

0.5.3

  • Minor tweaks to the monkey patch and showDocumentation.dtml.

  • Added ‘bool’ and ‘complex’ to simple types mapping.

  • Don’t display zope.interface internal attributes.

0.5.2

  • Format roles more nicely, remove duplicates and faux roles, sort.

  • You can get the raw representation back by setting FORMAT_ROLES=0 in config.py.

0.5.0

  • Renamed product to DocFinderTab.

  • Do not display docstrings but names of simple types in Python 2.3.

0.4.1

  • Cookies did not work for everybody, they do now.

0.4.0

  • Make full use of DocFinder 0.4’s filtering capabilities. Results may now be filtered by regular expression and level of detail.

  • Even nicer stylesheets for structured text.

  • Again change the monkey patch and apply it to Item only.

0.3.4

  • Patch ObjectManager instead of Application. Thanks to Gilles Lenfant.

0.3.3

  • Go even further and patch Bindings directly.

  • Fix file permissions issue.

0.3.2

  • Boldly patch the Script base class.

0.3.0

  • Added ‘View documentation’ permission.

0.2.0

  • Monkey patch wrapper around Dieter Maurer’s DocFinder product. Adds a ZMI “Doc” tab to all Zope objects.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.DocFinderTab-1.0.5.zip (25.6 kB view details)

Uploaded Source

File details

Details for the file Products.DocFinderTab-1.0.5.zip.

File metadata

File hashes

Hashes for Products.DocFinderTab-1.0.5.zip
Algorithm Hash digest
SHA256 60a2acf7c7e7f83b17cba3f1a62724402832df8719e417ad7726a6d2de6c46bc
MD5 dc0dce0e61b03bb7eada530031eac7ab
BLAKE2b-256 6aa83de76aeedfb050a681cc3b54e02bb87fdeac92b0711d8e82660f24dceec7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page