NAVIGATION
This shows you the differences between two versions of the page.
|
3rd-party-modules:cm_calendar:cm-calendar-installation [2012/01/29 23:36] Peter Bracher |
3rd-party-modules:cm_calendar:cm-calendar-installation [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{indexmenu_n>400}} | + | {{indexmenu_n>200}} |
| ====== Installation ====== | ====== Installation ====== | ||
| Line 9: | Line 9: | ||
| To activate the module go to the modules section an click the new 'cmCalendar' link.\\ | To activate the module go to the modules section an click the new 'cmCalendar' link.\\ | ||
| + | {{:3rd-party-modules:cm_calendar:cm01.jpg|}} | ||
| Line 15: | Line 15: | ||
| The module adds 3 tables to the phpwcms database. | The module adds 3 tables to the phpwcms database. | ||
| + | The module appears as a new content part: plug-in: cmCalendar\\ | ||
| + | {{:3rd-party-modules:cm_calendar:cm02.jpg|}} | ||
| ====== Update ====== | ====== Update ====== | ||
| + | (only recommended for phpwcms >= 1.4.4 r381) | ||
| - | BACKUP the existing module files and the Database! | + | **BACKUP** the existing module files and the Database! |
| Unzip the downloaded file to your phpwcms installation and overwrite the existing files in folder: include/inc_module/mod_cm_calendar | Unzip the downloaded file to your phpwcms installation and overwrite the existing files in folder: include/inc_module/mod_cm_calendar | ||
| - | CHECK TO NOT overwrite your template and css files in folder: | + | **CHECK TO NOT** overwrite your template and css files in folder: |
| - | - include/inc_module/mod_cm_calendar/template/cntpart | + | * include/inc_module/mod_cm_calendar/template/cntpart |
| - | - include/inc_module/mod_cm_calendar/template/css | + | * include/inc_module/mod_cm_calendar/template/css |
| - | - include/inc_module/mod_cm_calendar/template/print | + | * include/inc_module/mod_cm_calendar/template/print |
| - | You should update all your existing cmCalendar ContentParts within your site. | + | You MUST update all your existing cmCalendar ContentParts within your site.\\ |
| + | Especially the field 'selection' under event listing could contain a serialized string, delete it and enter the desired selection values again.\\ | ||
| + | Check your teaser template, the classes there changed. | ||
| No changes are made in the Database. | No changes are made in the Database. | ||