Embed
Add calendar(s) to a pageLink to this section
Levels 9 and 10 administrators can copy the embed code for calendar(s). Then insert the calendar embed code on as many pages as you like, inside or outside Modern Campus CMS.
To change the appearance of the public events page, click to expand the Calendar Embed Settings.
- Go to Calendar > Embed Code.
- Select the checkboxes to include events from specified calendars.
- By default, events from all current and future calendars will be included.
- Click Copy Code.
Paste the code in the source of pages inside or outside Modern Campus CMS where you want the calendar(s) to appear. Add the calendar to an Modern Campus CMS page using an editable region and dependency manager, paste the code into a source code asset.
On Modern Campus CMS pages
If you have created a source code asset with the embed code,
- Open the page where you want to place the calendar(s).
- Click Edit.
- Click the editable region button where you want to place the asset.
- In the WYSIWYG editor, place the cursor where you would like to insert the calendar embed code.
- Click Insert Asset and select the asset containing the calendar embed code.
- Save and Publish.
Alternatively, after copying the embed code,
- Open the page where you want to place the calendar(s).
- Click Source.
- Go to the location in the body code where you want the calendar(s) to appear.
- Place the code within opening and closing div tags (for example between
<ouc:div>
and</ouc:div>
) to see the calendar on the page.
- Place the code within opening and closing div tags (for example between
- Paste the code snippet.
- Save and Publish.