The Html Calendar Installation:

Requirements: You will need to install a webapplication. Read the [Webapp Installation] first.

You have to first active the html export plugin via the [pluginmenu] and restart the server.

You can export the calendar in rapla via file/export/export to html:

  • Select a week, filter, resources, reservation (as you like)
  • Click the file/export/export to html menu
  • enter a filename (Don't use any special characters or umlaute here)
  • You can enter a title or use the suggested title.
  • done.

You can view all stored weekviews in the option usecase. Press the info button to show the html-preview and the url for the calendar.jsp

The calendar will be available under

http://raplace_with_hostname:8051/rapla?page=calendar&user=replace_with_rapla_username&file=replace_with_your_filename

Note: If you want to the view always to display the current situation append &today at the end of to the link.

Note: You can change the colors and fonts with the default.css stylesheet.

Note: The language of the displayed HTML calendar is the language environment in which the rapla server is launched. So don't forget to set LANG and LC_ALL to the correct values before running the server.