MWStew
MWStew copied to clipboard
MediaWiki extension boilerplate maker
The idea of a boilerplate is similar, and requires more or less the same information. There should be no real challenge to offer either extension files or skin files in...
If the extension URL field has not been touched by the user, fill it with the full Extension:MyExtension URL. TBD: Whether to support not using a MediaWiki.org page, and if...
If Extension:ExtensionName is taken (as determined by checking MediaWiki.org API with JSONP), show an error on the field and don't let them download.
Line 51: '@readfile'. https://github.com/mooeypoo/MWStew/blob/master/includes/Zipper.php#L51 If there is a case where this fails the exception should be handled properly?