ZopeEditManager - 0.9.7Zope external editor application |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Zope Edit Manager 



- Version: 0.9.4, 5/20/2004 02:56AM PST
(3 of 4 users found this comment useful)
bakerman2033--2008
What *IS* it? - Version: 0.9.3, 1/28/2004 10:35AM PST
(1 of 3 users found this comment useful)
cthulhu11Most Recent Replies: View All 1 Replies
- What *IS* it?
If you install the ExternalEditor product on your Zope server, then when you're browsing through your Zope system, in addition to being able to edit the files through your browser, you get a little pencil icon beside the objects, which is a link to a .zem file representing that page and how to edit it.
If you click on it, your browser will download the .zem file.
This program understands those .zem files and can use it to grab the file from the server, and pass it to an editor of your choice. (TextMate, in my case). It also monitors the local copy so that whenever you hit save in your editor, it copies it back up to the server. This is very cute.
If you use Safari as your browser, it will just download the .zem file and you'll need to double-click it to get it into ZopeEditManager. If you use Firefox (and some other browsers), you can configure it to open .zem files automatically in ZopeEditManager so it really is as if you're editing the remote file in your local editor with a single click.
I've only done a quick trial, but so far it seems to work nicely.