Skip to content

codesyntax/cs.portlet.calendar

Repository files navigation

https://secure.travis-ci.org/codesyntax/cs.portlet.calendar.png?branch=master https://coveralls.io/repos/github/codesyntax/cs.portlet.calendar/badge.svg?branch=master Code Health

Introduction

A calendar portlet using fullcalendar.io

It provides several options to customize, such as:

  • Base path to search for events
  • Base URL to generate links to
  • View name to be appended to the base URL to generate links.

This way you can do basic overriding of the calendar.

It also provides a view that returns events in JSON, that way the fullcalendar is more flexible and faster when rendering events.