[geeklog-cvs] geeklog: Changed the label for the $_CONF['disable_autolinks'] c...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Feb 6 12:40:52 EST 2010


changeset 7698:55674b7f2a42
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/55674b7f2a42
user: Dirk Haun <dirk at haun-online.de>
date: Sat Feb 06 18:12:38 2010 +0100
description:
Changed the label for the $_CONF['disable_autolinks'] config option to read  "Disable Autotags" (for clarity) and updated the documentation (bug #0000912)

diffstat:

 language/afrikaans.php                 |  2 +-
 language/afrikaans_utf-8.php           |  2 +-
 language/bosnian.php                   |  2 +-
 language/bosnian_utf-8.php             |  2 +-
 language/bulgarian.php                 |  2 +-
 language/bulgarian_utf-8.php           |  2 +-
 language/catalan.php                   |  2 +-
 language/catalan_utf-8.php             |  2 +-
 language/chinese_simplified_utf-8.php  |  2 +-
 language/chinese_traditional_utf-8.php |  2 +-
 language/croatian.php                  |  2 +-
 language/croatian_utf-8.php            |  2 +-
 language/czech.php                     |  2 +-
 language/czech_utf-8.php               |  2 +-
 language/danish.php                    |  2 +-
 language/danish_utf-8.php              |  2 +-
 language/dutch.php                     |  2 +-
 language/dutch_utf-8.php               |  2 +-
 language/english.php                   |  2 +-
 language/english_utf-8.php             |  2 +-
 language/farsi_utf-8.php               |  2 +-
 language/finnish.php                   |  2 +-
 language/finnish_utf-8.php             |  2 +-
 language/french_canada.php             |  2 +-
 language/french_canada_utf-8.php       |  2 +-
 language/french_france.php             |  2 +-
 language/french_france_utf-8.php       |  2 +-
 language/german.php                    |  2 +-
 language/german_formal.php             |  2 +-
 language/german_formal_utf-8.php       |  2 +-
 language/german_utf-8.php              |  2 +-
 language/hebrew_utf-8.php              |  2 +-
 language/hellenic.php                  |  2 +-
 language/hellenic_utf-8.php            |  2 +-
 language/indonesian.php                |  2 +-
 language/indonesian_utf-8.php          |  2 +-
 language/italian.php                   |  2 +-
 language/italian_utf-8.php             |  2 +-
 language/korean.php                    |  2 +-
 language/korean_utf-8.php              |  2 +-
 language/norwegian.php                 |  2 +-
 language/norwegian_utf-8.php           |  2 +-
 language/polish.php                    |  2 +-
 language/polish_utf-8.php              |  2 +-
 language/portuguese.php                |  2 +-
 language/portuguese_brazil.php         |  2 +-
 language/portuguese_brazil_utf-8.php   |  2 +-
 language/portuguese_utf-8.php          |  2 +-
 language/romanian.php                  |  2 +-
 language/romanian_utf-8.php            |  2 +-
 language/russian.php                   |  2 +-
 language/russian_utf-8.php             |  2 +-
 language/slovak.php                    |  2 +-
 language/slovak_utf-8.php              |  2 +-
 language/slovenian.php                 |  2 +-
 language/slovenian_utf-8.php           |  2 +-
 language/spanish.php                   |  2 +-
 language/spanish_argentina.php         |  2 +-
 language/spanish_argentina_utf-8.php   |  2 +-
 language/spanish_utf-8.php             |  2 +-
 language/swedish.php                   |  2 +-
 language/swedish_utf-8.php             |  2 +-
 language/turkish.php                   |  2 +-
 language/turkish_utf-8.php             |  2 +-
 language/ukrainian.php                 |  2 +-
 language/ukrainian_koi8-u.php          |  2 +-
 language/ukrainian_utf-8.php           |  2 +-
 public_html/docs/english/config.html   |  6 ++++--
 public_html/docs/history               |  2 ++
 69 files changed, 73 insertions(+), 69 deletions(-)

diffs (truncated from 832 to 300 lines):

diff -r a2f2b30494c9 -r 55674b7f2a42 language/afrikaans.php
--- a/language/afrikaans.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/afrikaans.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1873,7 +1873,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/afrikaans_utf-8.php
--- a/language/afrikaans_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/afrikaans_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1873,7 +1873,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/bosnian.php
--- a/language/bosnian.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/bosnian.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1877,7 +1877,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/bosnian_utf-8.php
--- a/language/bosnian_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/bosnian_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1877,7 +1877,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/bulgarian.php
--- a/language/bulgarian.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/bulgarian.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1873,7 +1873,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/bulgarian_utf-8.php
--- a/language/bulgarian_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/bulgarian_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1873,7 +1873,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/catalan.php
--- a/language/catalan.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/catalan.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1871,7 +1871,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/catalan_utf-8.php
--- a/language/catalan_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/catalan_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1871,7 +1871,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/chinese_simplified_utf-8.php
--- a/language/chinese_simplified_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/chinese_simplified_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1876,7 +1876,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => '根用户跳过 HTML 过滤?',
     'allowed_protocols' => '许可 Protocols',
-    'disable_autolinks' => 'å
³é—­ Autolinks?',
+    'disable_autolinks' => 'å
³é—­ Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/chinese_traditional_utf-8.php
--- a/language/chinese_traditional_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/chinese_traditional_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1876,7 +1876,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => '根用戶跳過 HTML 過濾?',
     'allowed_protocols' => '許可 Protocols',
-    'disable_autolinks' => '關閉 Autolinks?',
+    'disable_autolinks' => '關閉 Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/croatian.php
--- a/language/croatian.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/croatian.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1873,7 +1873,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/croatian_utf-8.php
--- a/language/croatian_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/croatian_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1875,7 +1875,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/czech.php
--- a/language/czech.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/czech.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1872,7 +1872,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/czech_utf-8.php
--- a/language/czech_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/czech_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1872,7 +1872,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/danish.php
--- a/language/danish.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/danish.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1872,7 +1872,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/danish_utf-8.php
--- a/language/danish_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/danish_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1872,7 +1872,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/dutch.php
--- a/language/dutch.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/dutch.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1879,7 +1879,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/dutch_utf-8.php
--- a/language/dutch_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/dutch_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1879,7 +1879,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/english.php
--- a/language/english.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/english.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1876,7 +1876,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => "Skip HTML Filter for Root?",
     'allowed_protocols' => "Allowed Protocols",
-    'disable_autolinks' => "Disable Autolinks?",
+    'disable_autolinks' => "Disable Autotags?",
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/english_utf-8.php
--- a/language/english_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/english_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1876,7 +1876,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => "Skip HTML Filter for Root?",
     'allowed_protocols' => "Allowed Protocols",
-    'disable_autolinks' => "Disable Autolinks?",
+    'disable_autolinks' => "Disable Autotags?",
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/farsi_utf-8.php
--- a/language/farsi_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/farsi_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1861,7 +1861,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/finnish.php
--- a/language/finnish.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/finnish.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1874,7 +1874,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/finnish_utf-8.php
--- a/language/finnish_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/finnish_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1876,7 +1876,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/french_canada.php
--- a/language/french_canada.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/french_canada.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1876,7 +1876,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',
diff -r a2f2b30494c9 -r 55674b7f2a42 language/french_canada_utf-8.php
--- a/language/french_canada_utf-8.php	Sat Feb 06 17:16:31 2010 +0100
+++ b/language/french_canada_utf-8.php	Sat Feb 06 18:12:38 2010 +0100
@@ -1876,7 +1876,7 @@
     'advanced_html' => 'Additional HTML for Adv. Editor',
     'skip_html_filter_for_root' => 'Skip HTML Filter for Root?',
     'allowed_protocols' => 'Allowed Protocols',
-    'disable_autolinks' => 'Disable Autolinks?',
+    'disable_autolinks' => 'Disable Autotags?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'frame_options' => 'Protection against "clickjacking"',



More information about the geeklog-cvs mailing list