Difference between revisions of "Calendar"

From Omni Commons
Jump to navigation Jump to search
(adds create new event button)
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__


==Add New Event==
For a sortable, annotated table of all Omni meetings, please click [[Meetings|here]]


=== <big>'''This calendar is for archival purposes only. Our event calendar is live at https://omnicommons.org/calendar !''' ===
</big>
<div style="float:left;">
<inputbox>
<inputbox>
type=create
type=create
default=2014/mm/dd Event Title
default=yyyy/mm/dd Event Title
prefix=Event:
prefix=Event:
buttonlabel=create event
buttonlabel=create event
bgcolor=#aa0000
width=50
width=50
bgcolor=#ffcdad
break=no
break=no
inline=true
</inputbox>
</inputbox>
 
</div>
==Calendar==
<br/>
<br/>


<EventCalendar>
<EventCalendar>
Line 27: Line 34:
order = descending
order = descending
</DynamicPageList>
</DynamicPageList>
==Documentation==
To add an event, [https://github.com/improper/mediawiki-extensions-yasec#usage follow these instructions]
===Multiple-Day Events===
For multiple-day events, create a page for each day of the event (each title will have a different day), but use the same "Event Title", and they will appear as a multi-day event on the calendar below. It is common to use the first day's event for information, and to redirect the subsequent days to the frist<sup>[https://github.com/improper/mediawiki-extensions-yasec#usage 1]</sup>
====Example====
Create a page for each day of the event, where events over multiple days use the same title (except for the date):
* [[Event:2014/04/19 Sample Event]]
* [[Event:2014/04/20 Sample Event]]

Revision as of 23:21, 28 April 2016


For a sortable, annotated table of all Omni meetings, please click here

This calendar is for archival purposes only. Our event calendar is live at https://omnicommons.org/calendar !



<EventCalendar> namespace = Event aspectratio = 1.6 </EventCalendar>

Event list (chronological)


Documentation

To add an event, follow these instructions

Multiple-Day Events

For multiple-day events, create a page for each day of the event (each title will have a different day), but use the same "Event Title", and they will appear as a multi-day event on the calendar below. It is common to use the first day's event for information, and to redirect the subsequent days to the frist1

Example

Create a page for each day of the event, where events over multiple days use the same title (except for the date):