Commit Graph

9 Commits

Author SHA1 Message Date
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
winiger
76c052ca92 bump PKGNAME 2008-03-20 11:58:25 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
mbalmer
9c7a7b157e Update to ExternalEditor 0.9.3 to allow accessing the management screen
when this package is installed.
2007-03-30 12:54:29 +00:00
mbalmer
5f1a7b27b1 zope-externaleditor now conflicts with plone-*. 2006-10-03 13:46:28 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
xsa
e2ba0ca780 Initial import of zope-externaleditor-0.8
The Zope External Editor is a new way to integrate Zope more seamlessly with
client-side tools. It has the following features:
  - Edit objects locally, directly from the ZMI.
  - Works with any graphical editor application that can open a file from the
    command line, including: emacs, gvim, xemacs, nedit, gimp, etc.
  - Automatically saves changes back to Zope without ending the editing
    session.
  - Associate any client-side editor application with any Zope object by
    meta-type or content-type. Both text and binary object content can be
    edited.
  - Locks objects while they are being edited. Automatically unlocks them when
    the editing session ends.
  - Can add file extensions automatically to improve syntax highlighting or
    file type detection.
  - Works with basic auth, cookie auth and Zope versions. Credentials are
    automatically passed down to the helper application. No need to
    reauthenticate.
  - HTTPS support (Openssl required)

Submitted and maintained by Marc Winiger <winiger at msys.ch>
2004-11-21 10:32:15 +00:00