Change base to be the default DokuWiki template

This commit is contained in:
2026-01-30 11:17:54 +01:00
parent decb19f5bd
commit 90786557a2
90 changed files with 4205 additions and 1812 deletions

19
lang/de/lang.php Executable file
View File

@@ -0,0 +1,19 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Kurt Singer <webmaster@kurt-singer.com>
* @author Jürgen Fredriksson <jfriedrich@gmx.at>
* @author Anika Henke <anika@selfthinker.org>
*/
$lang['home'] = 'Startseite';
$lang['__background_site__'] = 'Farbe für den Seitenhintergrund (hinter dem Inhaltsbereich)';
$lang['__link__'] = 'Allgemeine Linkfarbe';
$lang['__existing__'] = 'Farbe für Links zu existierenden Seiten';
$lang['__missing__'] = 'Farbe für Links zu nicht-existierenden Seiten';
$lang['__site_width__'] = 'Breite der ganzen Seite (kann eine beliebige Längeneinheit sein: %, px, em, ...)';
$lang['__sidebar_width__'] = 'Breite der Seitenleiste, falls vorhanden (kann eine beliebige Längeneinheit sein: %, px, em, ...)';
$lang['__tablet_width__'] = 'Unter dieser Fensterbreite wechselt die Seite in den Tabletmodus';
$lang['__phone_width__'] = 'Unter dieser Fensterbreite wechselt die Seite in den Handymodus';
$lang['__theme_color__'] = 'Farbschema der Webapplikation';

View File

@@ -1,7 +0,0 @@
<?php
/**
* Deutsche Übersetzung Einstellungen
*
*/
$lang['hideTools'] = 'Tools abschalten, wenn der Benutzer nicht angemeldet ist?';

1
lang/de/style.txt Executable file
View File

@@ -0,0 +1 @@
Wenn Sie das Logo anpassen wollen, benutzen Sie einfach den Medien-Manager, um ein ''logo.png'' in den ''wiki''- oder Wurzel-Namensraum hochzuladen. Es wird dann automatisch als Logo verwendet. Sie können dort auch ein ''favicon.ico'' hochladen. Falls Sie ein geschlossenes Wiki haben, ist es empfehlenswert, den ''wiki''- (oder Wurzel-)Namensraum für alle Nutzer in den ACL-Einstellungen als lesbar zu öffnen. Ansonsten wird das Logo nur für eingeloggte Nutzer angezeigt.

15
lang/en/lang.php Normal file → Executable file
View File

@@ -1,10 +1,13 @@
<?php
/**
* English language file for template
*
*/
$lang['__existing__'] = 'The color for links to existing pages';
$lang['__missing__'] = 'The color for links to non-existing pages';
$lang['home'] = 'Home';
// style.ini values
$lang['__background_site__'] = 'Color for the very background (behind the content box)';
$lang['__link__'] = 'The general link color';
$lang['__existing__'] = 'The color for links to existing pages';
$lang['__missing__'] = 'The color for links to non-existing pages';
$lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
$lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, ...)';
$lang['__tablet_width__'] = 'Below screensizes of this width, the site switches to tablet mode';
$lang['__phone_width__'] = 'Below screensizes of this width, the site switches to phone mode';
$lang['__theme_color__'] = 'Theme color of the web app';

View File

@@ -1,8 +0,0 @@
<?php
/**
* English language file for config
*
*/
$lang['hideTools'] = 'Hide tools when not logged in?';
$lang['sidebarIsNav'] = 'Is the sidebar mainly used for navigation?';

5
lang/en/style.txt Normal file → Executable file
View File

@@ -1 +1,4 @@
If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.
If you want to adjust the logo, simply use the Media Manager to upload a ''logo.png'' into the ''wiki'' or the root namespace and it
will be automatically used. You can also upload a ''favicon.ico'' there. If you use a closed
wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or
your logo is not shown to not logged in users.

View File

@@ -1,7 +0,0 @@
<?php
/**
* Fichier de langue française pour la config.
*
*/
$lang['hideTools'] = 'Masquer les outils aux visiteurs anonymes ?';

View File

@@ -1,11 +0,0 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hideaki SAWADA <chuno@live.jp>
*/
$lang['__existing__'] = '既存ページへのリンク色';
$lang['__missing__'] = '存在しないページへのリンク色';
$lang['__site_width__'] = 'サイトの全体幅(任意の長さの単位を使用可能: % px em 他)';
$lang['__sidebar_width__'] = 'サイドバーがある場合、サイドバーの幅(任意の長さの単位を使用可能: % px em 他)';

View File

@@ -1,8 +0,0 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hideaki SAWADA <chuno@live.jp>
*/
$lang['hideTools'] = 'ログインしていない場合、ツールを隠す';

View File

@@ -1,4 +0,0 @@
ファビコンを変更したい場合、メディア管理を利用して ''wiki'' またはルート名前空間に ''favicon.ico'' をアップロードして下さい。
自動的にその画像を使用します。
アクセス制限のある wiki を使用している場合、アクセスコントロール管理で ''wiki''(またはルート)名前空間を全員読取可に設定して下さい。
そうでないとログインしていないユーザーにファビコンが表示されません。

View File

@@ -1,10 +0,0 @@
<?php
/**
* Korean language file for template
*
*/
$lang['__existing__'] = '문서가 존재하는 링크의 색';
$lang['__missing__'] = '문서가 존재하지 않는 링크의 색';
$lang['__site_width__'] = '전체 사이트의 너비 (어떠한 길이 단위도 사용할 수 있습니다: %, px, em, ...)';
$lang['__sidebar_width__'] = '사이드바가 있다면, 그것의 너비 (어떠한 길이 단위도 사용할 수 있습니다: %, px, em, ...)';

View File

@@ -1,7 +0,0 @@
<?php
/**
* Korean language file for config
*
*/
$lang['hideTools'] = '로그인하지 않을 때 도구를 숨길까요?';

View File

@@ -1 +0,0 @@
파비콘을 바꾸고 싶으면, 간단히 미디어 관리자를 사용하여 ''wiki'' 또는 루트 이름공간 안에 ''favicon.ico''를 올리면 자동으로 사용됩니다. 닫힌 위키를 사용한다면 ACL 설정에서 ''wiki'' (또는 루트) 이름공간을 누구나 읽을 수 있도록 하는 것을 권장합니다, 또는 파비콘이 로그아웃한 사용자에게 보이지 않습니다.

View File

@@ -1,9 +0,0 @@
<?php
/**
* Russian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Aleksandr Selivanov <alexgearbox@gmail.com>
*/
$lang['hideTools'] = 'Скрывать инструменты гостям?';