Changes for page Calendar Macro
Last modified by JOSE RONALDO DOS ARAUJO on 07/04/2024
To version 1.1
edited by JOSE RONALDO DOS ARAUJO
on 05/04/2024
on 05/04/2024
Change comment:
Install extension [org.xwiki.contrib:macro-fullcalendar-ui/2.2.11]
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -192,7 +192,7 @@ 192 192 #set($calendars = $stringtool.split($gCal, ',')) 193 193 #foreach($calendar in $calendars) 194 194 { googleCalendarId: "$stringtool.strip($calendar)" } 195 - #if($ foreach.count < $calendars.size())195 + #if($velocityCount < $calendars.size()) 196 196 , 197 197 #end 198 198 #end - defaultCategory
-
... ... @@ -1,1 +1,0 @@ 1 -Content