MWX/MakePage

From Woozle Writes Code
< MWX
Revision as of 18:25, 11 September 2015 by Woozle (talk | contribs) (archived code; description, link to source now on GitHub)
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