Calendar Application
Last modified by Justin Morgan on 2019/09/29 18:02
Example usage:
{{calendar gCal="usa__en@holiday.calendar.google.com" defaultView="agendaWeek" /}}
or
{{calendar classname="Blog.BlogPostClass" startfield="publishDate" editable="false" year="2009" month="5" date="1" /}}
or
{{velocity}}
{{calendar json="${xwiki.getDocument("Calendar.ExampleJSON").getURL("get")}" editable="false" year="2012" month="5" date="18" /}}
{{/velocity}}
or
{{calendar classname="Blog.BlogPostClass" startfield="publishDate" editable="false" year="2009" month="5" date="1" /}}
or
{{velocity}}
{{calendar json="${xwiki.getDocument("Calendar.ExampleJSON").getURL("get")}" editable="false" year="2012" month="5" date="18" /}}
{{/velocity}}