diff options
author | http://yam655.livejournal.com/ <http://yam655.livejournal.com/@web> | 2008-11-26 11:41:27 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-11-26 11:41:27 -0500 |
commit | da7cc0408d1c2a7a1dc4f1d286c0c85237603f5f (patch) | |
tree | 97b2913d1aa3a81986372eece70605da8d3c74e9 | |
parent | dc31c1100cd58dbe10c1aab10ad2291eaece554a (diff) |
Relative previous months?
-rw-r--r-- | doc/plugins/calendar/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/calendar/discussion.mdwn b/doc/plugins/calendar/discussion.mdwn index 148b83522..49826e4d9 100644 --- a/doc/plugins/calendar/discussion.mdwn +++ b/doc/plugins/calendar/discussion.mdwn @@ -2,3 +2,5 @@ It would be nice if the "month" type calendar could collect all of the matching pages on a given date in some inline type way. --[[DavidBremner]] Is it possible to get the calendar to link to pages based not on their timestamp (as I understand that it does now, or have I misunderstood this?) and instead on for example their location in a directory hierarchy. That way the calendar could be used as a planning / timeline device which I think would be great. --[[Alexander]] + +I would like the ability to specify relative previous months. This way I could have a sidebar with the last three months by specifying no month, then 'month="-1"' and 'month="-2"'. Negative numbers for the month would otherwise be invalid, so this shouldn't produce any conflicts with expected behavior. (Right?) -- [[StevneBlack]] |