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.2 experimental version
Added ui.layout for better layout and resizable panels. Thanks to Quimera.
Updated jquery from 1.4.2 to 1.4.4.
Added Pretty printing format to show propertie’s values. Thanks to Laurence Rowe and Emanuel Sartor.
Added support for older pythons 2.4 , 2.5. Thanks to Laurence Rowe.
Included module and file path for source code. Thanks to davidjb.
Added z3c.autoinclude.plugin support to remove the zcml entry on buildout. Thanks to aclark.
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.
Release files for zope2.zodbbrowser 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope2.zodbbrowser-0.2.tar.gz | 229.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zope2.zodbbrowser-0.2-py2.6.egg | Legacy Egg format | - | - | Details |
Total release size: 468.3 kB
Release files / zope2.zodbbrowser-0.2.tar.gz
| Download URL | zope2.zodbbrowser-0.2.tar.gz |
|---|---|
| Size | 229.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a89504096ba5483d4b2a6682203f9e7b2fe332cd07e1e0b4e275adfe4b76e345
|
|
BLAKE2b-256 checksum How to use checksums |
dc5cd7aece607a057d5be7731d89fe7aabdd4334d7140fd2c470e291e62b2b1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / zope2.zodbbrowser-0.2-py2.6.egg
| Download URL | zope2.zodbbrowser-0.2-py2.6.egg |
|---|---|
| Size | 238.7 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
d646cde96bb63a38ce0ccd6a11aa2498106c6938ae8cb3dd90ead29d78191b44
|
|
BLAKE2b-256 checksum How to use checksums |
c89566173d41ff78c6c07fc4b556478525f9ea32d9e64a4bca32c61242091837
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |