Details
| Status | Subtype | Assigned | Task | |
|---|---|---|---|---|
| · · · | ||||
| Open | Goal | None | T98668 Convert all extensions and skins on gerrit to use extension registration | |
| Declined | None | T174884 Convert DeleteOwn to use extension registration | ||
| · · · |
Event Timeline
Change 375543 had a related patch set uploaded (by MGChecker; owner: MGChecker):
[mediawiki/extensions/DeleteOwn@master] Convert DeleteOwn to extension.json
Change 375543 abandoned by MGChecker:
Convert DeleteOwn to extension.json
Reason:
Splitting this up into distinct changes
Change 424863 had a related patch set uploaded (by MGChecker; owner: MGChecker):
[mediawiki/extensions/DeleteOwn@master] Move actual extension code to its own class
The patch is actually done, but there are three different issues handled by it.
- I put the methods into a class so they could be autoloaded by extension.json.
- I implemented a better and more versatile settings architecture because the old one didn't work really well with extension.json.
- I actually converted the whole thing to extension.json
There were some wishes to split the patch up, so I did that. At the moment, I'm awaiting review for the first one.
Change 424863 merged by jenkins-bot:
[mediawiki/extensions/DeleteOwn@master] Move actual extension code to its own class
@MGChecker Hi, do you still work on this? If not, assign task to me so I can make patch for converting extension to use extreg. Thanks!
Change 733151 had a related patch set uploaded (by Zoranzoki21; author: Zoranzoki21):
[mediawiki/extensions/DeleteOwn@master] Convert DeleteOwn to use extension registration
Change 733151 abandoned by Zoranzoki21:
[mediawiki/extensions/DeleteOwn@master] Convert DeleteOwn to use extension registration
Reason:
I'm going to suggest archiving of this extension instead.