Print this article Edit this article

Zope: External Editor

What is ExternalEditor?

External Editor is a Zope Product which allows for the use of configurable helper applications. This allows you to select your favorite editor for each type of editable Zope object.

Some Examples:

  • Use vi to edit Python Scripts
  • Use Adobe Photoshop to edit images
  • Use an Office suite to edit your word processor or spreadsheet documents

Using Zope External Editor

ECN is currently in the process of deploying all necessary components for the External Editor to work correctly on centrally maintained Windows and Solaris machines.

If you are using an ECN Solaris or Linux computer, you will need to set up your web browser to properly use the zopeedit client-side script.

Here are the step-by-step configuration instructions for Firefox:

  • From the Edit menu choose Preferences
  • Choose Applications
  • Click on the New Type button
  • Enter a description, like "Zope Editor"
  • You do not need to enter a file extension
  • For MIME type, enter application/x-zope-edit
  • For Application, enter /usr/site/ecn/bin/zopeedit.py

When zopeedit runs for the first time, it will ask you enter the command for the editor that you use. Here are some examples:

  • xterm -e vi
  • gvim -f

Last Modified: Dec 19, 2016 11:12 am US/Eastern
Created: Oct 25, 2007 12:43 pm GMT-4 by admin
JumpURL: