It's ready (I hope) for download.  visit 
http://www.ncst.ernet.in/~philip/downloads/HTML-Template-java/

The sourceforge site will be ready in a few hours I guess.

As of now, it works only with lower case tags.
tags must be of the form:
<tmpl_var varname [escape]>
<tmpl_if ifname>  <tmpl_unless unlessname>
<tmpl_else>
</tmpl_if>        </tmpl_unless>
<tmpl_loop loopname>
</tmpl_loop>
<tmpl_include filename>

there's no documentation yet
parameters are Hashtables and Vectors in case of loops.

make, make test, make install if you want.

Philip

-- 
Avoid unnecessary branches.
            - The Elements of Programming Style (Kernighan & Plaugher)


Visit my webpage at http://www.ncst.ernet.in/~philip/
Read my writings at http://www.ncst.ernet.in/~philip/writings/

  MSN  philiptellis                         Yahoo!  philiptellis
  AIM  philiptellis                         ICQ     129711328


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to