Calendar Macro

Version 4.1 by Eugen Colesnicov on 2018/11/30 15:30
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Example usage:

 {{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}}

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [etvc:Calendar.Macro]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.