Templates: extIntegratedTemplate Aresch Yavari (contact me)
Extends PEAR-Templates for new input-tags.
Use this class extending the IntegratedTemplate-class from pear to let you use a new html-tag.
<input type="date" name="newdate" value="2002-08-26" FORMAT="Date" SELF="document.formular.newdate" popup="yes">
this brings a popup-calendar to choose a date.