-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N
At 9:14 AM -0800 3/24/00, Victor Sorge wrote:
>Friends,
>
>Do you know of any HTML editor that one can customise to recognise
>Embperl tags (like Dreamweaver and ASP/JSP/PHP)?
I use DreamWeaver, but unfortunately Embperl uses [ instead of <, so
I don't think it's going to be possible to do any customization.
Embperl makes the assumption that the editor isn't going to know how
to handle a tag-based programming language--which used to be true but
isn't any longer. What I do is wrap my more dangerous Embperl code
with <% %> and then strip those out with a pre-processor in Embperl.
(See http://www.somewhere.com/software/). Alternatively you can just
let the editor screw up the perl and set Embperl to fix it on the
fly--but then if you ever want to edit it with a text editor you're
going to get confused.
- --
Kee Hinckley - Somewhere Consulting Group - Cyberspace Architects(rm)
I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.2 for non-commercial use <http://www.pgp.com>
iQA/AwUBONu4DCZsPfdw+r2CEQJnQACguX/FWZwCdQ9rbSDTtNPAm7dtpbsAnjaZ
pJw3Ha7yGz3kQIaa+okWWfFF
=xbRJ
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]