RE: [Zope] DTML editing
I have downloaded the trial version of TextPad. I see it has HTML syntax coloring, but I can't find DTML, in the program or in their website. Igor
Is there a Zope product for editing DTML methods that has syntax color highlighting? If not, are there any other standalone editors that have this feature (for windows)?
Textpad has syntax coloring for almost everrthing (including DTML). And if you don't like it you can make your own. :-) It's not free, but it's cheap.
Strange. I used to have one, so I'm sure there used to be one somewhere. Anyway, extending the html.syn file with the dtml-additions are rather trivial. I attached one (half-done) example. ----- Original Message ----- From: "Igor Leturia" <IGOR@emun.com> To: <zope@zope.org> Sent: Tuesday, April 02, 2002 11:32 AM Subject: RE: [Zope] DTML editing I have downloaded the trial version of TextPad. I see it has HTML syntax coloring, but I can't find DTML, in the program or in their website. Igor
Is there a Zope product for editing DTML methods that has syntax color highlighting? If not, are there any other standalone editors that have this feature (for windows)?
Textpad has syntax coloring for almost everrthing (including DTML). And if you don't like it you can make your own. :-) It's not free, but it's cheap.
_______________________________________________ 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 )
participants (2)
-
Igor Leturia -
Lennart Regebro