History: Module upcoming_events
Source of version: 12
Copy to clipboard
! Module upcoming_events It shows the next events that are upcoming, according to the Tiki ((Calendar)) (all or just some of the defined calendars, if speceified). !!parameters ||::__name__:: | ::__type__:: | ::__Optional?__:: | ::__description__:: calendarId|numeric|optional| show events only for a specific calendar max |numeric|optional|maximum number of displayed events maxlen | numeric | optional | maximum number of displayed characters for each event maxDays|numeric|optional|event coming in the next maxDays days (default 365) nonums | alphanumeric (y/n) | optional | y = don't shown numbering of events %%% n = show numbering of events date_format|string|optional|date format (default site short_date_format site_short_time) ~np~ex:date_format=%m/%e/%y %H:%M %Z~/np~- See [http://www.php.net/manual/en/function.strftime.php] cellpadding|number|cell padding of the table in pixels cellspacing|number|cell spacing of the table in pixels priorDays|numeric|optional| event in the past x days (starting in Tiki 3.0) showDescription| y or n| Show description (default: n) | tw >=3.0 showCalendar| y or n| Show calendar name (default: n) | tw >=3.0 showColor| y or n|Use calendar color if exists (default: n) | tw >=3.0 title|string|Replace the default title (put title="" for no title) | tw >=3.0 || ^__Example__: %%% ::{img src="img/wiki_up/module_upcoming_events.png" }::^ -=More information=- See all ((Modules)) installed by default See Modules installable as ((Plugins)) See ((Calendar))