Calendar Application
Last modified by RPG Research Xwiki Documents Administrator on 2023/09/27 22:36
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}}