ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/language/id.php
Revision: 356
Committed: Fri Dec 11 10:49:19 2015 UTC (8 years, 11 months ago) by joku
File size: 19964 byte(s)
Log Message:
update Copyright

File Contents

# Content
1 <?php
2 /* This file is part of BBClone (A PHP based Web Counter on Steroids)
3 *
4 * SVN FILE $Id$
5 *
6 * Copyright (C) 2001-2016, the BBClone Team (see doc/authors.txt for details)
7 *
8 * This program is free software: you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation, either version 3 of the License, or
11 * (at your option) any later version.
12 *
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
17 *
18 * See doc/copying.txt for details
19 */
20
21 // Language: Indonesian (Bahasa Indonésia)
22
23 // The DNS Extensions array
24 $extensions = array(
25 "localdomain" => "Lokal",
26 "numeric" => "Numeric",
27 "unknown" => "Tidak dikenal",
28 "museum" => "Museum",
29 "travel" => "perjalanan",
30 "ipv4" => "IPv4",
31 "ipv6" => "IPv6",
32
33 "aero" => "Aero",
34 "arpa" => "Arpa",
35 "asia" => "Asia-Pacific",
36 "coop" => "Coop",
37 "info" => "Information",
38 "jobs" => "Employment",
39 "mobi" => "Mobiles",
40 "name" => "Personal",
41 "post" => "Layanan Pos",
42
43 "biz" => "Business",
44 "cat" => "Catalan",
45 "com" => "Commercial",
46 "edu" => "Educational",
47 "gal" => "Galician",
48 "gov" => "US Government",
49 "int" => "International Organizations",
50 "mil" => "US Military",
51 "net" => "Networks",
52 "org" => "Organizations",
53 "pro" => "Professional",
54 "tel" => "Contacts",
55 "xxx" => "Erotisc",
56
57 "a1" => "Anonymous Proxy",
58 "a2" => "Satellite Provider",
59 "ac" => "Ascension Island",
60 "ad" => "Andorra",
61 "ae" => "United Arab Emirates",
62 "af" => "Afghanistan",
63 "ag" => "Antigua and Barbuda",
64 "ai" => "Anguilla",
65 "al" => "Albania",
66 "am" => "Armenia",
67 "an" => "Netherlands Antilles",
68 "ao" => "Angola",
69 "ap" => "Asia-Pacific",
70 "aq" => "Antarctica",
71 "ar" => "Argentina",
72 "as" => "American Samoa",
73 "at" => "Austria",
74 "au" => "Australia",
75 "aw" => "Aruba",
76 "ax" => "Åland",
77 "az" => "Azerbaijan",
78 "ba" => "Bosnia dan Herzegovina",
79 "bb" => "Barbados",
80 "bd" => "Bangladesh",
81 "be" => "Belgium",
82 "bf" => "Burkina Faso",
83 "bg" => "Bulgaria",
84 "bh" => "Bahrain",
85 "bi" => "Burundi",
86 "bj" => "Benin",
87 "bm" => "Bermuda",
88 "bn" => "Brunei",
89 "bo" => "Bolivia",
90 "br" => "Brazil",
91 "bs" => "Bahamas",
92 "bt" => "Bhutan",
93 "bw" => "Botswana",
94 "by" => "Belarus",
95 "bz" => "Belize",
96 "ca" => "Canada",
97 "cc" => "Cocos Islands",
98 "cd" => "Congo",
99 "cf" => "Central African Republic",
100 "cg" => "Congo",
101 "ch" => "Switzerland",
102 "ci" => "Ivory Coast",
103 "ck" => "Cook Islands",
104 "cl" => "Chile",
105 "cm" => "Cameroon",
106 "cn" => "China",
107 "co" => "Colombia",
108 "cr" => "Costa Rica",
109 "cu" => "Cuba",
110 "cv" => "Cape Verde",
111 "cw" => "Curaçao",
112 "cx" => "Christmas Island",
113 "cy" => "Cyprus",
114 "cz" => "Czech Republic",
115 "de" => "Germany",
116 "dj" => "Djibouti",
117 "dk" => "Denmark",
118 "dm" => "Dominica",
119 "do" => "Dominican Republic",
120 "dz" => "Algeria",
121 "ec" => "Ecuador",
122 "ee" => "Estonia",
123 "eg" => "Egypt",
124 "er" => "Eritrea",
125 "es" => "Spain",
126 "et" => "Ethiopia",
127 "eu" => "European Union",
128 "fi" => "Finland",
129 "fj" => "Fiji",
130 "fk" => "Falkland Islands",
131 "fm" => "Micronesia",
132 "fo" => "Faroe Islands",
133 "fr" => "France",
134 "ga" => "Gabon",
135 "gd" => "Grenada",
136 "ge" => "Georgia",
137 "gf" => "French Guiana",
138 "gg" => "Guernsey",
139 "gh" => "Ghana",
140 "gi" => "Gibraltar",
141 "gl" => "Greenland",
142 "gm" => "Gambia",
143 "gn" => "Guinea",
144 "gp" => "Guadeloupe",
145 "gq" => "Equatorial Guinea",
146 "gr" => "Greece",
147 "gs" => "South Georgia and the South Sandwich Islands",
148 "gt" => "Guatemala",
149 "gu" => "Guam",
150 "gw" => "Guinea-Bissau",
151 "gy" => "Guyana",
152 "hk" => "Hong Kong",
153 "hm" => "Heard and Mc Donald Islands",
154 "hn" => "Honduras",
155 "hr" => "Croatia",
156 "ht" => "Haiti",
157 "hu" => "Hungary",
158 "id" => "Indonesia",
159 "ie" => "Ireland",
160 "il" => "Israel",
161 "im" => "Isle of Man",
162 "in" => "India",
163 "io" => "UK Indian Ocean Territory",
164 "iq" => "Iraq",
165 "ir" => "Iran",
166 "is" => "Iceland",
167 "it" => "Italy",
168 "je" => "Jersey",
169 "jm" => "Jamaica",
170 "jo" => "Jordan",
171 "jp" => "Japan",
172 "ke" => "Kenya",
173 "kg" => "Kyrgyzstan",
174 "kh" => "Cambodia",
175 "ki" => "Kiribati",
176 "km" => "Comoros",
177 "kn" => "Saint Kitts and Nevis",
178 "kp" => "North Korea",
179 "kr" => "Korea",
180 "kw" => "Kuwait",
181 "ky" => "Cayman Islands",
182 "kz" => "Kazakhstan",
183 "la" => "Laos",
184 "lb" => "Lebanon",
185 "lc" => "Saint Lucia",
186 "li" => "Liechtenstein",
187 "lk" => "Sri Lanka",
188 "lr" => "Liberia",
189 "ls" => "Lesotho",
190 "lt" => "Lithuania",
191 "lu" => "Luxembourg",
192 "lv" => "Latvia",
193 "ly" => "Libya",
194 "ma" => "Morocco",
195 "mc" => "Monaco",
196 "md" => "Moldova",
197 "me" => "Montenegro",
198 "mg" => "Madagascar",
199 "mh" => "Marshall Islands",
200 "mk" => "Macedonia",
201 "ml" => "Mali",
202 "mm" => "Myanmar",
203 "mn" => "Mongolia",
204 "mo" => "Macau",
205 "mp" => "Northern Mariana Islands",
206 "mq" => "Martinique",
207 "mr" => "Mauritania",
208 "ms" => "Montserrat",
209 "mt" => "Malta",
210 "mu" => "Mauritius",
211 "mv" => "Maldives",
212 "mw" => "Malawi",
213 "mx" => "Mexico",
214 "my" => "Malaysia",
215 "mz" => "Mozambique",
216 "na" => "Namibia",
217 "nc" => "New Caledonia",
218 "ne" => "Niger",
219 "nf" => "Norfolk Island",
220 "ng" => "Nigeria",
221 "ni" => "Nicaragua",
222 "nl" => "Netherlands",
223 "no" => "Norway",
224 "np" => "Nepal",
225 "nr" => "Nauru",
226 "nu" => "Niue",
227 "nz" => "New Zealand",
228 "om" => "Oman",
229 "pa" => "Panama",
230 "pe" => "Peru",
231 "pf" => "French Polynesia",
232 "pg" => "Papua New Guinea",
233 "ph" => "Philippines",
234 "pk" => "Pakistan",
235 "pl" => "Poland",
236 "pm" => "St. Pierre and Miquelon",
237 "pn" => "Pitcairn",
238 "pr" => "Puerto Rico",
239 "ps" => "Palestine",
240 "pt" => "Portugal",
241 "pw" => "Palau",
242 "py" => "Paraguay",
243 "qa" => "Qatar",
244 "re" => "Reunion",
245 "ro" => "Romania",
246 "rs" => "Serbia",
247 "ru" => "Russia",
248 "rw" => "Rwanda",
249 "sa" => "Saudi Arabia",
250 "sb" => "Solomon Islands",
251 "sc" => "Seychelles",
252 "sd" => "Sudan",
253 "se" => "Sweden",
254 "sg" => "Singapore",
255 "sh" => "St. Helena",
256 "si" => "Slovenia",
257 "sk" => "Slovakia",
258 "sl" => "Sierra Leone",
259 "sm" => "San Marino",
260 "sn" => "Senegal",
261 "so" => "Somalia",
262 "sr" => "Suriname",
263 "st" => "Sao Tome and Principe",
264 "su" => "Soviet Union",
265 "sv" => "El Salvador",
266 "sx" => "Sint Maarten",
267 "sy" => "Syria",
268 "sz" => "Swaziland",
269 "tc" => "Turks and Caicos Islands",
270 "td" => "Chad",
271 "tf" => "French Southern Territories",
272 "tg" => "Togo",
273 "th" => "Thailand",
274 "tj" => "Tajikistan",
275 "tk" => "Tokelau",
276 "tl" => "East Timor",
277 "tm" => "Turkmenistan",
278 "tn" => "Tunisia",
279 "to" => "Tonga",
280 "tp" => "East Timor",
281 "tr" => "Turkey",
282 "tt" => "Trinidad and Tobago",
283 "tv" => "Tuvalu",
284 "tw" => "Taiwan",
285 "tz" => "Tanzania",
286 "ua" => "Ukraine",
287 "ug" => "Uganda",
288 "uk" => "United Kingdom",
289 "us" => "United States",
290 "uy" => "Uruguay",
291 "uz" => "Uzbekistan",
292 "va" => "Vatican State",
293 "vc" => "St. Vincent and the Grenadines",
294 "ve" => "Venezuela",
295 "vg" => "Virgin Islands (UK)",
296 "vi" => "Virgin Islands (US)",
297 "vn" => "Vietnam",
298 "vu" => "Vanuatu",
299 "wf" => "Wallis and Futuna Islands",
300 "ws" => "Samoa",
301 "ye" => "Yemen",
302 "yt" => "Mayotte",
303 "za" => "South Africa",
304 "zm" => "Zambia",
305 "zw" => "Zimbabwe",
306
307 // No longer active but needed for history purpose
308 "bl" => "Saint-Barthélemy",
309 "bv" => "Bouvet Island",
310 "bq" => "Karibia Belanda",
311 "cs" => "Serbia and Montenegro",
312 "eh" => "Western Sahara",
313 "gb" => "United Kingdom",
314 "mf" => "Saint Martin",
315 "sj" => "Svalbard and Jan Mayen Islands",
316 "ss" => "Sudan Selatan",
317 "um" => "US Minor Outlying Islands",
318 "yu" => "Serbia and Montenegro",
319 "zr" => "Zaire"
320 );
321
322 // The main Translation array
323 $translation = array(
324
325 // Specific charset
326 "global_charset" => "utf-8",
327
328 // Global translation
329 "global_titlebar"=> "statistik untuk %SERVER dihasilkan pada %DATE",
330 "global_bbclone_copyright" => "BBClone team - Izin dibawah",
331 "global_last_reset" => "Statistic dijalankan pada",
332 "global_yes" => "ya",
333 "global_no" => "tidak",
334
335 // The error messages
336 "error_cannot_see_config" =>
337 "Anda tidak berhak melihat konfigurasi system ini.",
338
339 // Date format (used with date())
340 "global_time_format" => "M jS, H:i:s",
341 "global_day_format" => "l F jS, Y",
342 "global_hours_format" => "l F jS, G:00",
343 "global_month_format" => "F Y",
344
345 // Miscellaneous translations
346 "misc_other" => "lainnya",
347 "misc_unknown" => "Tidak dikenal",
348 "misc_second_unit" => "s",
349 "misc_ignored" => "Diabaikan",
350
351 // The Navigation Bar
352 "navbar_main_site" => "Situs Utama",
353 "navbar_configuration" => "Konfigurasi",
354 "navbar_global_stats" => "Statistik Umum",
355 "navbar_detailed_stats" => "Statistik Detil",
356 "navbar_time_stats" => "Grafik Statistik",
357 "navbar_hahasa" => "Language",
358 "navbar_go" => "pergi",
359
360
361 // Detailed Stats words
362 "dstat_id" => "ID",
363 "dstat_time" => "Waktu",
364 "dstat_visits" => "Pengunjung",
365 "dstat_extension" => "Extension",
366 "dstat_dns" => "Hostname",
367 "dstat_from" => "Dari",
368 "dstat_os" => "OS",
369 "dstat_browser" => "Browser",
370 "dstat_visible_rows" => "Akses tak terlihat",
371 "dstat_green_rows" => "baris hijau",
372 "dstat_blue_rows" => "baris biru",
373 "dstat_red_rows" => "baris merah",
374 "dstat_search" => "Pencarian",
375 "dstat_last_page" => "Halaman Terakhir",
376 "dstat_last_visit" => "pengunjung terakhir",
377 "dstat_robots" => "Robots",
378 "dstat_my_visit" => "Visits from your IP",
379 "dstat_no_data" => "Data tidak tersedia",
380 "dstat_prx" => "Proxy Server",
381 "dstat_ip" => "IP Address",
382 "dstat_user_agent" => "User Agent",
383 "dstat_nr" => "Nr",
384 "dstat_pages" => "Halaman",
385 "dstat_visit_length" => "Lama dikunjungi",
386 "dstat_reloads" => "Refresh",
387 "dstat_whois_information" => "Carilah informasi tentang IP Adress ini",
388
389 // Global Stats words
390 "gstat_accesses" => "Akses",
391 "gstat_total_visits" => "Total Pengunjung",
392 "gstat_total_unique" => "Total Unique",
393 "gstat_operating_systems" => "Top %d Operating System",
394 "gstat_browsers" => "Top %d Browser",
395 "gstat_extensions" => "Top %d Extensions",
396 "gstat_robots" => "%d terbaik Robot",
397 "gstat_pages" => "%d terbaik Halaman yang dikunjungi",
398 "gstat_origins" => "%d terbaik Origin",
399 "gstat_hosts" => "%d terbaik Hostname",
400 "gstat_keys" => "%d terbaik Kata kunci",
401 "gstat_total" => "Total",
402 "gstat_not_specified" => "Tidak spesifik",
403
404 // Time Stats words
405 "tstat_su" => "Ming",
406 "tstat_mo" => "Sen",
407 "tstat_tu" => "Sel",
408 "tstat_we" => "Rab",
409 "tstat_th" => "Kam",
410 "tstat_fr" => "Jum",
411 "tstat_sa" => "Sab",
412
413 "tstat_full_su" => "Minggu",
414 "tstat_full_mo" => "Senin",
415 "tstat_full_tu" => "Selasa",
416 "tstat_full_we" => "Rabu",
417 "tstat_full_th" => "Kamis",
418 "tstat_full_fr" => "Jumat",
419 "tstat_full_sa" => "Sabtu",
420
421 "tstat_jan" => "Jan",
422 "tstat_feb" => "Feb",
423 "tstat_mar" => "Mar",
424 "tstat_apr" => "Apr",
425 "tstat_may" => "Mei",
426 "tstat_jun" => "Jun",
427 "tstat_jul" => "Jul",
428 "tstat_aug" => "Aug",
429 "tstat_sep" => "Sep",
430 "tstat_oct" => "Okt",
431 "tstat_nov" => "Nov",
432 "tstat_dec" => "Des",
433
434 "tstat_full_jan" => "Januari",
435 "tstat_full_feb" => "Februari",
436 "tstat_full_mar" => "March",
437 "tstat_full_apr" => "April",
438 "tstat_full_may" => "Mei",
439 "tstat_full_jun" => "Juni",
440 "tstat_full_jul" => "Juli",
441 "tstat_full_aug" => "Agustus",
442 "tstat_full_sep" => "September",
443 "tstat_full_oct" => "Oktober",
444 "tstat_full_nov" => "November",
445 "tstat_full_dec" => "Desember",
446
447 "tstat_last_day" => "Hari terakhir",
448 "tstat_last_week" => "Minggu terakhir",
449 "tstat_last_month" => "Bulan terakhir",
450 "tstat_last_year" => "Tahun terakhir",
451 "tstat_average" => "rata-rata",
452
453 // Loadtime notice
454 "generated" => "Halaman yang dihasilkan dalam ",
455 "seconds" => " second",
456
457 // Configuration page words and sentences
458 "config_variable_name" => "Nama Variabel ini",
459 "config_variable_value" => "Nilai Variabel ini",
460 "config_explanations" => "Penjelasan",
461
462 // needs to be translated
463 "config_BBC_MAINSITE" =>
464 "If this variable has been set, a link to the specified location will be
465 generated. The default value is pointing to the parent directory. In case your
466 main site is located elsewhere, you probably want to adjust the value to suit
467 your needs.<br />
468 Examples:<br />
469 \$BBC_MAINSITE = &quot;http://www.myserver.com/&quot;;<br />
470 \$BBC_MAINSITE = &quot;..&quot;;<br />
471 \$BBC_MAINSITE = &quot;&quot;;",
472
473 "config_BBC_SHOW_CONFIG" =>
474 "BBClone defaults to revealing the stats' settings. In case this behavior isn't
475 desired you can deny access to it by deactivating the option.<br />
476 Examples:<br />
477 \$BBC_SHOW_CONFIG = 1;<br />
478 \$BBC_SHOW_CONFIG = &quot;&quot;;",
479
480 "config_BBC_TITLEBAR" =>
481 "The title of your stats pages.<br />
482 It will be displayed in the navigation bar of all BBClone pages<br />
483 The following macros are recognised:<br />
484 <ul>
485 <li>%SERVER: server name,</li>
486 <li>%DATE: current date.</li>
487 </ul>
488 HTML Tags are allowed.<br />
489 Examples:<br />
490 \$BBC_TITLEBAR = &quot;Statistics for %SERVER generated the %DATE&quot;;<br />
491 \$BBC_TITLEBAR = &quot;My stats from %DATE look like this:&quot;;
492 <br />",
493
494 "config_BBC_LANGUAGE" =>
495 "BBClone's default language, in case it hasn't been specified by the browser.
496 The following languages are supported:
497 <p>ar, bg, bs, ca, cs, da, de, el, en, es, fi, fr, hu, id, it, ja, ko, lt, mk, nb,
498 nl, pl, pt, pt-br, ro, ru, sk, sl, sv, th, tr, ua, zh-cn and zh-tw</p>",
499
500 "config_BBC_MAXTIME" =>
501 "This variable defines the length of an unique visit in seconds. Each hit from
502 the same visitor within this period will be considered as one visit, as long as
503 two successive hits don't exceed the specified limit. Default is the de facto
504 web standard of 30 minutes (1800 seconds), but depending on your needs you may
505 wish to assign a different value.<br />
506 Examples:<br />
507 \$BBC_MAXTIME = 0;<br />
508 \$BBC_MAXTIME = 1800;",
509
510 "config_BBC_MAXVISIBLE" =>
511 "How many entries you want to have listed in the detailed stats? The default
512 value is 100. It's recommended not to set it higher than 500 to avoid too heavy
513 load.",
514
515 "config_BBC_DETAILED_STAT_FIELDS" =>
516 "The variable \$BBC_DETAILED_STAT_FIELDS determines the columns to be displayed
517 in the detailed statistics. Possible columns are:
518 <ul>
519 <li>id => The x-th visitor since you've started counting</li>
520 <li>time => The time at which the last hit was registerred</li>
521 <li>visits => The hits of one unique visitor</li>
522 <li>dns => Visitor's hostname</li>
523 <li>ip => Visitor's IP address</li>
524 <li>os => The operating system (if available and/or no robot)</li>
525 <li>browser => The software used for establishing the connection</li>
526 <li>ext => Visitor's country or extension</li>
527 <li>referer => The link from which a visitor came (if available)</li>
528 <li>page => The last visited page</li>
529 <li>search => The search query a visitor used (if available)</li>
530 </ul>
531 The same order you've arranged the columns will be used for display.<br />
532 Examples:<br />
533 \$BBC_DETAILED_STAT_FIELDS = &quot;id, time, visits, ip, ext, os, browser&quot;;
534 <br />
535 \$BBC_DETAILED_STAT_FIELDS = &quot;date, ext, browser, os, ip&quot;;<br />",
536
537 "config_BBC_TIME_OFFSET" =>
538 "In case the server time doesn't match your local timezone, you can adjust the
539 time in minutes by using this switch. Negative values will set back the time,
540 positive ones will set it forth.<br />
541 Examples:<br />
542 \$BBC_TIME_OFFSET = 300;<br />
543 \$BBC_TIME_OFFSET = -300;<br />
544 \$BBC_TIME_OFFSET = 0;",
545
546 "config_BBC_NO_DNS" =>
547 "This options defines, whether IP addresses should be resolved to hostnames or
548 not. While hostnames tell a lot more about the visitor, resolving them may
549 considerably slow down your site, if the DNS servers used are slow, limited in
550 their capacity or otherwise unreliable. Setting this variable may solve the
551 problem.<br />
552 Examples:<br />
553 \$BBC_NO_DNS = 1;<br />
554 \$BBC_NO_DNS = &quot;&quot;;",
555
556 "config_BBC_NO_HITS" =>
557 "BBClone's default is to show hits in the time stats, because it gives a quite
558 useful Impression from the actual server load. If, however, you prefer to use
559 unique visits as base for your time stats, you can change the way of counting
560 by setting this variable.<br />
561 Examples:<br />
562 \$BBC_NO_HITS = 1;<br />
563 \$BBC_NO_HITS = &quot;&quot;;",
564
565 "config_BBC_IGNORE_IP" =>
566 "This option can be used to exclude particular IP addresses or address ranges
567 from counting. In case you want to add several expressions use a comma as
568 separator.<br />
569 Examples:<br />
570 \$BBC_IGNORE_IP = &quot;127., 192.168.&quot;;<br />
571 \$BBC_IGNORE_IP = &quot;&quot;;",
572
573 "config_BBC_IGNORE_REFER" =>
574 "In case you don't want to have particular referrers from your visitors listed
575 in your ranking or detailed stats, you can specify one or more keywords used
576 for blocking if a referrer matches up against them. If you use more keywords,
577 please use a comma as separator.<br />
578 Examples:<br />
579 \$BBC_IGNORE_REFER = &quot;spambot.org, .escort.&quot;;<br />
580 \$BBC_IGNORE_REFER = &quot;&quot;;",
581
582 "config_BBC_IGNORE_BOTS" =>
583 "You can use this option to determine the treatment of robots. The default is
584 to ignore them in the top hosts ranking but leave them in the remaining
585 stats. If you don't want to see any robots at all you can set this option to
586 &quot;2&quot;, then only human visits will be taken into account.<br />
587 Examples:<br />
588 \$BBC_IGNORE_BOTS = 2;<br />
589 \$BBC_IGNORE_BOTS = 1;<br />
590 \$BBC_IGNORE_BOTS = &quot;&quot;;",
591
592 "config_BBC_IGNORE_AGENT" =>
593 "This option defines how BBClone tells one visitor from another. Default is to
594 use the IP address only, which provides realistic figures in most cases. If,
595 however, your visitors often are hidden behind proxy servers, deactivation of
596 this option could provide more realistic figures, since a new visitor will be
597 assumed by the time the user agent has changed.<br />
598 Examples:<br />
599 \$BBC_IGNORE_AGENT = 1;<br />
600 \$BBC_IGNORE_AGENT = &quot;&quot;;",
601
602 "config_BBC_KILL_STATS"=>
603 "Whenever you wish to reset your stats you can activate this switch and have
604 them deleted by the next visit. Don't forget to deactivate it afterwards, else
605 you'll probably experience unusually low traffic ;).<br />
606 Examples:<br />
607 \$BBC_KILL_STATS = 1;<br />
608 \$BBC_KILL_STATS = &quot;&quot;;",
609
610 "config_BBC_PURGE_SINGLE" =>
611 "Host and referrer stats can generate a huge amount of data, however mostly
612 caused by one time visitors. By enabling this switch you can purge these
613 entries and considerably shrink access.php in its size without affecting your
614 actual visible host and referrer ranking. The amount of hits will be added to
615 the &quot;not_specified&quot; entries to keep the overall score intact.<br />
616 Examples:<br />
617 \$BBC_PURGE_SINGLE = 1;<br />
618 \$BBC_PURGE_SINGLE = &quot;&quot;;",
619
620 "config_BBC_LOADTIME" =>
621 "Generate the page load-time in seconds at bottom of the page.<br />
622 Examples:<br />
623 \$BBC_LOADTIME =&quot;&quot;;<br />
624 \$BBC_LOADTIME = 1;",
625
626 "config_BBC_EXT_LOOKUP" =>
627 "This options defines, whether IP addresses are looked up to determine location (country).<br />
628 These plug-ins are NO part of BBClone, please keep this in mind.<br />
629 <ul>
630 <li>IP2EXT => Use the old IP2EXT to Look-Up IP addresses</li>
631 <li>GEOIP => Use GeoIP API plug-in</li>
632 <li>GEOIP-mod => Use GeoIP PHP/Perl Module (geoip.so)</li>
633 </ul>
634 Examples:<br />
635 \$BBC_EXT_LOOKUP =&quot;&quot;;<br />
636 \$BBC_EXT_LOOKUP =&quot;IP2EXT&quot;;<br />
637 \$BBC_EXT_LOOKUP =&quot;GEOIP&quot;;<br />
638 \$BBC_EXT_LOOKUP =&quot;GEOIP-mod&quot;;",
639
640 "config_BBC_CSS_FILE" =>
641 "BBClone CSS File Name<br />
642 Please note; Within this css file you can change the way BBClone looks.<br />
643 (for example change colors or what text size/fonts are used)<br />
644 Examples:<br />
645 \$BBC_CSS_FILE =&quot;bbclone.css&quot;;<br />
646 \$BBC_CSS_FILE =&quot;other.css&quot;;",
647
648 "config_BBC_HITS" =>
649 "Include BBClone hits within the Stats<br />
650 Examples:<br />
651 \$BBC_HITS =1;<br />
652 \$BBC_HITS =&quot;&quot;;",
653
654 "config_BBC_USE_ORIGINAL_URI" =>
655 "Enable this option when the &quot;Top Visited Pages&quot; URI's are not working due
656 filtering of the URI. This can happen if you use BBClone with some Content
657 Management Systems (CMS) which are using very long (complex) URI naming.<br />
658 IMPORTED NOTE: This option changes how URI's are recorded,
659 so you may need to reset the stats.<br />
660 Examples:<br />
661 \$BBC_USE_ORIGINAL_URI = 1; => No filtering, use original URI<br />
662 \$BBC_USE_ORIGINAL_URI = &quot;&quot;; => Filter URI (default)",
663
664 "config_BBC_MAX_PAGENAME" =>
665 "The max. number of characters for the page name.<br />
666 Longer page names will be stript down at the front, leading with &quot;...&quot;<br />
667 IMPORTED NOTE: This option changes how page names are recorded,
668 so you may need to reset the stats.<br />
669 Examples:<br />
670 \$BBC_MAX_PAGENAME = 60; => 60 characters (default)"
671
672 );
673 ?>

Properties

Name Value
svn:keywords Id