RE: [Zope] Python editor in zope?
I've tried the ExternalEditor feature, and after a couple sessions I get an error that says it can no longer find the process. This is from Firefox. But even if that did work for me, I'd never use it since I'm often working on different platforms in different locations, so it's not guaranteed that I'll have a good external editor at any given point. And to reply to Ricardo's post that just came in, I like through-the-web development.. It's really convenient. Having a web-based sandbox to work in is actually one of the reasons I'm using Zope instead of some LAMPish system. Sorry if I seemed like I was complaining about Zope -- I think it's great. Thanks for your replies, Sean -----Original Message----- From: Paul Winkler [mailto:pw_lists@slinkp.com] Sent: Friday, September 02, 2005 9:36 AM To: Sean Dunn Cc: zope@zope.org Subject: Re: [Zope] Python editor in zope?
... there any pure JavaScript/CSS code editors that can do search/replace, block indents, and (this would be amazing) Python syntax highlighting?
I don't know about that, but have you tried using ExternalEditor? -PW
How about the best of two worlds? Filesystem based product (emacs, vi, wing) sometimes and through-the-web editing with a textarea sometimes: CheckoutableTemplates http://www.issuetrackerproduct.com/Documentation#checkoutabletemplates On 9/2/05, Sean Dunn <sean@troublemakerstudios.com> wrote:
I've tried the ExternalEditor feature, and after a couple sessions I get an error that says it can no longer find the process. This is from Firefox. But even if that did work for me, I'd never use it since I'm often working on different platforms in different locations, so it's not guaranteed that I'll have a good external editor at any given point.
And to reply to Ricardo's post that just came in, I like through-the-web development.. It's really convenient. Having a web-based sandbox to work in is actually one of the reasons I'm using Zope instead of some LAMPish system. Sorry if I seemed like I was complaining about Zope -- I think it's great.
Thanks for your replies, Sean
-----Original Message----- From: Paul Winkler [mailto:pw_lists@slinkp.com] Sent: Friday, September 02, 2005 9:36 AM To: Sean Dunn Cc: zope@zope.org Subject: Re: [Zope] Python editor in zope?
... there any pure JavaScript/CSS code editors that can do search/replace, block indents, and (this would be amazing) Python syntax highlighting?
I don't know about that, but have you tried using ExternalEditor?
-PW
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
participants (2)
-
Peter Bengtsson -
Sean Dunn