Hi all, this week I came across datejs (http://www.datejs.com/) - a nifty JavaScript library for date parsing. This encouraged me to start a new module in Tacos 5 for ajax components. The first one is a mixin that allows you to type a date into a field in a very fast way.
If you type something like "today", "next friday", "+5day" a bubble with parsed and formated date appears. Please see here http://tacos.sourceforge.net/tacos5/tacos-core/ref/net/sf/tacos/mixins/DateJS.html I misused the validation error CSS but it is ok for the time being. -- Best regards, Igor Drobiazko