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: Directories
Last Modified: 2001-12-01T08:00Z
With the page settings in place, I was all ready to rewrite the HREF translator to remove PCRE and integrate it more tighly with the other tool (there's only 1 =) After that, I set up all the directory structure stuff. Now all DML files and templates are stored in a "dmlsrc" directory which makes things even easier.