https://bugzilla.wikimedia.org/show_bug.cgi?id=30885
--- Comment #4 from Krinkle <[email protected]> 2011-09-13 23:26:28 UTC --- (In reply to comment #3) > (In reply to comment #2) > > ArticleFeedback is an experimental feature created by the Wikimedia > > Foundation > > as part of the [[mw: New Editor Engagement]] program. It's still up to > > undergo > > some more changes, based on the feedback and the results of it. > > The code should be adaptable to other MediaWiki installations, just like > nearly > any other MediaWiki extension. It is. It doesn't contain anything Wikimedia specific as far as I know. > There are branches > for a reason. Having a branched version of the extension that works with _the > current version of MediaWiki_ doesn't seem like an unreasonable request. Indeed. If it was developed in trunk/extensions to work against trunk/phase3, to be deployed when that mediawiki version is reviewed and released. then it would make sense. However it was developed in trunk to work on 1.17wmf1 which is a little further ahead. The branched code for ArticleFeedback in REL1_18 should work with 1.18. The code in trunk should work in trunk MediaWiki 1.19. However the code that was branched into 1.17 was never intended to work in 1.17. If the problems a minor, someone interested could fix the problems in the 1_17 branch. But if it's broken beyond simple patches, we might as well remove it from REL1_17, which makes this bug redundant. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
