Feature Requests item #2825805, was opened at 2009-07-23 05:51 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2825805...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: interwiki Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Link Sort Order for Urdu
Initial Comment: On Urdu Wikipedia (http://ur.wikipedia.org/), we need a different sort order for the interwiki links. We would like for following 3 languages to appear on top in the given order
Arabic, Persian (Farsi) English
After this, all other languages should follow the same sort order that English wikipedia has.
I myself am an administrator on Urdu Wikipedia and I have modified the code of DonNetWikiBot to implement this order. The bot that I am running is working as described above but because other bots do not follow this, they will most likely overwrite my changes. To contact me, please leave a message at my talke page:
http://ur.wikipedia.org/wiki/%D8%AA%D8%A8%D8%A7%D8%AF%D9%84%DB%82_%D8%AE%DB%...
For your convenience, following is the sortOrderArray that I am using:
//Kashif: Same order as English Wikipedia except the first 3 entries iwikiLinksOrderUrdu = new string[] { // Special cases "ar", "fa", "en",
// All other languages in alphabetical order "af", "ak", "als", "am", "ang", "ab", "an", "arc", "roa-rup", "frp", "as", "ast", "gn", "av", "ay", "az", "bm", "bn", "zh-min-nan", "nan", "map-bms", "ba", "be", "be-x-old", "bh", "bcl", "bi", "bar", "bo", "bs", "br", "bg", "bxr", "ca", "cv", "ceb", "cs", "ch", "cbk-zam", "ny", "sn", "tum", "cho", "co", "cy", "da", "dk", "pdc", "de", "dv", "nv", "dsb", "dz", "mh", "et", "el", "eml", "myv", "es", "eo", "ext", "eu", "ee", "hif", "fo", "fr", "fy", "ff", "fur", "ga", "gv", "gd", "gl", "gan", "ki", "glk", "gu", "got", "hak", "xal", "ko", "ha", "haw", "hy", "hi", "ho", "hsb", "hr", "io", "ig", "ilo", "bpy", "id", "ia", "ie", "iu", "ik", "os", "xh", "zu", "is", "it", "he", "jv", "kl", "kn", "kr", "pam", "ka", "ks", "csb", "kk", "kw", "rw", "ky", "rn", "sw", "kv", "kg", "ht", "ku", "kj", "lad", "lbe", "lo", "la", "lv", "lb", "lt", "lij", "li", "ln", "jbo", "lg", "lmo", "hu", "mk", "mg", "ml", "mt", "mi", "mr", "arz", "mzn", "ms", "cdo", "mdf", "mo", "mn", "mus", "my", "nah", "na", "fj", "nl", "nds-nl", "cr", "ne", "new", "ja", "nap", "ce", "pih", "no", "nb", "nn", "nrm", "nov", "ii", "oc", "mhr", "or", "om", "ng", "hz", "uz", "pa", "pi", "pag", "pap", "ps", "km", "pms", "tpi", "nds", "pl", "tokipona", "tp", "pnt", "pt", "aa", "kaa", "crh", "ty", "ksh", "ro", "rmy", "rm", "qu", "ru", "sah", "se", "sm", "sa", "sg", "sc", "sco", "stq", "st", "tn", "sq", "scn", "si", "simple", "sd", "ss", "sk", "cu", "sl", "szl", "so", "srn", "sr", "sh", "su", "fi", "sv", "tl", "ta", "kab", "roa-tara", "tt", "te", "tet", "th", "ti", "tg", "to", "chr", "chy", "ve", "tr", "tk", "tw", "udm", "bug", "uk", "ur", "ug", "za", "vec", "vi", "vo", "fiu-vro", "wa", "zh-classical", "vls", "war", "wo", "wuu", "ts", "yi", "yo", "zh-yue", "diq", "zea", "bat-smg", "zh", "zh-tw", "zh-cn" };
Regards, Kashif
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2825805...
pywikipedia-bugs@lists.wikimedia.org