History: Module upcoming_events
Source of version: 9
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] priorDays| event in the past x days || ^__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))