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


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

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

  1. latest ...

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


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

$dellnk = "Wiktionary: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 = "74";


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

$userprefix = "Benutzer"; # User namespace prefix

$admins = "'Acf', 'Akinom', 'Baisemain', 'Balû', 'Caligari', 'Crux', 'DaB.', 'Daniel Seibert', 'Dr. Karl-Heinz Best', 'Elleff Groom', 'Fire', 'Justy', 'Mathemaster', 'Melancholie', 'MichaelDiederich', 'Nino Barbieri', 'Pill', 'Rhingdrache', 'S.', 'Spacebirdy', 'SteffenB', 'Thogo', 'Tosca', 'Trevas'"; # List of all sysops

$bots = "'Archiver', 'BaluBot', 'DerbethBot', 'IBot', 'Interwicket', 'JAnDbot', 'KipBot', 'KlaudiuBot', 'Luckas-bot', 'MediaWiki default', 'MelancholieBot', 'MonoBot', 'OKBot', 'Peti610bot', 'Pill Test', 'QualiaBot', 'RobotGMwikt', 'SpaceBirdyBot', 'StMHBot', 'Tsca.bot', 'VolkovBot', 'Zumg', 'ABFbot', 'Aibot', 'Alexbot', 'AlkabBot', 'CommonsDelinker', 'BotMultichill', 'CarsracBot', 'Darkicebot', 'HDBot', 'Kwjbot', 'RCBot', 'RedirectBot', 'RoggBot', 'SpBot', 'WikimediaNotifier', 'WuBot'"; # List of all bots

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

$headcat = "!Hauptkategorie"; # Top category

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

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

$pageBonusTh = "1150"; # For every 1150 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 = "5000"; # minimal number of points all users must have achieved in a category (so, only the big ones are computed)

$rankingLength = "200"; $rankingAnonLength = "10"; $rankingBotsLength = "50"; $pointRankingActiveLength = "100"; $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 = "\{\{Sprache\|Deutsch\}\}"; # search term

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


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