Has anyone developed a parser file for color-coding DTML within Allaire HomeSite? HomeSite works pretty well as a DTML editor even without the color-coding, but a parser sure would be nice. Alternately, are there other editors (Win and Linux) that have similar features (ftp built in neatly, easy for a newbie to use) that can already automatically color-code DTML? (I did try ZopeEDIT, which opens up the possibilities, but the ftp access on HomeSite was much more smooth for my purposes.) Thanks, Larry Albert lda@rice.edu
On Mon, 03 Apr 2000, Nils Kassube wrote:
Larry Albert wrote:
Has anyone developed a parser file for color-coding DTML within Allaire HomeSite? HomeSite works pretty well as a DTML editor even without the
Or for Vim?
A workmate of mine uses VIM for ZOPE work, and claims the 'XML' parser/colour works great. I've looked over his shoulder a few times, and it looks fine to me. -- Have a better one, Curtis. <dtml-var standard_work_disclaimer>
Larry Albert wrote:
Has anyone developed a parser file for color-coding DTML within Allaire HomeSite? HomeSite works pretty well as a DTML editor even without the color-coding, but a parser sure would be nice.
I have some additions to the NEdit syntax-highlighting that helps a bit with DTML. Nedit is the only editor I've ever seen for Unix that's aseasy to use as BBEdit or the better Windows editors (http://www.nedit.org). -- Itamar S.T. itamars@ibm.net
[Itamar Shtull-Trauring, on Sun, 02 Apr 2000] :: I have some additions to the NEdit syntax-highlighting that helps a bit with :: DTML. Nedit is the only editor I've ever seen for Unix that's aseasy to use :: as BBEdit or the better Windows editors (http://www.nedit.org). I agree and would welcome seeing the pertinent parts of your .nedit file, if that's how you're accomplishing this. Off target question: have you been able to get the proper behavior from the Delete key under nedit? Mine just clones the Backspace key action. So far it has frustrated my (admittedly desultory) efforts to redefine it under Linux.
Patrick Phalen wrote:
I agree and would welcome seeing the pertinent parts of your .nedit file, if that's how you're accomplishing this.
OK, it's at http://www.zope.org/Members/itamar/NEdit
Off target question: have you been able to get the proper behavior from the Delete key under nedit? Mine just clones the Backspace key action. So far it has frustrated my (admittedly desultory) efforts to redefine it under Linux.
I donno, it just works for me (i'm using nedit 5.1.1, lesstif 0.89.9, redhat 6.2). -- Itamar S.T. itamars@ibm.net
Try ZopeEDIT and specify something flexible that you can define syntax highlighting on (like emacs). ZopeEDIT is listed in the download section of Zope.org. Larry Albert wrote:
Has anyone developed a parser file for color-coding DTML within Allaire HomeSite? HomeSite works pretty well as a DTML editor even without the color-coding, but a parser sure would be nice.
Alternately, are there other editors (Win and Linux) that have similar features (ftp built in neatly, easy for a newbie to use) that can already automatically color-code DTML? (I did try ZopeEDIT, which opens up the possibilities, but the ftp access on HomeSite was much more smooth for my purposes.)
Thanks,
Larry Albert lda@rice.edu
_______________________________________________ Zope maillist - Zope@zope.org 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 )
-- Ken Kinder 303.381.7631
participants (6)
-
Curtis Maloney -
Itamar Shtull-Trauring -
Ken Kinder -
Larry Albert -
Nils Kassube -
Patrick Phalen