Difference: JSCalendarContrib (3 vs. 4)

Revision 42007-01-16 - TWikiContributor

Line: 20 to 20
 

Detailed Documentation

Read the Mishoo documentation or visit the demo page.
Added:
>
>
This package provides a renderFormFieldForEditHandler that could be invoked by a plugin to ensure that forms use the Mishoo JSCalendar for editing.
 This package also includes a small Perl module to make using the calendar easier from TWiki plugins. This module includes the function:
addHEAD( $setup )
Line: 162 to 164
 
pub/TWiki/JSCalendarContrib/test-position.html  

  • Make sure that all files are readable by the web server user
Added:
>
>
  • An administrator can customize the appearance of the calendar by setting the following in LocalSite.cfg
    Setting Default
    $TWiki::cfg{JSCalendarContrib}{style} 'blue'
    $TWiki::cfg{JSCalendarContrib}{lang} 'en'
    $TWiki::cfg{JSCalendarContrib}{format} '%e %b %Y'
 

Contrib Info

Author: TWiki:Main/CrawfordCurrie http://www.c-dot.co.uk
Changed:
<
<
Version: 10613 of the Mishoo calendar
>
>
Version: 11704 of the Mishoo calendar
 
Copyright ©: See the Mishoo documentation
License: GPL (GNU General Public License)
Deleted:
<
<
|
 
Dependencies: None
Change History:  
Added:
>
>
11594 Allow format to be configured.
11415 Add a renderFormFieldForEditHandler so other plugins can forward to this handler to add the date field to the TWikiForms. (TWiki:Main.ThomasWeigert)
 
10247 Item2054 put the calendar at z-index 2000, way above pattern skin divs.
6634 Item453 removed EditTablePlugins private copy of the Mishoo JS calendar, and made sure it works with JSCalendarContrib. Improved the documentation of the JSCalendar while I was there.
6626 Item468 updated docs for Dakar release
 
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.