how to delete an even from jscalendar ? and stop showing it on calendar
Extension talk:JsCalendar
Appearance
Either delete the event page or rename it to not match the conditions (prefix/regex).
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>
It doesn't have this feature. It only shows existing event pages. You create these pages as you would create any other article, not by clicking anywhere in the calendar itself.
There are no older topics