EventAggregator

pages/EventTemplate

13:3f157ff51c55
2009-03-25 Paul Boddie Made the daterange function only permit descending ranges through an explicitly specified step parameter. Added a simple span function which just subtracts the last date from the first, returning the year and month differences in a tuple. Added a function which defines a "concrete" time period based on window and event information. Removed the 'span' macro parameter and introduced "current" month notation to replace the restrictive "last" and "next" values for 'start' and 'end'. Improved navigation links, employing 'start' and 'end' parameters.
     1  Start:: YYYY-MM-DD     2  End:: YYYY-MM-DD     3  Topics:: topics     4      5 Description of event.     6 ----     7 CategoryEvents