JSCalendarContribInline

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 topic: System > Category > AdminDocumentationCategory > Contribs > JSCalendarContrib > JSCalendarContribInline
Topic revision: 16 Nov 2020, ProjectContributor
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 OGC Public Wiki? Send feedback