Templating Event Views - DNNCommunity/DNN.Events GitHub Wiki
Events can be templated in various view formats. There are a large number of templated parts of the Events module.

Optionally (setting in the module), a tooltip can be displayed in the various views. This tooltip is templated as well. The tooltip displays the details of an Event, while the view shows a summary.

In order to be able to customize your various views, a large number of special Event tokens are defined, that can be used within the templates, alle tokens are fully documented on-line in the module.

Home
Event views
Event settings
Event themes
Templating Event views