Author: kbaas
Description:
Regarding DynamicPageList (DPL) for WikiNews
I've got a number of requests, parameters to add:
*sort by: (*date, last change, name, etc.) date - wikinews has date categories
in the format "June 1, 2005". every news article should be in one of these
categories
**primary and secondary criteria?
*order: (asc or desc)
*notcategory: logical AND NOT with list items (example: notcategory: disputed)
*style: (bulleted(default), numbered, none)
*prefix: (none(default), date, category (specified via a supercategory,
"category:" is trimmed when displayed)) -put the prefix before the article name,
w/a colon after it. for example: "June 1, 2005: Joe decides to have a hamburger"
*trimtemplates: don't list templates
*trimcategories: don't list categories
*suppresserrors: don't display errors
Version: unspecified
Severity: enhancement