html to dsssl ?

Subject: html to dsssl ?
From: Alexander Taranov <tay@xxxxxxxxxx>
Date: Mon, 12 Jul 1999 11:54:39 +0400 (MSD)
Wachata Wolfgang writes:
 > hello to everybody !
 > 
 > I'm searching for an program (or script) which converts an static
 > html-template into dsssl-code for the jade sgml backend.
Do you mean just transform like
<head> => (make element gi: "head" ......) ?


 > This would be very convenient for many "static" parts of my stylesheets
 > (headers, footers, ...). Because now i am wasting much time on converting my
 > designed html-code manually to dsssl and then just adding the "dynamic
 > parts".

I think that it is much more convinient to have
"static" parts static, using static HTML as template for
dynamic pages. We are using a set of tools based on
James' expat and scheme implementation (mzscheme or bigloo)
for parsing templates and inserting dynamic parts into them.

 > 
 > If there is nothing compareable I could think about coding such an tool
 > myself. Good idea? It would be nice to hear some experts opinions...
 > 
 > thanx
 > Wolfgang
 > 
 > ------------------------------------------
 > Wolfgang Wachata
 > SIEMENS BUSINESS SERVICES
 > ADVANCED SERVICES & MEDIA
 > 
 > 
 >  DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist
 > 


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


Current Thread