MWX/MakePage
< MWX
Jump to navigation
Jump to search
This is a MediaWiki SpecialPage for creating new wiki pages based on the contents of a form plus other environmental conditions such as the username of the submitter and when the form was submitted. It can be used for creating a simple blog, for example. Issuepedia uses it for filing links.
- source: GitHub
- requires: Ferreteria - specifically StringTemplate.php, I believe
- w3tpl may be useful for prototyping various views of the created pages (e.g. a listing of blog posts, with synopses)
Inlinks
- /archive: old version of code