3 questions

Subject: 3 questions
From: J-P Theberge <yesod@xxxxxxx>
Date: 07 Dec 1998 11:59:05 -0500
Hi,

Using Jade for xml->html transformation.

How can I have access to a tag content as a string?
I would like to turn :

<email>yesod@xxxxxxxxxxx</email>

into :

<a href="mailto:yesod@xxxxxxxxxxx";>yesod@xxxxxxxxxxx</a>

How can I do that?

------------------

How can I insert the content of an HTML file as a replacement for a tag?

So I can use tags like

<include file="file.html">

and have it replaced by the actual content of the file.

------------------

Is it possible to do a system call from Dsssl, like (system) in scheme?


Thanks a lot!

--
JP Theberge
tech@xxxxxxxxxxxxxxx

 


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread