As a community administrator, you can determine how users see and interact with events
in Jive.
Fastpath: Admin Console: Events
The settings for the Events module allow you to enable and disable the Event content type in your community, and determine how community users can use it. Here are some of the ways you can deploy this content type.
- When you've installed the Events module, Events become one of the standard content types you can enable and disable for any space, group, or project. The event.default.enabled properties determine whether the Events content type is selected by default when you create a new place. You can still unselect it before creating the place.
- You can decide whether to make certain fields required.
- The Open, Private, and Closed event types are all available by default: these event types provide another layer of access permissions over the Place permissions that apply to the location where an event is created. You can use the jive.event.eventAccess properties to limit these event types. For example, you might choose to require all events to be Open. (Events can still be limited by capacity, or created in a private or secret group, if you don't want everyone to be able to read about or attend them.)
Note: You can also configure user- or group-level permissions to the Event content type at the space level, just as you can with other content types. For more information, see "Custom Permission Levels and User Overrides for Spaces" in the main application Help.
- You can control the list of event types available by editing the settings for the jive.event.eventTypes property. For instance, to add the event type "Offsite," edit the value for jive.event.eventTypes by appending |7=Offsite to the value.
- You can limit the results in the Upcoming Events widget using the jive.event.upcoming.maxResults property. Limiting the number of results can improve performance.
Description of Settings
- jive.event.default.enabled.community
- Specifies whether the event type is enabled by default for communities
- jive.event.default.enabled.project
- Specifies whether the event type is enabled by default for projects
- jive.event.default.enabled.socialGroup
- Specifies whether the event type is enabled by default for social groups
- jive.event.default.enabled.userContainer
- Specifies whether the event type is enabled for the user container
- jive.event.description.required
- Makes the event description field required
- jive.event.eventAccess.closed.enabled
- Makes the "Closed" event access level available
- jive.event.eventAccess.covert.enabled
- Makes the "Private" event access level available
- jive.event.eventAccess.open.enabled
- Makes the "Open" event access level available
- jive.event.eventType.required
- Makes the event type field required
- jive.event.eventTypes
- 1=Conference|2=Demo|3=Meeting|4=Party|5=Trade Show|6=Webinar Specifies the available event types
- jive.event.location.required
- Makes the event location field required
- jive.event.upcoming.maxResults
- 100 (default) Specifies the maximum number of results that can be returned in an Upcoming Events widget
- plugin.events.ics.hostname
- localhost (default) Specifies the hostname contained within an Event's ICS file
- plugin.events.ics.id
- -//Jive Software//Jive Events//EN (default) Specifies the identifier for event ICS files