All changes should be made using API modules
This way we don't need to worry about hooks from extensions, many of which are not guaranteed to be called right now
This also means that we do not have to worry about user permissions
All changes should be made using API modules
This way we don't need to worry about hooks from extensions, many of which are not guaranteed to be called right now
This also means that we do not have to worry about user permissions
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/MassAction | master | +20 -13 | Use API to perform moves | |
mediawiki/extensions/MassAction | master | +93 -13 | Use API to make edits |
Change 212964 had a related patch set uploaded (by Addshore):
Use API to perform moves