DML
Simple HTML templating language
DML is a simple templating language designed for managing web sites based in static HTML files (no CGI, SSI, etc.). It has been obsoleted by DML2 which has in turn been obsoleted by XSLT.
Development: Named Parameters
Last Modified: 2001-11-25T08:00Z
All of the previous functionality has been re-implemented (sans PCRE) and named parameters are now working after about 2 solid hours of coding. Next up is tag parameters (that is, stuff contained within the tag bounds, like HTML)