Author: kbaas
Description:
Regarding DynamicPageList (DPL) for WikiNews
On wikinews, there are standardized date categories, in the format: June 1, 2005
an article in that category has the respective tag in it: [[category:June 1, 2005]]
Already, one can have a single date category in a dpl:
<DynamicPageList>
category=published
category=June 1, 2005
count=10
</DynamicPageList>
I would like to see functionality in regard to these date categories implemented
for DPL's:
*the ability to put relative dates in: x number of days before or after "today"
*the ability to specify a date _range_
*the ability to specify an unbounded date range: (relative:) 5 days ago to
present, or (absolute:) specific date to present
Version: unspecified
Severity: enhancement