-
Notifications
You must be signed in to change notification settings - Fork 39
Look & Feel Settings
femkevanderzalm edited this page Sep 9, 2016
·
2 revisions
![Look and Feel Settings](Look and Feel Settings.png)
Version | Setting | Description |
---|---|---|
3.3.8 | Theme/Skin | Allows theme for the module instance to be set. Standard Themes are installed with the module. Admins may upload Custom Themes to the portalroot/DNNEvents directory. A sub directory must be created for each theme containing the css file and any other required items. The css file must be named with the same capitalization as the directory. Any styles that are to be applied to the individual calendar must have the css class .Theme#####, where ##### is the same name and capitalization as the theme directory. (e.g. Sub dir MyTheme, css file MyTheme.css, css class '.ThemeMyTheme .Event'.) |
3.3.8 | Default Module View | The view displayed when firsting viewing a page. |
5.0.1 | Module Views Allowed | Displays the appropriate buttons on the Icon Bar and in the module action menu to allow user to change view. |
5.0.3 | Use Module Container & Skin | The module container and page skin are added to the url so that any module content is displayed in the same skin as the orginal module. Particularly relevant when Event Detail New Page or Event Day New Page are ticked. Otherwise the event content will displayed the the default portal skin and container. |
6.0.3 | Enable Category Select | Has three options to control the category slection box at the top of the views: Do Not Display - category box is not show, either shows all categories of events or those filtered in module settings. Single Selection - Works as in versions previous to 6.0.3 to show a list where a single category can be selected. Multiple Selection - Shows alist with check boxes where multiple categories can be selected. |
6.0.3 | Restrict Categories | Restricts the list of categories usable in display and edit views to those defined in the Filter Events by Category setting. |
5.0.1 | Enable Date Navigation Controls | Displays date navigation controls at the top of the Month and Week views. |
5.0.1 | Icon Bar | Choose to display the Events module Icon Bar at top right, bottom middle or not at all. |
5.1.5 | HTML Email | Choose whether emails are sent as HTML, Text or are auto detected by the DNN core mail send routines. Auto detection capabilities vary between different versions of DNN. |
5.2.0 | First day of Week | For admins who don't want Sunday or Monday as the first day of the week, in the week and month displays, this allows the day to be specifically configured. Using Default sets it to the first day of the week in the logged on users Locale. |
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