This question about Using an extension: Asked

Usage instructions for JQFullCalendarPlugin

We're having a little trouble getting started with the JQFullCalendarPlugin. When we load the JQFullCalendarPlugin page in the System web, the following pops up:
readyState: 4
status: 200
but parsererror

When we click on "Close" in the popup, we get:
responseText: 
[
  {
    id: 1,
    title: 'Event1',
    start: 'May 27 2016',
    allDay: true
  },
  {
    id: 2,
    title: 'Workingday',
    start: 'May 27 2016 08:30:00',
    end: 'May 27 2016 15:00:00',
    allDay: false
  }
]

After closing the second popup, the calendar appears but doesn't show any events. We can navigate in the calendar and change between Day, Week, and Month, but can't enter new events.

Any help getting started would be greatly appreciated.

-- DevinBougie - 27 May 2016

 

QuestionForm edit

Subject Using an extension
Extension JQFullCalendarPlugin
Version Foswiki 1.1.9
Status Asked
Related Topics
Topic revision: r1 - 27 May 2016, DevinBougie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy