Unable to customize popup calendar style
----------------------------------------
Key: TOMAHAWK-1075
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1075
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Calendar
Reporter: Jürgen Englisch
At the moment it is not possible to change the look and feel of the popup
calendar.
It is often required to customize the style of the popup calendar so that it
fits to the look and feel of a specific web site.
It is possible to specify a css file with the styleLocation-attribute but it
doesn't affect the rendering.
The specified css file won't appear in the referenced style-sheets of the
rendered page.
Only the default css files WH/theme.css and DB/theme.css are referenced.
Additionaly it must be possible to replace the default images used in the popup
via attributes of the inputCalendar-tag.
At the moment the only way to create a custom popup calendar look and feel is
to replace the
css-file and images directly in the tomahawk-1.1.x.jar (Directory
\org\apache\myfaces\custom\calendar\resource\DB).
Thus you have to generate a patched tomahawk jar for every release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.