Difference between revisions of "Old Homepage"
From FollowTheScore
Line 14: | Line 14: | ||
* [[Example 1|simple example]] | * [[Example 1|simple example]] | ||
* [[Example 2|realistic example]] | * [[Example 2|realistic example]] | ||
+ | * [[Example 3|other examples]] | ||
* [[Test Suite]] | * [[Test Suite]] |
Revision as of 17:55, 31 January 2007
DynamicPageList (DPL)
DPL is a MediaWiki extension which creates lists of articles that match certain criteria.
Articles are listed by name; meta data like popularity or last access date can be added.
There are powerful mechanisms to extract content from articles and show it as part of the list (based on another mediawiki extension called LabeledSectionTransclusion).
In short DPL aims to be a universal report generator for MediaWikis.
- Overview
- Manual
- Discussion, Request for new features
- simple example
- realistic example
- other examples
- Test Suite