Skip to content

a-g-van-hamel-foundation/ParseRequest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParseRequest extension for MediaWiki

An extension for MediaWiki providing means to render wikitext content on demand. The main parser function, #parse-request, can be used to dynamically fetch and parse content using the MediaWiki API, enabling interactive content updates without requiring a page refresh. It comes with two widgets, one for pagination and the other for loading further results.

All documentation is currently available from https://codecs.vanhamel.nl/Show:Lab/ParseRequest