diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/plugins/config/lang/de/lang.php | 4 | ||||
-rw-r--r-- | lib/plugins/config/lang/en/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/config/lang/fr/lang.php | 4 | ||||
-rw-r--r-- | lib/plugins/config/lang/pt-br/lang.php | 4 | ||||
-rw-r--r-- | lib/plugins/config/lang/pt/lang.php | 4 | ||||
-rw-r--r-- | lib/plugins/config/settings/config.metadata.php | 1 | ||||
-rw-r--r-- | lib/styles/style.css | 4 | ||||
-rw-r--r-- | lib/tpl/default/design.css | 31 |
8 files changed, 2 insertions, 56 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')); diff --git a/lib/styles/style.css b/lib/styles/style.css index 5464034ca..4311c3cca 100644 --- a/lib/styles/style.css +++ b/lib/styles/style.css @@ -5,7 +5,7 @@ div.clearer { clear: both; - line-height: 0px; + line-height: 0; height: 0; overflow:hidden; } @@ -105,7 +105,7 @@ em em.u { .code .re0 { color: #0000ff; } .code .re1 { color: #0000ff; } .code .re2 { color: #0000ff; } -.code .re3 { color:#ff3333; font-weight:bold; } +.code .re3 { color: #ff3333; font-weight:bold; } .code .re4 { color: #009999; } .code .st0 { color: #ff0000; } .code .sy0 { color: #66cc66; } diff --git a/lib/tpl/default/design.css b/lib/tpl/default/design.css index 1e946207e..0d84d94ab 100644 --- a/lib/tpl/default/design.css +++ b/lib/tpl/default/design.css @@ -799,34 +799,3 @@ div.dokuwiki div.imagemeta img.thumb { float:left; margin-right: 0.1em; } - -/* --------------- Purple Numbers ----------------- */ - -/* show only on hover */ -.dokuwiki a.pn { - visibility: hidden; - color: __text_other__ !important; -} -.dokuwiki h1:hover a.pn, -.dokuwiki h2:hover a.pn, -.dokuwiki h3:hover a.pn, -.dokuwiki h4:hover a.pn, -.dokuwiki h5:hover a.pn, -.dokuwiki p:hover a.pn, -.dokuwiki li:hover a.pn, -.dokuwiki pre:hover a.pn, -.dokuwiki table.inline:hover + .pnlink a.pn { - visibility: visible !important; -} -/* nested lists */ -.dokuwiki li:hover li a.pn { - visibility: hidden !important; -} -.dokuwiki li li:hover a.pn { - visibility: visible !important; -} - -/* if PN needs to be outside of its section */ -.dokuwiki .pnlink { - margin: -1.0em 0 0 0; -} |