[xwiki-users] FullCalendar Application
28 Sep
2012
28 Sep
'12
2:51 p.m.
Hi, I've 2 proposals of improvement for the next release of the (excellent) Fullcalendar application : - Create a localization file for all strings (months, days, ...) - In the macro, consider that a param is possible for json document. As workaround, I replaced the line : events: "${json}?xpage=plain&outputSyntax=plain&classname=$! by events: "${json}"+($json.indexOf("?")?"&":"?")+"xpage=plain&outputSyntax=plain&c lassname=$! It's not perfect, but works better in my case. Thank you Nicolas
5081
Age (days ago)
5081
Last active (days ago)
0 comments
1 participants
participants (1)
-
CHENEAU-GREHALLE Nicolas