Wikipedia:Statistik/lokalizo.txt

Aus Wikipedia
                                              1. Variables that have to be adapted! #######################


                            1. Universala ################

$os = "Linux"; # or "Windows" $debug = "0"; # 1 = debug, 0 = no debugging $majuskligo = "1"; # Wiki forced to uppercase? $thousandsSeparator = "."; # for output numbers

$input-aktuala = "barwiki-20090401-pages-articles.xml"; # input file (current dump) $input-historio = "barwiki-20090401-pages-meta-history.xml"; # input file (history dump) $input-artikoloj = "barwiki-20090401-all-titles-in-ns0"; # input file (list of article titles)


                          1. Preparado.pl ###############

$dellnk = "Wikipedia:Löschkandidaten"; # equivalent to "Wikipedia:Articles for deletion"

$deltmp1 = "Löschantrag"; # equivalent to "Template:Afd"

$deltmp2 = "löschen"; # equivalent to "Template:Delete"

$deltmp3 = "URV"; # equivalent to "Template:Copyvio"

$catPrefix = "Kategorie"; # Category namespace prefix

$outputSize = "7";


                1. Statistiko-pri-uzantoj.pl #######

$userprefix = "Benutzer"; # User namespace prefix

$admins = "'Birnkammer fabian', 'Chaddy', 'El bes', 'Florian Schott', 'Kazu89', 'Libellulia', 'LibelluliaBot', 'Lou.gruber', 'Man77', 'Matthias Klostermayr', 'Mucalexx', 'Ric', 'Sinnierer'"; # List of all sysops

$bots = "'Albambot', 'Alecs.bot', 'Alexbot', 'AlleborgoBot', 'AlnoktaBOT', 'AlsBot', 'BotMultichill', 'BotSottile', 'Byrialbot', 'CarsracBot', 'Chlewbot', 'Chlämens-bötli', 'Chnodomar', 'Darkicebot', 'Erwin85Bot', 'Escarbot', 'FiriBot', 'FlaBot', 'Hashar', 'JAnDbot', 'Kwjbot', 'Le Pied-bot', 'LibelluliaBot', 'LinkFA-Bot', 'Lou.bot', 'Loveless', 'Luckas-bot', 'MagnusA.Bot', 'MastiBot', 'MediaWiki default', 'MelancholieBot', 'NobelBot', 'PipepBot', 'PixelBot', 'PolarBot', 'Ptbotgourou', 'Purbo T', 'RCBot', 'Robbot', 'RobotJcb', 'Rubinbot', 'SieBot', 'SiemiBot', 'SoxBot', 'Soulbot', 'SpBot', 'StigBot', 'Synthebot', 'Sz-iwbot', 'TARBOT', 'TXiKiBoT', 'Thijs!bot', 'Umschattiger-Bot', 'VolkovBot', 'WarddrBOT', 'WikiDreamer Bot', 'Xqbot', 'YonaBot', 'YurikBot', 'Zwobot', 'Zxabot', 'タチコマ robot', 'Amirobot', 'BOT-Superzerocool', 'Bgbot', 'Chobot', 'CommonsDelinker', 'CommonsTicker', 'Daibot', 'DoubleRedirectBot', 'DragonBot', 'EDUCA33E', 'FloggerBot', 'HerculeBot', 'Huzzlet the bot', 'KhanBot', 'LaaknorBot', 'MenoBot', 'Muro Bot', 'PmegBot', 'Purodha', 'Qualia', 'RedirectBot', 'Sirius Zwarts Bot', 'WikimediaNotifier', 'Zyxwvut-Bot'"; # List of all bots

$headcat = "!Hauptkategorie"; # Top category

$active = "60"; # user contribution days to count as active

$current = "90"; # user contribution days to be counted as current

$pageBonusTh = "250"; # For every 250 contributed bytes there will be added one bonus point $talkBonusTh = "300"; # For every 300 (~ 3 sentences) contributed bytes there will be added one bonus point

$minCatPoints = "10000"; # minimal number of points all users must have achieved in a category (so, only the big ones are computed)

$rankingLength = "75"; $rankingAnonLength = "10"; $rankingBotsLength = "50"; $pointRankingActiveLength = "75"; $pointRankingInactiveLength = "50"; $catRankingLength = "10";


                1. Kreiĝoj-de-la-paĝoj.pl ########

$mainPages = "Inhaltsseiten (Hauptnamensräume)"; $mainPagesCreations = "Inhaltsseitenerstellungen (Hauptnamensräume)";

$talkPages = "Diskussionsseiten (Nebennamensräume)"; $talkPagesCreations = "Diskussionsseitenerstellungen (Nebennamensräume)";


                              1. Diskutpaĝoj-orfoj.pl #################

$ns1 = "Diskussion"; $ns3 = "Benutzer_Diskussion"; $ns5 = "Wiktionary_Diskussion"; $ns7 = "Bild_Diskussion"; $ns9 = "MediaWiki_Diskussion"; $ns11 = "Vorlage_Diskussion"; $ns13 = "Hilfe_Diskussion"; $ns15 = "Kategorie_Diskussion"; $ns103 = "Verzeichnis_Diskussion";


            1. Artikoloj-sen-intervikioj.pl, Serĉo.pl ######
  1. RegExp usage: \\); \\]; \\{; \\|; \\.; etc.

$Search = "\[\[[a-z]{2,3}:"; # search term

$RegExpCaseSensitivity = "0"; # case insensitive = 0; case sensitive = 1

$doubleuserNew = "Acf"; $doubleuserOld = "acf";

                                              1. Variables that have to be adapted! #######################
  1. bar:Wikipedia:Statistik/lokalizo.txt !END