diff options
author | Anika Henke <a.c.henke@arcor.de> | 2007-05-13 19:47:19 +0200 |
---|---|---|
committer | Anika Henke <a.c.henke@arcor.de> | 2007-05-13 19:47:19 +0200 |
commit | 54637c3d2b8a7f1cba60f230703d3c65141b0a24 (patch) | |
tree | 2767ab8ec6e2758447b20a71af17324e20804897 | |
parent | a1637ffdf214b3f28872e13456b9e19075c66a4e (diff) | |
download | rpg-54637c3d2b8a7f1cba60f230703d3c65141b0a24.tar.gz rpg-54637c3d2b8a7f1cba60f230703d3c65141b0a24.tar.bz2 |
fixed some xhtml validity issues in config manager
darcs-hash:20070513174719-d5083-4827d529f2d30011a1bb7d3cc09cf15779629c19.gz
-rw-r--r-- | lib/plugins/config/lang/bg/lang.php | 2 | ||||
-rw-r--r-- | lib/plugins/config/lang/da/lang.php | 2 | ||||
-rw-r--r-- | lib/plugins/config/lang/de/lang.php | 2 | ||||
-rw-r--r-- | lib/plugins/config/lang/en/lang.php | 2 | ||||
-rw-r--r-- | lib/plugins/config/lang/fr/lang.php | 2 | ||||
-rw-r--r-- | lib/plugins/config/lang/ko/lang.php | 2 | ||||
-rw-r--r-- | lib/plugins/config/lang/pl/lang.php | 2 | ||||
-rw-r--r-- | lib/plugins/config/settings/config.class.php | 30 |
8 files changed, 22 insertions, 22 deletions
diff --git a/lib/plugins/config/lang/bg/lang.php b/lib/plugins/config/lang/bg/lang.php index 6e01cadb7..a913b76da 100644 --- a/lib/plugins/config/lang/bg/lang.php +++ b/lib/plugins/config/lang/bg/lang.php @@ -122,7 +122,7 @@ $lang['compress'] = 'Компактен CSS и javascript изход'; $lang['hidepages'] = 'Скриване на съвпадащи имена на страници(regular expressions)'; $lang['send404'] = 'Пращане на "HTTP 404/Page Not Found" за несъществуващи страници'; $lang['sitemap'] = 'Генериране на Google sitemap (дни)'; -$lang['broken_iua'] = 'Отметнете, ако ignore_user_abort функцията не работи, търсенето може да не се извършва правилно.Известно е, че комбинацията IIS+PHP/CGI е лоша. Вижте <a href="http://bugs.splitbrain.org/?do=details&id=852">Грешка 852</a> за повече информация.'; +$lang['broken_iua'] = 'Отметнете, ако ignore_user_abort функцията не работи, търсенето може да не се извършва правилно.Известно е, че комбинацията IIS+PHP/CGI е лоша. Вижте <a href="http://bugs.splitbrain.org/?do=details&id=852">Грешка 852</a> за повече информация.'; $lang['rss_type'] = 'Вид на XML източника(feed)'; $lang['rss_linkto'] = 'XML feed links to'; diff --git a/lib/plugins/config/lang/da/lang.php b/lib/plugins/config/lang/da/lang.php index 8bf3b8661..1ab2a6630 100644 --- a/lib/plugins/config/lang/da/lang.php +++ b/lib/plugins/config/lang/da/lang.php @@ -123,7 +123,7 @@ $lang['compress'] = 'Komprimer CSS og Javascript filer'; $lang['hidepages'] = 'Skjul matchende sider (regulære udtryk)'; $lang['send404'] = 'Send "HTTP 404/Page Not Found" for ikke-eksisterende sider'; $lang['sitemap'] = 'Generer Google sitemap (dage)'; -$lang['broken_iua'] = 'Er ignore_user_abort funktionen i stykker p dit system? Dette kunne forudsage et ikke virkende sgeindeks. IIS+PHP/CGI er kendt for ikke at virke. Se <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a> for mere information.'; +$lang['broken_iua'] = 'Er ignore_user_abort funktionen i stykker p� dit system? Dette kunne forudsage et ikke virkende s�geindeks. IIS+PHP/CGI er kendt for ikke at virke. Se <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a> for mere information.'; $lang['rss_type'] = 'XML feed type'; $lang['rss_linkto'] = 'XML feed linker til'; diff --git a/lib/plugins/config/lang/de/lang.php b/lib/plugins/config/lang/de/lang.php index d5d1b7d1d..e5ec88a4b 100644 --- a/lib/plugins/config/lang/de/lang.php +++ b/lib/plugins/config/lang/de/lang.php @@ -157,5 +157,5 @@ $lang['compression_o_bz2'] = 'bz2'; $lang['iexssprotect'] = 'Hochgeladene Dateien auf bösartigen JavaScript- und HTML-Code untersuchen.'; $lang['manager'] = 'Manager - Eine Gruppe oder Nutzer mit Zugriff auf einige Administrationswerkzeuge.'; -$lang['broken_iua'] = 'Falls die Funktion ignore_user_abort auf Ihrem System nicht funktioniert, könnte der Such-Index nicht funktionieren. IIS+PHP/CGI ist bekannt dafür. Siehe auch <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a>.'; +$lang['broken_iua'] = 'Falls die Funktion ignore_user_abort auf Ihrem System nicht funktioniert, könnte der Such-Index nicht funktionieren. IIS+PHP/CGI ist bekannt dafür. Siehe auch <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a>.'; $lang['rss_show_summary'] = 'Bearbeitungs-Zusammenfassung im XML Feed anzeigen';
\ No newline at end of file diff --git a/lib/plugins/config/lang/en/lang.php b/lib/plugins/config/lang/en/lang.php index f60747c18..232a963f7 100644 --- a/lib/plugins/config/lang/en/lang.php +++ b/lib/plugins/config/lang/en/lang.php @@ -123,7 +123,7 @@ $lang['compress'] = 'Compact CSS and javascript output'; $lang['hidepages'] = 'Hide matching pages (regular expressions)'; $lang['send404'] = 'Send "HTTP 404/Page Not Found" for non existing pages'; $lang['sitemap'] = 'Generate Google sitemap (days)'; -$lang['broken_iua'] = 'Is the ignore_user_abort function broken on your system? This could cause a non working search index. IIS+PHP/CGI is known to be broken. See <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a> for more info.'; +$lang['broken_iua'] = 'Is the ignore_user_abort function broken on your system? This could cause a non working search index. IIS+PHP/CGI is known to be broken. See <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a> for more info.'; $lang['rss_type'] = 'XML feed type'; $lang['rss_linkto'] = 'XML feed links to'; diff --git a/lib/plugins/config/lang/fr/lang.php b/lib/plugins/config/lang/fr/lang.php index 88b618bbc..f1e1ba0d7 100644 --- a/lib/plugins/config/lang/fr/lang.php +++ b/lib/plugins/config/lang/fr/lang.php @@ -123,7 +123,7 @@ $lang['hidepages'] = 'Cacher pages correspondant à (expression régulière)'; $lang['send404'] = 'Renvoyer "HTTP 404/Page Not Found" pour les pages introuvables'; $lang['sitemap'] = 'Générer carte google du site (jours)'; $lang['broken_iua'] = 'La fonction ignore_user_abort est-elle opérationnelle sur votre système ? Ceci peut empêcher le fonctionnement de l\'index de recherche. IIS+PHP/ -CGI dysfonctionne. Voir le <a href="http://bugs.splitbrain.org/?do=details&id=852">bug 852</a> pour plus d\'info.'; +CGI dysfonctionne. Voir le <a href="http://bugs.splitbrain.org/?do=details&id=852">bug 852</a> pour plus d\'info.'; $lang['rss_type'] = 'Type de flux RSS'; $lang['rss_linkto'] = 'Lien du flux RSS vers'; diff --git a/lib/plugins/config/lang/ko/lang.php b/lib/plugins/config/lang/ko/lang.php index 7835987da..70114d2ce 100644 --- a/lib/plugins/config/lang/ko/lang.php +++ b/lib/plugins/config/lang/ko/lang.php @@ -122,7 +122,7 @@ $lang['compress'] = '최적화된 CSS, javascript 출력'; $lang['hidepages'] = '매칭된 페이지 숨기기(정규식 매칭)'; $lang['send404'] = '존재하지 않는 페이지에 대해 "HTTP 404/Page Not Found" 응답'; $lang['sitemap'] = '구글 사이트맵 생성(날짜)'; -$lang['broken_iua'] = '설치된 시스템에서 ignore_user_abort 기능에 문제가 있으면 색인이 정상적으로 동작하지 않습니다. 이 기능이 IIS+PHP/CGI에서 문제가 있는 것으로 알려졌습니다. 자세한 정보는 <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a>를 참고하기 바랍니다.'; +$lang['broken_iua'] = '설치된 시스템에서 ignore_user_abort 기능에 문제가 있으면 색인이 정상적으로 동작하지 않습니다. 이 기능이 IIS+PHP/CGI에서 문제가 있는 것으로 알려졌습니다. 자세한 정보는 <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a>를 참고하기 바랍니다.'; $lang['rss_type'] = 'XML feed 타잎'; $lang['rss_linkto'] = 'XML feed 링크 정보'; diff --git a/lib/plugins/config/lang/pl/lang.php b/lib/plugins/config/lang/pl/lang.php index cad90ca84..bb1662d92 100644 --- a/lib/plugins/config/lang/pl/lang.php +++ b/lib/plugins/config/lang/pl/lang.php @@ -122,7 +122,7 @@ $lang['compress'] = 'Kompresja arkuszy CSS i plików JavaScript'; $lang['hidepages'] = 'Ukrywanie stron pasujących do wzorca (wyrażenie regularne)'; $lang['send404'] = 'Nagłówek "HTTP 404/Page Not Found" dla nieistniejących stron'; $lang['sitemap'] = 'Okres generowania Google Sitemap (w dniach)'; -$lang['broken_iua'] = 'Czy funkcja "ignore_user_abort" działa? Jeśli nie, może to powodować problemy z indeksem przeszukiwania. Funkcja nie działa przy konfiguracji oprogramowania IIS+PHP/CGI. Sczegółowe informacje: <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a>.'; +$lang['broken_iua'] = 'Czy funkcja "ignore_user_abort" działa? Jeśli nie, może to powodować problemy z indeksem przeszukiwania. Funkcja nie działa przy konfiguracji oprogramowania IIS+PHP/CGI. Sczegółowe informacje: <a href="http://bugs.splitbrain.org/?do=details&id=852">Bug 852</a>.'; $lang['rss_type'] = 'Typ RSS'; $lang['rss_linkto'] = 'Odnośniki w RSS'; diff --git a/lib/plugins/config/settings/config.class.php b/lib/plugins/config/settings/config.class.php index 9b07ca9c8..4d694de1f 100644 --- a/lib/plugins/config/settings/config.class.php +++ b/lib/plugins/config/settings/config.class.php @@ -372,8 +372,8 @@ if (!class_exists('setting')) { $key = htmlspecialchars($this->_key); $value = htmlspecialchars($value); - $label = '<label for="config__'.$key.'">'.$this->prompt($plugin).'</label>'; - $input = '<textarea rows="3" cols="40" id="config__'.$key.'" name="config['.$key.']" class="edit" '.$disable.'>'.$value.'</textarea>'; + $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>'; + $input = '<textarea rows="3" cols="40" id="config___'.$key.'" name="config['.$key.']" class="edit" '.$disable.'>'.$value.'</textarea>'; return array($label,$input); } @@ -432,8 +432,8 @@ if (!class_exists('setting_string')) { $key = htmlspecialchars($this->_key); $value = htmlspecialchars($value); - $label = '<label for="config__'.$key.'">'.$this->prompt($plugin).'</label>'; - $input = '<input id="config__'.$key.'" name="config['.$key.']" type="text" class="edit" value="'.$value.'" '.$disable.'/>'; + $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>'; + $input = '<input id="config___'.$key.'" name="config['.$key.']" type="text" class="edit" value="'.$value.'" '.$disable.'/>'; return array($label,$input); } } @@ -463,8 +463,8 @@ if (!class_exists('setting_password')) { $key = htmlspecialchars($this->_key); - $label = '<label for="config__'.$key.'">'.$this->prompt($plugin).'</label>'; - $input = '<input id="config__'.$key.'" name="config['.$key.']" type="password" class="edit" value="" '.$disable.'/>'; + $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>'; + $input = '<input id="config___'.$key.'" name="config['.$key.']" type="password" class="edit" value="" '.$disable.'/>'; return array($label,$input); } } @@ -524,8 +524,8 @@ if (!class_exists('setting_onoff')) { $key = htmlspecialchars($this->_key); $checked = ($value) ? ' checked="checked"' : ''; - $label = '<label for="config__'.$key.'">'.$this->prompt($plugin).'</label>'; - $input = '<div class="input"><input id="config__'.$key.'" name="config['.$key.']" type="checkbox" class="checkbox" value="1"'.$checked.$disable.'/></div>'; + $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>'; + $input = '<div class="input"><input id="config___'.$key.'" name="config['.$key.']" type="checkbox" class="checkbox" value="1"'.$checked.$disable.'/></div>'; return array($label,$input); } @@ -570,10 +570,10 @@ if (!class_exists('setting_multichoice')) { $key = htmlspecialchars($this->_key); - $label = '<label for="config__'.$key.'">'.$this->prompt($plugin).'</label>'; + $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>'; $input = "<div class=\"input\">\n"; - $input .= '<select class="edit" id="config__'.$key.'" name="config['.$key.']"'.$disable.'>'."\n"; + $input .= '<select class="edit" id="config___'.$key.'" name="config['.$key.']"'.$disable.'>'."\n"; foreach ($this->_choices as $choice) { $selected = ($value == $choice) ? ' selected="selected"' : ''; $option = $plugin->getLang($this->_key.'_o_'.$choice); @@ -731,8 +731,8 @@ if (!class_exists('setting_multicheckbox')) { $plugin->getLang($this->_key.'_'.$choice) : htmlspecialchars($choice)); $input .= '<div class="selection'.$class.'">'."\n"; - $input .= '<label for="config__'.$key.'_'.$choice.'">'.$prompt."</label>\n"; - $input .= '<input id="config__'.$key.'_'.$choice.'" name="config['.$key.'][]" type="checkbox" class="checkbox" value="'.$choice.'" '.$disable.' '.$checked."/>\n"; + $input .= '<label for="config___'.$key.'_'.$choice.'">'.$prompt."</label>\n"; + $input .= '<input id="config___'.$key.'_'.$choice.'" name="config['.$key.'][]" type="checkbox" class="checkbox" value="'.$choice.'" '.$disable.' '.$checked."/>\n"; $input .= "</div>\n"; // remove this action from the disabledactions array @@ -747,11 +747,11 @@ if (!class_exists('setting_multicheckbox')) { " selectiondefault" : ""; $input .= '<div class="other'.$class.'">'."\n"; - $input .= '<label for="config__'.$key.'_other">'.$plugin->getLang($key.'_other')."</label>\n"; - $input .= '<input id="config__'.$key.'_other" name="config['.$key.'][other]" type="text" class="edit" value="'.htmlspecialchars($other).'" '.$disable." />\n"; + $input .= '<label for="config___'.$key.'_other">'.$plugin->getLang($key.'_other')."</label>\n"; + $input .= '<input id="config___'.$key.'_other" name="config['.$key.'][other]" type="text" class="edit" value="'.htmlspecialchars($other).'" '.$disable." />\n"; $input .= "</div>\n"; -// $label = '<label for="config__'.$key.'">'.$this->prompt($plugin).'</label>'; +// $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>'; $label = $this->prompt($plugin); return array($label,$input); } |