Issue:Calendar - range
From FollowTheScore
Revision as of 20:37, 22 December 2007 by Tobias Conradi (talk | contribs) (New page: {{Issue |Type = Change Request |Extension = Calendar |Version = ? |Description = |Status = open }} == Problem == In ISO 8601 ranges can be given by start and end t...)
Description: | |
Extension / Version: | Calendar / ? |
Type / Status: | Change Request / open |
Problem
In ISO 8601 ranges can be given by start and end time seperated by /
Alternativly seperated by --
On my wiki I use -- because / looks to much like subpage. This also works for filenames while / not.
- examples with shortened dates (ISO conform)
- 2007-12-24--26 christmas time
- 2007-12-31--2008-01-01 year end year start party
- 2007-11-20--12-15 an example with crossing month border but not year border
one could also use time
- 2008-01-14 10:15--11:45 computer science lecture in Giessen university
- display
I don't know how powerfull mediawiki is. Maybe one needs an extra table which stores the start and end time for each event page. Could be filled on page-save for all pages starting with a datetime.