Hi ! I'm using a datepicker html/javascript object I can activate within pmwiki with the markup
(:datepicker formname dateformfieldname:) which pops up a calendar and let the user pick a date which will be copied into the formfield using javascript. e.g. (:fox myform ...:) (:input text name=startdate:) (:datepicker myform startdate:) ... unfortunately the (:fox formname ...:) markup doesn't generate a <form name='formname' ...> Statement. I changed this in my local copy of fox.inc, but would it be possible to implement this in fox.php generally ? Thanks Knut _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
