You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 21
Next »
Calendar Plugin
This plug-in puts a dynamically updated calendar into any page. The calendar stores its data in iCal format and allows incoming and outgoing calendar subscription. The plugin offers day, week and month views. You can have multiple calendars per page. And your items can link to other pages for elaborating details.
This plugin includes the following macros:
- calendar - Creates an editable calendar
- calendar-events - Lists the events of a calendar
The Code
{calendar:id=mycal|title=My Calendar}
Error formatting macro: calendar: com.thoughtworks.xstream.security.ForbiddenClassException: com.atlassian.confluence.extra.calendar.model.CalendarGroup
Name |
Required? |
Default |
Description |
id |
![](/confluence/images/icons/emoticons/check.png)
|
|
The unique identifier that identifies this calendar. Must be unique per page. May only contain numbers and letters of the alphabet. |
title |
![](/confluence/images/icons/emoticons/error.png)
|
|
The human-friendly title for the default sub-calendar. Not necessarily unique. |
defaultView |
![](/confluence/images/icons/emoticons/error.png)
|
|
Allows the default view of the calendar to be specified. May be 'event', 'day', 'week' or 'month' (the default) |
firstDay |
![](/confluence/images/icons/emoticons/error.png)
|
|
Allows the specification of the first day of the week. May be any day of the week. Defaults to Monday. |
deck: com.atlassian.confluence.macro.MacroExecutionException: java.lang.NullPointerException
Unknown macro: {roundrect}