A Zope 2 control panel that shows monkey patches applied by collective.monkeypatcher
Project description
Introduction
collective.monkeypatcherpanel is the Zope 2 companion of Martin Aspeli’s collective.monkeypatcher component.
It just add a ZMI control panel that shows what monkey patches have been applied in case you cannot see the logs or grep through the ZCML of your Zope instance. Open the control panel of your Zope instance and then the “Monkey Patches” control panel.
Requirements
collective.monkeypatcherpanel has been developed and tested with Zope 2.10, Zope 2.11 and Zope 2.12. It may run on Zope 2.9 but this is untested and not supported unless you provide a patch that keeps the tests smiling.
Of course, we require collective.monkeypatcher. If you installed collective.monkeypatcherpanel with easy_install or a zc.buildout, you’re done.
Installation
Up to Zope 2.11
Nothing to do. Just restart your Zope instance.
Zope 2.12 and up
It seems that creating new objects during the startup process is not possible anymore. So…
Browse as Manager to http://<zope-root>/@@add-monkeypatcherpanel
Uninstall
Browse as Manager to http://<zope-root>/@@remove-monkeypatcherpanel then remove collective.monkeypatcherpanel from your buildout configuration or file system.
License
Copyright (c) 2009-2010 - Gilles Lenfant
This software is subject to the provisions of the GNU General Public License, Version 2.0 (GPL). A copy of the GPL should accompany this distribution. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE
The full text of the GPL v2 license is here.
Credits
The icon has been stolen to the Tango Desktop Project.
Changelog
1.0.1
Really fixing for Zope 2.12 [glenfant]
All (class init, icon, security, meta_type) done through ZCML [glenfant]
1.0.0
Version 1.0.0-rc1 stable enough to make a final release
Normalized indentation [glenfant]
1.0.0-rc1
Fix import for Zope 2.12 [maikroeder]
1.0.0-alpha1
Initial release
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
Hashes for collective.monkeypatcherpanel-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc21f38aef1f9fc0235fdb0402383e7b3a7473691f479cb102edbb177babae1c |
|
MD5 | 7eef3a880b6813c6583e597514f69b03 |
|
BLAKE2b-256 | 8f49c7b168ae13c0f0afb670baf460b1e94cb22a6a2e4c1fab33bfb264e5c7fc |