cybertools/xedit
2015-06-12 08:34:10 +02:00
..
__init__.py xedit External Editor: initial setup 2006-03-28 10:42:32 +00:00
browser.py try to avoid any spurious Unicode items 2014-10-29 08:44:40 +01:00
configure.zcml add zutil: Jeep implementation with BTrees; work in progress: organize, composer 2007-07-16 08:43:43 +00:00
cybertools.xedit-configure.zcml xedit External Editor: initial setup 2006-03-28 10:42:32 +00:00
edit.gif xedit: provide icon and a macro for embedding xedit links 2006-04-11 15:02:09 +00:00
handler.py provide dummy locking handlers for external editor 2007-03-07 14:51:55 +00:00
interfaces.py xedit External Editor: initial setup 2006-03-28 10:42:32 +00:00
README.txt work in progress: make cybertools package work with BlueBream 1.0 2011-09-29 18:17:35 +02:00
tests.py work in progress: make cybertools package work with BlueBream 1.0 2011-09-29 18:17:35 +02:00
xedit.pt some minor improvements 2006-07-07 18:04:51 +00:00

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

  ($Id$)

  >>> from zope.app.testing import ztapi

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