Extension:Calendar (Kenyu73)

From MediaWiki.org

(Redirected from User:Simsong/Calendar)
Jump to: navigation, search

             

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
Calendar (Kenyu73)

Release status: stable

Calendar main.JPG
Implementation  User interface
Description Full page calendar with page events and template events
Author(s)  User:Kenyu73 (cur) User:Simsong (last) User:Hex2bit (orgin)
Last Version  v3.8 (release)
8/4/2009
MediaWiki  1.13-1.15 verified
License GPL
Download Download
Readme
Example  <calendar />

check usage (experimental)

Contents

[edit] Summary

This is one of the more advanced MediaWiki calendars. It offers full control with over 20 custom parameters including DateFormatting, vCal/iCal support, sharing, colors, lockdown modes, day lists, upcoming events week and year modes, templates and Internationalization (i18n) to name a few. You just pop the calendar tags into whatever page you wish and you then have a completely dedicated calendar for your needs. You can then subscribe to other calendars to populate events to your calendar. There are a bunch of combinations to choose from! Make sure you reference the ReadMe/Help page often...


Also, you can combine multiple calendars per page! I personally use a 'today/tomorrow' calendar (1ea) on my home portal with a 3rd floating calendar to the far right displaying upcoming events... these three all fullsubscribe to the main calendar located on a completely different page!


This is an updated and enhanced project originally created by User:Hex2bit/Calendar and the User:Simsong/Calendar project. I've done all testing with Windows and Linux so I'm hoping this will help filter out most cross platform bugs.


iCal functionality is limited right now. It does have basic import ability for yearly events (holidays), but not much more then that at this time. I'm unsure right now when this will be expanded. However, I may change the logic to only read an uploaded ical file instead of importing it as I currently do.


I'm always adding and cleaning up the code. I try to test as much as I can between sourcecode updates, but a few bugs may be introduced here and there. If you want the latest and greatest, download the trunk code.


Donations accepted with PayPal using account (kenyu73@gmail.com). Thanks!


Check back often, I'm actively working on patches and new functionality. So check the Download site often and always download the latest released set!

[edit] Current Installations

Please list your calendar public site here.

[edit] Usage

Please view the ReadMe for a full details on the extension. The ReadMe is also included in the downloaded zip file.

 <calendar name="Family Events" editdefault usetemplates />

[edit] Download instructions

HTTP download

Subversion

[edit] Installation

Please view the ReadMe for a full details on the extension. The ReadMe is also included in the downloaded zip file.

[edit] Screen Shots

Calendar main.JPG


You can also wrap the <calendar /> extension in a table (main or day view) -

{|
! Today...
! Tomorrow...
|-
|<calendar name="Team Calendar" defaultedit="1" date="today" />
|<calendar name="Team Calendar" defaultedit="1" date="tomorrow" />
|}

Calendar day.JPG


useeventlist mode
Event view.GIF

[edit] My Other Extensions

Current MediaWiki Projects

Extension:Calendar (Kenyu73)
Extension:LaunchExternal
Extension:Presentation
Extension:Tabber
Extension:Menu