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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file zope2.zodbbrowser-0.1.tar.gz
.
File metadata
- Download URL: zope2.zodbbrowser-0.1.tar.gz
- Upload date:
- Size: 129.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c479202c935107a8320981769a4737bfe622f7101957ef6bf4c4f6cef4101c25 |
|
MD5 | 2b08617c9f5fd2affa766c33098d7128 |
|
BLAKE2b-256 | 3a9d6a9c7f20550f6c240d6fcfc53183fa59320d255deb77dbc59d98bebbab17 |
File details
Details for the file zope2.zodbbrowser-0.1-py2.6.egg
.
File metadata
- Download URL: zope2.zodbbrowser-0.1-py2.6.egg
- Upload date:
- Size: 137.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd12aae30f45dbbb2a75b6251994ee5fdaffd5e09c15fb90d999665c56898e43 |
|
MD5 | 3c6c395afe42dabd02091bd6e70dec2b |
|
BLAKE2b-256 | 8c16cc4e2af457dd3082312c50a088c9c88142a047acb0ca04149cd35704f148 |