0 Votes

Calendar Macro

Versão 1.1 por JOSE RONALDO DOS ARAUJO em 05/04/2024
Aviso: Por motivos de segurança, o documento é exibido em modo restrito, pois não é a versão atual. Pode haver diferenças e erros devido a isso.

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

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki: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.