Календари

This page is a translated version of the page Calendars and the translation is 100% complete.

Следующие расширения MediaWiki позволяют отображать календарь на вики-странице:

  • Cargo - отображает календарь на основе JavaScript, показывающий события, соответствующие любому конкретному запросу. События по типу могут быть выделены цветом. Страницы, определяющие события, должны использовать шаблон инфобокса с тегом Cargo. Этот процесс упрощается использованием расширения Page Forms . Cargo также может создавать фиды icalendar для подписки во внешних клиентах календаря.
  • 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
Простое расширение календаря