Difference: JSCalendarContrib (10 vs. 11)

Revision 112010-05-17 - TWikiContributor

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:
<
<
>
>

Introduction

This 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

>
>

renderDateForEdit

TWiki::Contrib::JSCalendarContrib::renderDateForEdit($name, $value, $format [, \%cssClass]) -> $html

  This is the simplest way to use calendars from a plugin.
  • $name is the name of the CGI parameter for the calendar
Line: 61 to 68
 
Changed:
<
<

TWiki::Contrib::JSCalendarContrib::addHEAD($setup)

>
>

addHEAD

TWiki::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
 
  • Set SHORTDESCRIPTION = Mishoo JSCalendar: A pop-up calendar for use in TWiki forms and TWiki applications

Author: TWiki:Main/CrawfordCurrie http://c-dot.co.uk
Changed:
<
<
Version: 18048 (02 Sep 2009) of the Mishoo calendar
Copyright ©: See the Mishoo documentation
>
>
Copyright: © See the Mishoo documentation for Mishoo JSCalendar
© 2007-2010 TWiki:TWiki/TWikiContributor for TWiki JSCalendarContrib
 
License: GPL (GNU General Public License)
Dependencies: None
Changed:
<
<
Change History:  
>
>
Version: 18831 (2010-05-29)
Change History:
<-- versions below in reverse order -->
 
2010-05-16: TWikibug:Item6433 - doc improvements
 
2009-04-27 TWikibug:Item6254 Adding "JSCalendarContrib Settings" section to configure; changing default to ISO date format; improved documentation (TWiki:Main/PeterThoeny)
2008-09-10 TWikibug:Item5991 Applied patch to fix rendering on IE7
2007-09-06 TWikibug:Item4030 Added doc for using the calendar in user forms
Line: 193 to 203
  Related Topics: TWikiPreferences, TWikiForms
Changed:
<
<
META FILEATTACHMENT attr="h" comment="" name="screenshot.gif" version="1"
>
>
META FILEATTACHMENT attachment="screenshot.gif" attr="h" comment="" date="1274067851" name="screenshot.gif" path="screenshot.gif" size="8912" user="TWikiContributor" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.JSCalendarContrib.