JSCalendarContribInline

2024-12-18 - 14:20 | Version 1 |

Inline include of JSCalendarContrib HTML for use in forms.

Initializes the library

(called only once)

%STARTINCLUDE%%STARTSECTION{"loadCalendar"}%%ADDTOZONE{
  "head"
  id="JSCalendarContrib/calendar-%style{default="large"}%"
  text="<link rel='stylesheet' type='text/css' media='all' href='%PUBURLPATH%/%SYSTEMWEB%/JSCalendarContrib/calendar-%style{default="large"}%.css' />
<style>.calendar {z-index:2000;}</style>"
}%%TMPL:P{
  "LIBJS"
  id="JSCalendarContrib/calendar"
  requires="JQUERYPLUGIN::FOSWIKI"
}%%TMPL:P{
  "LIBJS"
  id="JSCalendarContrib/lang/calendar-%IF{
    "defined lang and $lang!=''"
    then="%lang%"
    else="en"
  }%"
  requires="JSCalendarContrib/calendar"
}%%TMPL:P{
  "LIBJS"
  id="JSCalendarContrib/calendar-setup"
  requires="JSCalendarContrib/lang/calendar-%IF{
    "defined lang and $lang!=''"
    then="%lang%"
    else="en"
  }%"
}%%TMPL:P{
  "LIBJS"
  id="JSCalendarContrib/foswiki"
  requires="JSCalendarContrib/calendar-setup"
}%%ENDSECTION{"loadCalendar"}%%STOPINCLUDE%
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
This website is using cookies. More info. That's Fine