Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

A Calendar Suite that is to have its own web context (e.g. http://localhost:8080/mydept ) must be built, and the resulting .war will be packaged up and deployed alongside the other suites.   If you wish to use calendar suites solely for limiting access to topical areas, you do not need to build it and may skip directly to Configure a Bedework Calendar Suite.

Build a Bedework Calendar Suite

...

  1. Create an admin group from which to hang the Calendar Suite:
    1. Log into the Bedework Admin Client as a superuser.
    2. Select the Users tab.
    3. Select Manage admin groups
    4. Click the button Add a new group
    5. Set the group's properties:
      1. Name: calsuite-MyDept (note: it is recommended practice to name Calendar Suite groups in this way, prepending them with "calsuite-" or a similar signifier so that they are easy to distinguish from other groups.  Furthermore, you should only add users to this topmost group who should be granted Calendar Suite Owner access.  Such users can manipulate the calendar suite itself.)
      2. Description: provide a reasonable description for the group, e.g. "calendar suite for MyDept"
      3. Group owner: a userid, probably of the main contact point for the group; this field is only informational
      4. Events owner: agrp_CalSuite-MyDept (note: it is recommended practice to make the events owner the same as the Name prepended with "agrp" or a similar signifier to associate the owner with the group. The "events owner" is a system user: the "agrp_" prefix distinguishes this user from a real user - one associated with an actual person. The calendar suite's preferences will be attached to this user.)
  2. Add the new group to "campusAdminGroups" “campusAdminGroups” so that proper access rights are inherited down the group hierarchy.
    1. Select the Users tab.
    2. Select Manage admin groups
    3. Select membership for campusAdminGroups and add the new group to it.
  3.  Add the calendar suite:
    1. Select the System tab.
    2. Select Manage Calendar Suites
    3. Click the button Add Calendar Suite
  4. Set the Calendar Suite's properties:
    1. Name: this is the calendar suite name you defined in myconfig.properties, e.g. if you defined org.bedework.app.MyDept.cal.suite=MyDept, use "MyDept".
    2. Group: this is the name of the group you defined in step 1, e.g. "CalSuite-MyDept"
    3. Root calendar: this will almost always be "/public", the root of the public calendar tree