Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.58 KB

README.md

File metadata and controls

44 lines (31 loc) · 2.58 KB

SubPageList

SubPageList is a MediaWiki extension to display lists of subpages.

Features:

  • Adds a subpages parser hook that you can use to list subpages.
  • Backward compatible with the SubPageList3 extension.
  • Supports various parameters that enable you to customize the subpage list both in content and in layout.
  • Adds a subpagecount parser hook for counting the number of subpages.
  • Fully tested codebase (which minimizes the chance of regressions in the future).
  • Flexible internal API that allows developers to easily add in new behavior.

View the release notes for recent changes to SubPageList.

User manual

Project status

Build Status Code Coverage Scrutinizer Quality Score Dependency Status

On Packagist: Latest Stable Version Download count

Further links