Re: [Zope] HTML Editors that recognize DTML (was bastardized formofXML)

2000-06-28 Thread Gidon Friedman

 Does anyone know of a good (free!) java applet based text editor?  Something
 with basic color tagging abilities and maybe even (gasp) a spell checker,
 search/replace, etc?  If there is one, we could mod it to spit its output as
 a form post, and hus have a great built-in editor for most browsers...

that would be nice, but you would have to build one yourself. Java Swing
has an HTMLEditorKit, but i never tried to use it. have a look at:
http://www.mokabyte.it/1999/12/htmleditor.htm
it explains in italian how to do it (untested).

or you could use javascript:
 http://www.cris.com/~raydaly/htmljive.html

Gidon



___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




RE: [Zope] HTML Editors that recognize DTML (was bastardized formofXML)

2000-06-28 Thread Jon Franz

This looks very cool - the HTMl jive, that is.  I'm going to mod it some,
and get permission from the author to incorporate it into Zope... I'll add
some features like search and replace also...


-Original Message-
From: Gidon Friedman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 28, 2000 6:12 AM
To: Jon Franz
Cc: [EMAIL PROTECTED]
Subject: Re: [Zope] HTML Editors that recognize DTML (was bastardized
formofXML)


 Does anyone know of a good (free!) java applet based text editor?
Something
 with basic color tagging abilities and maybe even (gasp) a spell checker,
 search/replace, etc?  If there is one, we could mod it to spit its output
as
 a form post, and hus have a great built-in editor for most browsers...

that would be nice, but you would have to build one yourself. Java Swing
has an HTMLEditorKit, but i never tried to use it. have a look at:
http://www.mokabyte.it/1999/12/htmleditor.htm
it explains in italian how to do it (untested).

or you could use javascript:
 http://www.cris.com/~raydaly/htmljive.html

Gidon


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] HTML Editors that recognize DTML (was bastardized form of XML)

2000-06-25 Thread ethan mindlace fremen

[EMAIL PROTECTED] wrote:
 
 OK, now the same question (what HTML editor understands / can be
 made to understand DTML), but rund on Linux instead of Windows?
 Right now, I use vi. I'll have to try the vim ftp plugins I've
 seen on the list.
 Anything else that works?

you can extend vim to tag hilight dtml, if you want.  I'd certainly love
to see it. http://www.vim.org/lang.html would be where to start.

I think you could do the same thing with emacs, if you were so inclined.

ethan mindlace fremen
Zopatista Community Liason

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] HTML Editors that recognize DTML (was bastardized form of XML)

2000-06-24 Thread jan

OK, now the same question (what HTML editor understands / can be
made to understand DTML), but rund on Linux instead of Windows?
Right now, I use vi. I'll have to try the vim ftp plugins I've
seen on the list.
Anything else that works?

Cheers,
Jan

... see you at Linuxtag 2000

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] HTML Editors that recognize DTML (was bastardized formof XML)

2000-06-23 Thread Oleg Broytmann

On Fri, 23 Jun 2000, Eric L. Walstad wrote:
 Maybe this is a little off topic, but did you have an editor in mind when
 you changed the syntax?  Can you recommend an HTML editor that runs on
 Windows that will do this?  I am currently coding DTML in VisualC++'s IDE
 using VBScript to paste in the DTML.  This method works OK, but if there is
 something better, I'd love to hear about it.

   All our webmasters here use HomeSite.

Oleg.(All opinions are mine and not of my employer)
 
Oleg Broytmann  Foundation for Effective Policies  [EMAIL PROTECTED]
   Programmers don't die, they just GOSUB without RETURN.


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] HTML EDITORS

2000-05-29 Thread Nils Kassube

Bill Anderson wrote:

 GVIM

Yes! This is a powerful editor with an easy-to-use interface
available for every major platform (and a lot of minor ones): 

http://www.vim.org 
http://www.c2.com/cgi/wiki?EmacsVsVi

I use Vim daily on Mac OS, Win98 and Unix (Linux, Slowlaris) 
and love the consistent cross-plattform UI.

Cheers,
Nils



___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




RE: [Zope] HTML EDITORS

2000-05-26 Thread Wright, Geoff

 -Original Message-
 From: Bill Anderson [mailto:[EMAIL PROTECTED]]
 Sent: Friday, May 26, 2000 11:21 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [Zope] HTML EDITORS
 
 
 Luis Cortes wrote:
  
  Hello,
  
  Has anyone found a really good HTML EDITOR that plays nice 
 with dtml tags?
  
  Do anybody have anything they can really recommend?
 
 GVIM

I'll second that.

And it works just as nicely on Windoze as it does on *NIX.  If you you're
interested in using it, I'll send you my vimrc.  It's well simple and
well-commented.  I don't have any special syntax stuff for dtml, but find
that
the standard html highting works just fine.

If you haven't dealt with vi before, you'll find the learing curve a bit
steep, but you'll _love_ it when you get the hang of it.  And if you come
from a GUI world, gvim gives you all the little niceites you're used to,
like cut  paste, scroll bars, mouse-based highlighting and that sort of
thing.  Of couse, once you get used to gvim, you can just hide your mouse
under you desk form most of the day  :)

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )