https://bugzilla.wikimedia.org/show_bug.cgi?id=15607
Maarten Dammers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #91 from Maarten Dammers <[email protected]> 2011-12-28 21:36:19 UTC --- Having read plenty of discussions about interwiki/interlanguage links I always notice two things getting mixed: * The interlanguage model * The implementation of this model Say [de, en, fr, nl] are sets of articles in different languages. If de:A, en:A, fr:A & nl:A and all exist and are about the exact subject these should all be linked. That's the easy model. The current implementation is Pywikipedia bots (with shitloads of edits). But we don't live in an ideal world. For clearly defined subjects the interwiki's are clear, but for not so clearly defined subjects or broad subjects you end up with things like: de:A -> en:A -> fr:A' -> nl:A -> de:A' We call these interwiki conflicts and some can't be solved, ever. How does this extension deal with this situation? -- 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
