Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jedateach committed Sep 2, 2014
1 parent fa83e23 commit 9f75357
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ The Event Calendar module for SilverStripe

## Features

* *Calendar Page*
* *Calendar Event Pages*
* *Recurring events* - (and exceptions)
* *Calendar Announcements* - calendar entries with no associated page.
* *Add ICS feeds* to calendar
* *ICS output* - download an ics file for easy importing into calendar apps.
* *RSS feed of Events*
* *Calendar Widget*
* *Caching*
* **Calendar** - This Page is used to hold/present events and announcments.
* **Calendar Event** - This page represents an event, which can have many DateTimes.
* **Recurring Events** - Calendar Events can also be set up reoccur automatically.
* **Calendar Announcements** - Entries in a Calendar which don't have a page associated.
* **ICS feeds** - Add multiple ICS feeds to a Calendar to display these events in the feed.
* **ICS output** - Download an ics file for easy importing into calendar apps.
* **RSS feed** - RSS feed of calendar events
* **Calendar Widget** - Display a calendar view in a Widget.
* **Caching**

## Configuration Options

Expand Down

0 comments on commit 9f75357

Please sign in to comment.