-
Bug
-
Resolution: Fixed
-
Major
-
2.14.4
-
None
-
None
-
4.8.0 M8
How to reproduce it :
- into a form content, use date field
> the XSL should be organized to override only the necessary to get the jquery datepicker
Plugins forms now have entry points for date/datetime/time points.
Here is an xsl to override the date entry points to use the jquery widget.
In your skin stylesheets/io/docbook2html.xsl, include it (include and not import)
<xsl:include href="docbook2html-jquerydate.xsl"/>