Folder setup

The first step towards creating a calendar within the CMS is setting up a logical folder structure.

We'll call our base folder 'Calendar'. Underneath this folder, we want to create a sub-folder for the year, event categories, and events.  Within the year subfolder, create folders for the two different views, "month-view" and "event-view."  Your folder structure should look like this:

  • Calendar
    • 2008
      • event-view
      • month-view
    • categories
    • events


After the completion of the Folder Setup, move on to the Page Setup task.