Kalender

From mediawiki.org
This page is a translated version of the page Calendars and the translation is 100% complete.
Einfache Kalender-Erweiterung

Die folgenden MediaWiki-Erweiterungen erlauben es dir, calender innerhalb einer Wiki Seite anzuzeigen.

  • Cargo - zeigt einen JavaScript-basierten Kalender, der Events einer beliebigen query zeigt. Events können nach Art farbkodiert werden. Seiten, die ein Event definieren, müssen eine Cargo-tagged Infobox Vorlage nutzen, ein Vorgang, welcher durch die Page Forms -Erweiterung vereinfacht wird. Cargo kann auch iclandar feeds generieren, welche genutzt werden können, um externe Kalender Clients zu bestücken.
  • JsCalendar - displays a JavaScript-based calendar. All events must be defined with pages in the "Event:" namespace, with the date of the event in their name. Features include keywords-based and category-based coloring and HTML snippets of events. Only MySQL is supported.
  • MsCalendar - displays a calendar of events, as well as a popup form to let users enter events. All event information is stored in the database, not in wiki pages.
  • Semantic MediaWiki + Semantic Result Formats - can be used together to display both HTML-based and JavaScript-based calendars. Together with the Semantic Compound Queries extension, events can also be color-coded. Pages defining events must be encoded with tags to indicate their date(s), a process made easier with the use of templates and the Page Forms extension.
  • SimpleCalendar - displays a monthly calendar, with each day being a link to a wiki page. (No events displayed.)
  • Widgets - lets you embed a Google Calendar using the Google Calendar widget.
  • Calendar-Wikivoyage - used on Wikivoyage wikis and the extension stored in the Gerrit repo mediawiki/extensions/Calendar