Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install zope2.zodbbrowser

How to install zope2.zodbbrowser

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zope2.zodbbrowser
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2 Available View build log
0.1 Available View build log
Windows (64-bit)
0.2 Available View build log
0.1 Available View build log
Mac OS X (10.5+)
0.2 Available View build log
0.1 Available View build log
Linux (32-bit)
0.2 Available View build log
0.1 Available View build log
Linux (64-bit)
0.2 Available View build log
0.1 Available View build log
 
License
GPL
Dependencies
Lastest release
version 0.2 on Jan 16th, 2011
============
        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.        
        

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
- Support for Firefox 3.6 and Chrome 5.0. No support Internet Explorer yet.

Subscribe to package updates

Last updated Jan 16th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.