Last modified: 2009-02-05 22:28:04 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4283, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2283 - Extra parameters to control output of DynamicPageList (DPL) extension
Extra parameters to control output of DynamicPageList (DPL) extension
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
DynamicPageList (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-01 17:38 UTC by Kevin Baas
Modified: 2009-02-05 22:28 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Kevin Baas 2005-06-01 17:38:45 UTC
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
Comment 1 Rowan Collins [IMSoP] 2005-06-01 17:54:29 UTC
[please try to make the summary of bugs describe the issue succinctly but precisely]
Comment 2 micki kaufman 2005-06-17 03:29:59 UTC
A 'notcategory' feature as mentioned in the original post would be extremely
good. I may code one.
Comment 3 IlyaHaykinson 2005-06-28 01:09:06 UTC
In v1.2 (see cvs, plus deployed on en.wikinews) I added:

- sorting (parameter "ordermethod", values in {categoryadd, lastedit}, default
categoryadd)
- order (parameter "order", values in {descending, ascending}, default descending)
- style (parameter "mode", values in {unordered, ordered, none}, default unordered)
- suppress errors (parameter "suppresserrors", value must be in {true}, default
is not set)
- exclude category (parameter "notcategory", value equivalent to the parameter
"category")

Documentation is at [[m:DynamicPageList]]
Comment 4 Chad H. 2009-02-05 22:28:04 UTC
As far as I can tell, all of these params (except maybe style?) have been implemented in DPL. Style can be achieved with CSS.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links