Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | JS Calendar Contrib | |||||||
Changed: | ||||||||
< < | JS Calendar Contrib | |||||||
> > | ||||||||
Changed: | ||||||||
< < | This module packages the Mishoo JSCalendar, a DHTML pop-up calendar in a form suitable for use in TWiki forms and TWiki applications. | |||||||
> > | DEPRECATED pop-up calendar with date picker -- please upgrade to new DatePickerPlugin | |||||||
Changed: | ||||||||
< < | ||||||||
> > | IntroductionThis module packages the Mishoo JSCalendar, a DHTML pop-up calendar in a form suitable for use in TWiki forms and TWiki applications. | |||||||
Using the Calendar in user forms | ||||||||
Line: 39 to 44 | ||||||||
easier from TWiki plugins. This module includes the functions: | ||||||||
Changed: | ||||||||
< < | TWiki::Contrib::JSCalendarContrib::renderDateForEdit($name, $value, $format [, \%cssClass]) -> $html | |||||||
> > | renderDateForEditTWiki::Contrib::JSCalendarContrib::renderDateForEdit($name, $value, $format [, \%cssClass]) -> $html | |||||||
This is the simplest way to use calendars from a plugin.
| ||||||||
Line: 61 to 68 | ||||||||
Changed: | ||||||||
< < | TWiki::Contrib::JSCalendarContrib::addHEAD($setup) | |||||||
> > | addHEADTWiki::Contrib::JSCalendarContrib::addHEAD($setup) | |||||||
This function will automatically add the headers for the calendar to the page being rendered. It's intended for use when you want more control over the | ||||||||
Line: 169 to 178 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 193 to 203 | ||||||||
Related Topics: TWikiPreferences, TWikiForms | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
|