Notandi:Melancholie/lokalizo.txt
- Variables that have to be adapted! #######################
- Universala ################
$os = "Linux"; # or "Windows" $debug = "0"; # 1 = debug, 0 = no debugging $majuskligo = "0"; # Wiki forced to uppercase? $thousandsSeparator = "."; # for output numbers
- latest ...
$input-aktuala = "iswiktionary-20090203-pages-articles.xml"; # input file (current dump) $input-historio = "iswiktionary-20090203-pages-meta-history.xml"; # input file (history dump) $input-artikoloj = "iswiktionary-20090203-all-titles-in-ns0"; # input file (list of article titles)
- Preparado.pl ###############
$dellnk = "Wiktionary:Löschkandidaten"; # equivalent to "Wikipedia:Articles for deletion"
$deltmp1 = "Löschantrag"; # equivalent to "Template:Afd"
$deltmp2 = "eyða"; # equivalent to "Template:Delete"
$deltmp3 = "URV"; # equivalent to "Template:Copyvio"
$catPrefix = "Flokkur"; # Category namespace prefix
$outputSize = "?";
- Statistiko-pri-uzantoj.pl #######
$userprefix = "Notandi"; # User namespace prefix
$admins = "'BiT', 'Piolinfax', 'Spacebirdy', 'Stalfur', 'Steinninn', 'לערי ריינהארט'"; # List of all sysops
$bots = "'Interwicket', 'KlaudiuBot', 'MediaWiki default', 'MelancholieBot', 'RobotGMwikt', 'RoggBot', 'S.Örvarr.S.NET', 'SpaceBirdyBot', 'VolkovBot', 'Alexbot', 'BOT-Superzerocool', 'BodhisattvaBot', 'BotMultichill', 'FiriBot', 'LaaknorBot', 'Luckas-bot', 'MenoBot', 'SpBot', 'WikimediaNotifier'"; # List of all bots
$headcat = "!Undirstöðuatriði"; # 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 = "1000"; # 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";
- Kreiĝoj-de-la-paĝoj.pl ########
$mainPages = "Inhaltsseiten (Hauptnamensräume)"; $mainPagesCreations = "Inhaltsseitenerstellungen (Hauptnamensräume)";
$talkPages = "Diskussionsseiten (Nebennamensräume)"; $talkPagesCreations = "Diskussionsseitenerstellungen (Nebennamensräume)";
- 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";
- Artikoloj-sen-intervikioj.pl, Serĉo.pl ######
- RegExp usage: \\); \\]; \\{; \\|; \\.; etc.
$Search = "\{\{Sprache\|Deutsch\}\}"; # search term
$RegExpCaseSensitivity = "0"; # case insensitive = 0; case sensitive = 1
$doubleuserNew = "Acf"; $doubleuserOld = "acf";
- Variables that have to be adapted! #######################
- Variables that have to be adapted! #######################
- is:User:Melancholie/lokalizo.txt !END