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

2000-06-28 Thread Pavlos Christoforou

On Wed, 28 Jun 2000, Jon Franz wrote:

> 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


Also 
jedit

http://jedit.sourceforge.net/

Pavlos


___
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 Marcel Preda


- Original Message -
From: Jon Franz <[EMAIL PROTECTED]>
To: 'Gidon Friedman' <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 28, 2000 7:08 PM
Subject: RE: [Zope] HTML Editors that recognize DTML (was bastardized formofXML)


> 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...

GO TO:LineNumber
will be very useful




___
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 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-23 Thread Eric L. Walstad

Hi Jon,

Regarding Ultra-edit32

// and the file 'wordlist.txt' it uses can be
// edited easily to
// add new tags or keywords, or to define whole new languages of tags and
// keywords.

Have you created a 'wordlist.txt' file that handles the DTML tags?  If so,
would you mind sharing it?

Thanks,

Eric.


___
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 )