{CALENDAR:
items=10
template=my_dates_list_de.html
lang=de
tag=tag1, tag2
tagmode=OR
date_start=01.01.2010
date_end=31.12.2010
href=index.php?ebene06
WxHxCxQ=150x100x0x80
}
\\
===== Template V1.2: =====
In template/calendar/TemplateName.html
Added **TEXTLONG** for the Wysiwyg Text and **IMAGE_CALENDAR** for the little Thumbnail and original image //(LightBox)//:
[TEXTLONG]{TEXTLONG}[/TEXTLONG]
[IMAGE_CALENDAR]{IMAGE_CALENDAR}[/IMAGE_CALENDAR]
\\
**Example:**
Startdatum: {STARTDATE:d.m.}{STARTDATE:Y}
Enddatum: {ENDDATE:d.m.}{ENDDATE:Y}
[IMAGE_CALENDAR]{IMAGE_CALENDAR}[/IMAGE_CALENDAR]
The execution of the **LightBox** is controlled by the switch **[x] LightBox**. \\
[x] click zoom without function. \\
If a link is set in the URL box below the image it is only active if the lightbox is not turned on.
**Technology:** The images are loaded with the process "cmsimage".
\\
===== Template V1.2a: =====
In template/calendar/TemplateName.html
Adds to template V1.2: **[ALLDAY]** . . . **[/ALLDAY]** - **[ALLDAY_ELSE]** . . . **[/ALLDAY_ELSE]** to turn on/off specific entries for the switch "All Day".
[ALLDAY] . . . [/ALLDAY]
[ALLDAY_ELSE] . . . [/ALLDAY_ELSE]
\\
**Example:**
[ALLDAY]Datum: [/ALLDAY][ALLDAY_ELSE]Start date: [/ALLDAY_ELSE] {STARTDATE:d.m.}{STARTDATE:Y}
[ALLDAY_ELSE]End date: {ENDDATE:d.m.}{ENDDATE:Y}
[/ALLDAY_ELSE]
[IMAGE_CALENDAR]{IMAGE_CALENDAR}[/IMAGE_CALENDAR]
\\
===== Download V1.2: =====
* include/inc_module/mod_calendar/inc/calendar.class.php
* template/inc_script/frontend_render/init_calendar.php
* template/calendar/calendar.html
* template/inc_css/specific/calendar.css
{{:deutsch:module:kalender:calendar_v12.zip|}}
\\
===== Download V1.2a: =====
**Update 04.01.2011:** With the TAG All Day [ALLDAY]...[/ALLDAY] :
* **include/inc_module/mod_calendar/inc/calendar_v12a.class.php** //(Update 04.01.2011)// //(Update 08.01.2011 file name changed)//
* **template/inc_script/frontend_render/init_calendar.php** //(Update 08.01.2011)//
* **template/calendar/calendar_v12a.html** //(Update 08.01.2011 file name changed)//
* **template/inc_css/specific/calendar_v12.css** //(Update 04.01.2011)// //(Update 08.01.2011 file name changed)//
{{:deutsch:module:kalender:calendar_v12a.zip|}}
\\
===== Download V1.2a completely: =====
The complete module with all files.