Last modified: 2014-09-23 19:41:21 UTC
Similar to the Firefox plugin (see URL) that allows automatic plugin updating, MediaWiki should have something similar.
Er, OK, the URL isn't clickable--that's dumb. Anyway, here it is: http://www.longfocus.com/firefox/updatenotifier/
Supposing the extension documentation page is updated when extension is updated, RSS feed of such doc page can be used for notifications.
I'm working to make this happen in the short term. I've released version 0.1 of http://www.mediawiki.org/wiki/Extension:Update which will screen-scrape mediawiki extension infoboxes for versions and try to tell you if you need to update. see http://www.mediawiki.org/wiki/Extension:Update/Roadmap for future plans of future releases. Feel free to contribute on the talk pages, or send me an email. Long term, there are a few efforts, http://www.mediawiki.org/wiki/Requests_for_comment/Extension_release_management outlines somes. For now, I'll assign this to myself as I see at the very least download + unpack a realistic short term goal.
Olivier, great progress! How far are you from being able to consider this bug "resolved"? Also, this bug has not been touched in at least six months. With this in mind, I've been asked by the bugmeister to bump this bug's priority down for "High". Concerns can be addressed to mah@everybody.org.
Olivier: Any news on this? Are you still working on this? Where is the codebase of this extension located?
Olivier: This report has been in ASSIGNED status for more than one year and you are set as its assignee. In case that you are not actively working on a fix, please reset the bug status to NEW/UNCONFIRMED. In case you do not plan to work on a fix in the near future: Please also edit the "Assigned To" field by clicking "Reset Assignee to default", in order to not prevent potential contributors from working on a fix. Thanks for your help! [assigned>=1y]
Sorry I did make a simple extension but did not end up extending it further. If someone else wants to take over / start over that would be OK with me.
Could this be a possible project for mentorship programs? http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects
This request still sounds like a good idea. It might be related to https://www.mediawiki.org/wiki/Requests_for_comment/Opt-in_site_registration_during_installation as well. There are two parts, though: * detect that a new version is available and notify when there is one (how?) * proceed with the update (via web interface when possible? what about backups?)