https://bugzilla.wikimedia.org/show_bug.cgi?id=25984
--- Comment #13 from _Vi <[email protected]> 2012-06-10 18:46:33 UTC --- Improved the patch: 0001-Make-MediaWiki-1.20-gb7ed02-be-able-to-fetch-from-al.patch . 1. Now applies to master branch (b7ed0276e560389913c629d97a46aaa47f48798b) 2. Separate class "AlternativeSourceObtainerBackend" 3. Is not _expected_ to break existing functions unless wgAlternativeSourceObtainerUri is set 4. wgAlternativeSourceObtainerUri is properly registered in DefaultSettings 5. Some comments above the variables and functions 6. Red/blue links are supported now, at expense of massive number of requests to AltBackend for each link. Not implemented: 1. Tabs instead of spaces 2. "No need to hack Parser::fetchTemplateAndTitle" It should be usable for everything PHP can fopen. -- 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
