ampm_with_dots | Use “a.m./p.m.” instead of “am/pm” in time formats | true/false | <arg id="ampm_with_dots">true</arg> | Calendar |
category | show items in selected category | string (any category name) | <arg id="category">lectures</arg> | Calendar Events |
category_mode | require that items match any or all categories | any/all | <arg id="category_mode">any</arg> | Calendar Events |
default_view | Which view should load first | day, week, month, all, or home | <arg id="default_view">month</arg> | Calendar |
disable_timezone | Removes timezone abbreviations from all times (default: false) | true/false | <arg id="disable_timezone">true</arg> | Calendar |
display_all_day_events_last | Show all day events at the end of the list rather than first (default: false) | true/false | <arg id="display_all_day_events_last">true</arg> | Calendar |
events_per_page | Number of events to show in list view before “show more” (default: 50) Note: setting this higher than 50 is discouraged for performance reasons. | integer | <arg id="events_per_page">25</arg> | Calendar |
exclude_category | do not show items in selected category | string (any category name) | <arg id="exclude_category">Deadlines</arg> | Calendar Events |
exclude_group | Don’t show items from group(s) | string (“me” or any group name) | <arg id="exclude_group">Homepage</arg> | All |
exclude_tag | Show items that are not tagged with specific tag(s) | string (any tag name) | <arg id="exclude_tag">Hockey</arg> | All |
exclude_view | Don’t include this view in the menu | day, week, month, all | <arg id="exclude_view">month</arg> | Calendar |
exclusive_categories | Only allow one category to be selected at a time (automatically pre-pends an “All” link) | true/false | <arg id="exclusive_categories">true</arg> | Calendar |
format_single_image | Set the HTML markup of image when only one image is attached to an event (LiveWhale 2.8+ only, this overrides format_single_image from the default gallery) | HTML and format variables | <arg id="format_single_image">…</arg> | Calendar |
gallery_height | Format the fullscreen gallery height when you have multiple images attached to an event (LiveWhale 2.8+ only, this overrides the image_height in the default gallery) | integer | <arg id="image_width">1000</arg> | Calendar |
gallery_width | Format the fullscreen gallery width when you have multiple images attached to an event (LiveWhale 2.8+ only, this overrides the image_width in the default gallery) | integer | <arg id="image_width">1000</arg> | Calendar |
group | Show items from group(s) | string (“me” or any group name) | <arg id="group">Biology</arg> | All |
hide_local_timezone | Hide local times when user is outside the calendar’s timezone (default: false) | true/false | <arg id="hide_local_timezone">true</arg> | Calendar |
hide_repeats | Only show next instance of a repeating/multi-day event | true/false/non_starred | <arg id="hide_repeats">true</arg> | Calendar Events |
home_view_combine_today_upcoming | When using the home view, combine today’s featured events with upcoming featured events (max 10) into one list (default: false) | true/false | <arg id="home_view_combine_today_upcoming">true</arg> | Calendar |
image_height | Format event details image height (in LiveWhale 2.8+, this overrides the thumb_height in the default gallery) | integer | <arg id="image_height">400</arg> | Calendar |
image_width | Format event details image width (in LiveWhale 2.8+, this overrides the thumb_width in the default gallery) | integer | <arg id="image_width">600</arg> | Calendar |
location_char_limit | Truncates the event location (default is 50 characters) | integer | <arg id="location_char_limit">60</arg> | Calendar |
month_view_day_limit | Number of events shown in month view before “show X more…” link (default: 4) | integer | <arg id="month_view_day_limit">4</arg> | Calendar |
month_view_only | Only show the month view | true/false | <arg id="month_view_only">true</arg> | Calendar |
search_all_events_only | Any search will go to the “All” view (default: true) | true/false | <arg id="search_all_events_only">true</arg> | Calendar |
search_all_groups | Any search will ignore settings for this calendar (default: false) Note: exclude_group settings will still be honored. We recommended this setting if your calendar homepage only shows one group. | true/false | <arg id="search_all_groups">true</arg> | Calendar |
show_archived | Show archived items (default: false) | true/false/both | <arg id="show_archived">both</arg> | Calendar Events News |
show_categories | Populates the category selectors for event type, audience, and campus | true/false | <arg id="show_categories">true</arg> | Calendar |
show_groups | Populates with the group selector | true/false | <arg id="show_groups">true</arg> | Calendar |
show_locations | Populates with the location selector | true/false | <arg id="show_locations">true</arg> | Calendar |
show_public | Include events from the Public group | true/false | <arg id="show_public">true</arg> | Calendar Events |
show_tags | Populates with the tag selector of starred, global tags applied to events | true/false | <arg id="show_tags">true</arg> | Calendar |
tag | Show items that are tagged with specific tag(s) | string (any tag name) | <arg id="tag">Soccer</arg> | All |
tag_mode | Require that items match any/all the specified tags (default: all) | any/all | <arg id="tag_mode">any</arg> | All |
thumb_height | Format thumbnail image height | integer | <arg id="thumb_height">100</arg> | All |
thumb_width | Format thumbnail image width | integer | <arg id="thumb_width">100</arg> | All |