Last modified: 2014-11-17 09:21:07 UTC
This is a really simple extension that allows semi-arbitrary links to be appended to the "Languages" section of a page's sidebar. It can be locked down so that (for example) extra language links can only be added to the Main Page (bug 16962), or so that extra language links may only point to Old Wikisource (bug 32189). It's only about 200 lines of code all up, so it shouldn't take very long to review. Here is "Greg's checklist" for this extension: == TODO/Check list == Extension page on mediawiki.org: Yes Bugzilla component: Requested in bug 64784 Extension in Gerrit: Repo creation requested Design Review: No, but since it is so simple, I doubt it really needs one Architecture/Performance Review: Not yet Security Review: Not yet Community support: Not needed in the case of bug 16962 (ELL offers a more robust implementation of an existing "feature"); seems unnecessary in the case of bug 32189 (simple uncontroversial enhancement request)
CCing a few people.
Did you mean to CC somebody else than me? Because I don't see what I could be supposed to do about this. :)
(In reply to Bartosz Dziewoński from comment #2) > Did you mean to CC somebody else than me? Because I don't see what I could > be supposed to do about this. :) I'm not sure what I meant to do... You're welcome to un-CC yourself if you like.
Architecture/Performance Review: bug 64903 Security Review: bug 64902 CC'ing Dan for Product perspective. Dan, let me know what you think on this one.
Code's up in the repository.