MediaWiki/extension/Special/MakePage
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
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
