can someone help me with the wiki text to be added for a calendar using Jscalendar extension. I have used the below, but I am not able to click on a date and create an event or mark anything on the calendar.
<EventCalendar>
namespace = Event
prefix = Today_in_History/
suffix =
dateFormat = F,_j
categorycolor.Cat-related events = red
categorycolor.Dogs = green
keywordcolor.arctic = yellow
keywordcolor.statistically = lightgreen
namespace = Event
titleRegex = ^([0-9]{4,4}/[0-9][0-9]/[0-9][0-9])_.*
dateFormat = Y/m/d
</EventCalendar>