Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.06 KB

README.rst

File metadata and controls

33 lines (19 loc) · 1.06 KB
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.