chnm / Scripto

Scripto is an open source documentary transcription tool library written in PHP.
34 stars 6 forks source link

Implement account creation #2

Open jimsafley opened 13 years ago

jimsafley commented 13 years ago

Ideally we'd separate account creation (user registration) from the MediaWiki Web interface, but the API does not provide an account creation feature, though it is proposed. Unless there is some other way, all accounts will need to be created via the MediaWiki Web interface.

jimsafley commented 12 years ago

Asking the MediaWiki API mailing list did not result in any helpful suggestions: http://lists.wikimedia.org/pipermail/mediawiki-api/2012-March/002539.html

jimsafley commented 11 years ago

Account creation is now implemented in MW 1.21+: http://www.mediawiki.org/wiki/API:Account_creation