-
Notifications
You must be signed in to change notification settings - Fork 40
Home
Ernst Peter Tamminga edited this page Jul 28, 2018
·
20 revisions
The Events module is part of the standard core modules of DNN, the web content management system and web application framework. (DotNetNuke®) DNN Events manages display of upcoming events as a list in chronological order or in calendar format with additional information and links set to display detail information.
Frequently Asked Questions
Here you will find the answers to the most common questions you may have about the DNN Events Module.
IN GENERAL
The most recent release of DNN.Events is complaint with the most recent release of DNNPlatform.
FOR USE
- DNN 8.0.0 is required to support Events 6.3.0, 6.3.1, 7.0.x
- DNN 7.2.0 is required to support Events 6.2.2, 6.2.1, 6.1.5
- DNN 6.2.7 is required to support Events 6.1.3
- DNN 6.2.0 is required to support Events 6.1.1
- DNN 6.1.2 is required to support Events 6.0.x
- DNN 5.5.0 is required to support Events 5.2.x
- DNN 5.2.0 is required to support Events 5.1.x
- DNN 4.7.0 is required to support Events 5.0.3
FOR DEVELOPMENT
- From version 5.1.0 MS Build is used to support the debug and release build processes. Look here for more details: http://dnntcmsbuild.codeplex.com/
- Visual Studio 2015 is required for development
Introduction System Requirements
- Events Module settings
- Date Format
- Event dates without time
- Event details in place or not
- Event Settings
- Event Themes
- Event Views
- Templating Event Views
- Purge old events
- Custom Event themes
- Select Category via URL
- Select Start Date via URL
- RSS in the Events Module
- iCal support
- Upcoming Events View
- Repeater view
- Video Tutorials
- Open Location URL
- The use of Templates
- Tokens to be used in Templates
- Daylight Saving Time
- The same Events on two pages
- Install module for Development