cybertools/cybertools/xedit
2023-11-27 18:49:05 +01:00
..
__init__.py cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
browser.py cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
configure.zcml cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
cybertools.xedit-configure.zcml cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
edit.gif cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
handler.py cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
interfaces.py cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
README.txt cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
tests.py cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00
xedit.pt cybertools.text: OK on py3 2023-11-27 18:49:05 +01:00

External Editor
===============

  ($Id$)

  >>> from zope.app.testing import ztapi

  >>> from cybertools.xedit import interfaces
  >>> from cybertools.xedit.browser import ExternalEditorView