Skip to main content

A zodb browser for Zope2

Project description

Introduction

Zope2.ZodbBrowser is a web application to browse, inspect and introspect Zope’s zodb objects. It is inspired on smalltalk’s class browser and zodbbrowsers for zope3.

There is a demo video available at YouTube’s menttes channel.

Using ZodbBrowser with your buildout

If you already have a buildout for Zope2.13 or Plone4 running, edit buildout.cfg to add zope2.zodbbrowser to eggs and zcml sections at buildout and instance parts respectively.

[buildout]
...
eggs = zope2.zodbbrowser
...
[instance]
...
zcml = zope2.zodbbrowser

Then run bin/buildout to make the changes effective.

Buildout Install

$ svn co http://zodbbrowser.googlecode.com/svn/buildout/ zodbbrowser
$ python2.6 bootstrap.py
$ bin/buildout -v
$ bin/instance fg

Use of zodbbrowser

To access zodbbrowser add /zodbbrowser in your zope instance url, for example: http://localhost:8080/zodbbrowser

Changelog

0.1 experimental version

  • Initial release includes: Class and Ancestors, Properties, Callables and Interfaces provided.

  • Support for Zope 2.13.x and Plone 4.0. Not tested with older or newer versions of Zope although it should work.

  • Support for Firefox 3.6 and Chrome 5.0. No support Internet Explorer yet.

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

zope2.zodbbrowser-0.1.tar.gz (129.2 kB view hashes)

Uploaded Source

Built Distribution

zope2.zodbbrowser-0.1-py2.6.egg (137.9 kB view hashes)

Uploaded Source

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