The updates
parameter is an optional parameter that can be:
url
argument in the $Trumba.addSpud() method.trumbaEmbed
parameter in a URL-encoded query string.I'd like to see a complete list of URL parameters.
In calendar views that support update icons, shows or hides icons on updated events.
Tell me more about update notifications.
The default update icons are shown in the images that follow. You can also upload custom update icons.
An asterisk indicates a new event.
An exclamation point and dashed underline indicate a change in the content of the underlined field. An exclamation point with no underlining generally means a change to the built-in Description field.
A clock symbol with the date/time field underlined indicates an event time change (with or without a date change).
Tip Calendar views that DO NOT support update icons include Detail List-Date, Detail List-Description, Labeled List-Date, Labeled List-Description, Linear Grid, List by Month, Map, News, and Photo Events. Learn more about calendar views.
url
argument, $Trumba.addSpud() method, Main calendar spudDisplays update icons in the main calendar spud for events that have changed.
In the main calendar spud at the base URL, hides update icons that had been set to show.
http://www.yoursite.com/calendar.html?trumbaEmbed=updates%3Dhide
Tip %3D is the URL-encoded equals sign (=).