-
Notifications
You must be signed in to change notification settings - Fork 39
Home
femkevanderzalm edited this page Sep 9, 2016
·
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.
FOR USE
- DNN 4.7.0 is required to support Events 5.0.3
- DNN 5.2.0 is required to support Events 5.1.x
- DNN 5.5.0 is required to support Events 5.2.x
- DNN 6.1.2 is required to support Events 6.0.x
- DNN 6.2.0 is required to support Events 6.1.1
- DNN 6.2.7 is required to support Events 6.1.3
- DNN 7.2.0 is required to support Events 6.1.5
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 2010 is required for development
Ads by Developer Media | Ad revenue is donated.
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