|
> > |
Mishoo JSCalendar, packaged for use by plugins, skins and add-ons. |
| |
|
< < | Mishoo JSCalendar, packaged for use by plugins, skins and add-ons. |
| |
|
< < | Summary of Contents |
> > |
Summary of Contents |
| This module packages the Mishoo JSCalendar Javascript in a form suitable for use with TWiki. |
|
< < | Detailed Documentation |
> > | Detailed Documentation |
| Read the Mishoo documentation or visit the demo page.
This package also includes a small Perl module to make using the calendar easier from TWiki plugins. This module includes the function: |
| addHEAD can be called from commonTagsHandler for adding the header to all pages, or to beforeEditHandler just for edit pages etc. |
|
< < | Settings |
> > | Settings |
|
- Name of the perl package
- Set STUB = TWiki::Contrib::JSCalendarContrib
|
|
> > |
- What do I do
- Set SHORTDESCRIPTION = Mishoo JSCalendar, packaged for use by plugins, skins and add-ons.
|
| |
|
< < | Installation Instructions |
> > | Installation Instructions |
| |
|
< < |
- Download the ZIP file from the Plugin web (see below)
- Unzip
JSCalendarContrib.zip in your twiki installation directory. Content:
|
> > |
- Download the archive from the Plugins web (see below)
- Unpack it in your twiki installation directory. Content:
|
|
|
|
< < |
lib/TWiki/Contrib/JSCalendarContrib/build.pl | |
|
|
lib/TWiki/Contrib/JSCalendarContrib.pm | |
pub/TWiki/JSCalendarContrib/twiki.js | |
pub/TWiki/JSCalendarContrib/bugtest-hidden-selects.html | |
|
|
pub/TWiki/JSCalendarContrib/skins/aqua/theme.css | |
pub/TWiki/JSCalendarContrib/skins/aqua/title-bg.gif | |
pub/TWiki/JSCalendarContrib/skins/aqua/today-bg.gif | |
|
|
> > |
pub/TWiki/JSCalendarContrib/skins/aqua/transparent-bg.png | |
|
|
pub/TWiki/JSCalendarContrib/menuarrow.gif | |
pub/TWiki/JSCalendarContrib/menuarrow2.gif | |
pub/TWiki/JSCalendarContrib/multiple-dates.html | |
|
|
- Make sure that all files are readable by the web server user
|
|
< < | Contrib Info |
> > | Contrib Info |
|
|
|
< < |
Version: | 9105 of the Mishoo calendar |
|
> > |
Version: | 10613 of the Mishoo calendar |
|
|
|
|
< < |
|
> > |
| |
|
Dependencies: | None |
Change History: | |
|
|
> > |
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 |
5048 | Cairo readiness |
|
|
|
|
> > |
|
| Related Topics: TWikiPreferences |
|
< < | -- TWiki:Main/CrawfordCurrie - 21:44:48 31 March 2006 |