summaryrefslogtreecommitdiff
path: root/lib/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins')
-rw-r--r--lib/plugins/config/lang/de/lang.php4
-rw-r--r--lib/plugins/config/lang/en/lang.php6
-rw-r--r--lib/plugins/config/lang/fr/lang.php4
-rw-r--r--lib/plugins/config/lang/pt-br/lang.php4
-rw-r--r--lib/plugins/config/lang/pt/lang.php4
-rw-r--r--lib/plugins/config/settings/config.metadata.php1
6 files changed, 0 insertions, 23 deletions
diff --git a/lib/plugins/config/lang/de/lang.php b/lib/plugins/config/lang/de/lang.php
index b151c8771..454f24d5b 100644
--- a/lib/plugins/config/lang/de/lang.php
+++ b/lib/plugins/config/lang/de/lang.php
@@ -55,7 +55,6 @@ $lang['recent'] = 'Anzahl der Einträge in der Änderungsliste';
$lang['breadcrumbs'] = 'Anzahl der Einträge im "Krümelpfad"';
$lang['youarehere'] = 'Hierarchische Pfadnavigation verwenden';
$lang['typography'] = 'Typographische Ersetzungen';
-$lang['purplenumbers'] = 'Zeige "Purple Numbers"';
$lang['htmlok'] = 'HTML erlauben';
$lang['phpok'] = 'PHP erlauben';
$lang['dformat'] = 'Datumsformat (Siehe PHP <a href="http://www.php.net/strftime">strftime</a> Funktion)';
@@ -150,9 +149,6 @@ $lang['license_o_'] = 'Keine gewählt';
$lang['typography_o_0'] = 'keine';
$lang['typography_o_1'] = 'ohne einfache Anführungszeichen';
$lang['typography_o_2'] = 'mit einfachen Anführungszeichen (funktioniert nicht immer)';
-$lang['purplenumbers_o_0'] = 'aus';
-$lang['purplenumbers_o_1'] = 'erzeuge IDs, die pro Seite eindeutig sind';
-$lang['purplenumbers_o_2'] = 'erzeuge IDs, die im gesamten Wiki eindeutig sind';
$lang['userewrite_o_0'] = 'keines';
$lang['userewrite_o_1'] = '.htaccess';
$lang['userewrite_o_2'] = 'DokuWiki';
diff --git a/lib/plugins/config/lang/en/lang.php b/lib/plugins/config/lang/en/lang.php
index 4eefbaad3..842e419ce 100644
--- a/lib/plugins/config/lang/en/lang.php
+++ b/lib/plugins/config/lang/en/lang.php
@@ -67,7 +67,6 @@ $lang['recent'] = 'Recent changes';
$lang['breadcrumbs'] = 'Number of breadcrumbs';
$lang['youarehere'] = 'Hierarchical breadcrumbs';
$lang['typography'] = 'Do typographical replacements';
-$lang['purplenumbers']= 'Show Purple Numbers';
$lang['htmlok'] = 'Allow embedded HTML';
$lang['phpok'] = 'Allow embedded PHP';
$lang['dformat'] = 'Date format (see PHP\'s <a href="http://www.php.net/strftime">strftime</a> function)';
@@ -178,11 +177,6 @@ $lang['typography_o_0'] = 'none';
$lang['typography_o_1'] = 'excluding single quotes';
$lang['typography_o_2'] = 'including single quotes (might not always work)';
-/* purplenumbers options */
-$lang['purplenumbers_o_0'] = 'off';
-$lang['purplenumbers_o_1'] = 'create IDs unique per page';
-$lang['purplenumbers_o_2'] = 'create IDs completely unique per site';
-
/* userewrite options */
$lang['userewrite_o_0'] = 'none';
$lang['userewrite_o_1'] = '.htaccess';
diff --git a/lib/plugins/config/lang/fr/lang.php b/lib/plugins/config/lang/fr/lang.php
index 58bb36965..ea3e7dfe6 100644
--- a/lib/plugins/config/lang/fr/lang.php
+++ b/lib/plugins/config/lang/fr/lang.php
@@ -52,7 +52,6 @@ $lang['recent'] = 'Nombre de derniers changements à afficher';
$lang['breadcrumbs'] = 'Nombre de traces à afficher';
$lang['youarehere'] = 'Traces hiérarchiques';
$lang['typography'] = 'Effectuer des améliorations typographiques';
-$lang['purplenumbers'] = 'Montrer les numéros pourpres';
$lang['htmlok'] = 'Permettre html dans les pages';
$lang['phpok'] = 'Permettre php dans les pages';
$lang['dformat'] = 'Format de date (cf. fonction <a href="http://www.php.net/strftime">strftime</a> de PHP)';
@@ -147,9 +146,6 @@ $lang['license_o_'] = 'Aucune choisie';
$lang['typography_o_0'] = 'aucun';
$lang['typography_o_1'] = 'guillemets uniquement';
$lang['typography_o_2'] = 'tout signe typographique (peut ne pas fonctionner)';
-$lang['purplenumbers_o_0'] = 'désactivé';
-$lang['purplenumbers_o_1'] = 'créer des IDs unique par page';
-$lang['purplenumbers_o_2'] = 'créer des IDs complètement uniques par site';
$lang['userewrite_o_0'] = 'aucun';
$lang['userewrite_o_1'] = '.htaccess';
$lang['userewrite_o_2'] = 'DokuWiki';
diff --git a/lib/plugins/config/lang/pt-br/lang.php b/lib/plugins/config/lang/pt-br/lang.php
index ebe41daee..51db5c3fb 100644
--- a/lib/plugins/config/lang/pt-br/lang.php
+++ b/lib/plugins/config/lang/pt-br/lang.php
@@ -57,7 +57,6 @@ $lang['recent'] = 'Modificações recentes';
$lang['breadcrumbs'] = 'Número de elementos na trilha de páginas visitadas';
$lang['youarehere'] = 'Trilha hierárquica';
$lang['typography'] = 'Efetuar modificações tipográficas';
-$lang['purplenumbers'] = 'Mostrar Purple Numbers';
$lang['htmlok'] = 'Permitir incorporação de HTML';
$lang['phpok'] = 'Permitir incorporação de PHP';
$lang['dformat'] = 'Formato da data (veja a função <a href="http://www.php.net/strftime">strftime</a> do PHP)';
@@ -151,9 +150,6 @@ $lang['license_o_'] = 'Nenhuma escolha';
$lang['typography_o_0'] = 'nenhuma';
$lang['typography_o_1'] = 'excluir aspas simples';
$lang['typography_o_2'] = 'incluir aspas simples (nem sempre funciona)';
-$lang['purplenumbers_o_0'] = 'Desligado';
-$lang['purplenumbers_o_1'] = 'Criar IDs unicos por página';
-$lang['purplenumbers_o_2'] = 'Criar IDs completamente unicos por site';
$lang['userewrite_o_0'] = 'não';
$lang['userewrite_o_1'] = '.htaccess';
$lang['userewrite_o_2'] = 'interno do DokuWiki';
diff --git a/lib/plugins/config/lang/pt/lang.php b/lib/plugins/config/lang/pt/lang.php
index b13debc3e..7fdc85ef3 100644
--- a/lib/plugins/config/lang/pt/lang.php
+++ b/lib/plugins/config/lang/pt/lang.php
@@ -49,7 +49,6 @@ $lang['recent'] = 'Alterações recentes';
$lang['breadcrumbs'] = 'Número máximo de breadcrumbs';
$lang['youarehere'] = 'Breadcrumbs hierárquicas';
$lang['typography'] = 'Executar substituições tipográficas';
-$lang['purplenumbers'] = 'Mostrar Números Violeta';
$lang['htmlok'] = 'Permitir embeber HTML';
$lang['phpok'] = 'Permitir embeber PHP';
$lang['dformat'] = 'Formato de Data (ver função PHP\'s <a href="http://www.php.net/strftime">strftime</a>)';
@@ -144,9 +143,6 @@ $lang['license_o_'] = 'Nenhuma escolha';
$lang['typography_o_0'] = 'nenhum';
$lang['typography_o_1'] = 'Apenas entre aspas';
$lang['typography_o_2'] = 'Entre aspas e apóstrofes';
-$lang['purplenumbers_o_0'] = 'desligado';
-$lang['purplenumbers_o_1'] = 'criar IDs únicos por página';
-$lang['purplenumbers_o_2'] = 'criar IDs completamente únicos por página web';
$lang['userewrite_o_0'] = 'nenhum';
$lang['userewrite_o_1'] = '.htaccess';
$lang['userewrite_o_2'] = 'interno (DokuWiki)';
diff --git a/lib/plugins/config/settings/config.metadata.php b/lib/plugins/config/settings/config.metadata.php
index 8593e6033..f78715de5 100644
--- a/lib/plugins/config/settings/config.metadata.php
+++ b/lib/plugins/config/settings/config.metadata.php
@@ -102,7 +102,6 @@ $meta['breadcrumbs'] = array('numeric');
$meta['youarehere'] = array('onoff');
$meta['fullpath'] = array('onoff');
$meta['typography'] = array('multichoice','_choices' => array(0,1,2));
-$meta['purplenumbers']= array('multichoice','_choices' => array(0,1,2));
$meta['dformat'] = array('string');
$meta['signature'] = array('string');
$meta['showuseras'] = array('multichoice','_choices' => array('loginname','username','email','email_link'));