Sun GlassFish Web Space Server 10.0 Administration Guide

Calendar Portlet

Calendar Portlet is a property in the portal.properties file, which is the default configuration file for Sun GlassFish Web Space Server. You can override this property using portal-ext.properties file.

Set the list of event types. The display text of each of the event types is set in content/Language.properties.


calendar.event.types=anniversary,appointment,bill-payment,birthday,breakfast,
call,chat,class,club-event,concert,dinner,event,graduation,happyhour,
holiday,interview,lunch,meeting,movie,net-event,other,party,performance,
press-release,reunion,sports-event,training,travel,tvshow,
vacation,wedding

Set the interval on which the CheckEventJob will run. The value is set in one minute increments.


calendar.event.check.interval=15

Configure email notification settings.


calendar.email.from.name=Joe Bloggs
calendar.email.from.address=test@liferay.com
calendar.email.event.reminder.enabled=true
calendar.email.event.reminder.subject=com/liferay/portlet/calendar/dependencies/
email_event_reminder_subject.tmpl
calendar.email.event.reminder.body=com/liferay/portlet/calendar/dependencies/
email_event_reminder_body.tmpl