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 zope.app.externaleditor
How to install zope.app.externaleditor
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install zope.app.externaleditor
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 3.5.0 on Jan 5th, 2011
This package allows Zope 3 content components to be edited via an editor of
your choice.
CHANGES
3.5.0 (2009-02-01)
- Change dependency from zope.app.container to zope.container and make it
System Message: WARNING/2 (<string>, line 13)
Bullet list ends without a blank line; unexpected unindent.
a test dependency as it's only used in the tests.
- Remove dependency on deprecated zope.app.zapi.
3.4.0 (2007-11-03)
- Initial release independent of the main Zope tree.