You are here: Foswiki>System Web>Category>AdminDocumentationCategory>Contribs>JSCalendarContrib>JSCalendarContribInline (2024-12-23, UnknownUser)Edit Attach
Inline include of JSCalendarContrib HTML for use in forms.
(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%
Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback