From 287f6560da5bb211b335b66f196a6fda31b384cd Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sat, 19 Dec 2020 19:17:39 -0500 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/Configure.raw.wiki | 3 ++- doc/manual/en/Contribute.raw.wiki | 5 ++++- doc/manual/en/Download.raw.wiki | 7 +++++-- doc/manual/en/GettingHelp.raw.wiki | 6 +++++- doc/manual/en/Hardware.raw.wiki | 6 +++++- doc/manual/en/Introduction.raw.wiki | 7 ++++++- doc/manual/en/ReleaseNotes.raw.wiki | 15 +++++++++++++++ doc/manual/es/Configure.raw.wiki | 3 ++- doc/manual/es/Contribute.raw.wiki | 3 ++- doc/manual/es/Download.raw.wiki | 4 ++-- doc/manual/es/GettingHelp.raw.wiki | 3 ++- doc/manual/es/Hardware.raw.wiki | 3 +++ doc/manual/es/Introduction.raw.wiki | 4 +++- doc/manual/es/ReleaseNotes.raw.wiki | 15 +++++++++++++++ 14 files changed, 71 insertions(+), 13 deletions(-) diff --git a/doc/manual/en/Configure.raw.wiki b/doc/manual/en/Configure.raw.wiki index 40b2523e4..5d1db8830 100644 --- a/doc/manual/en/Configure.raw.wiki +++ b/doc/manual/en/Configure.raw.wiki @@ -17,7 +17,7 @@ Configure has some general configuration options: . Domain name is the global name by which other devices on the Internet can reach your !FreedomBox. The value set here is used by the [[FreedomBox/Manual/ejabberd|Chat Server (XMPP)]], [[FreedomBox/Manual/MatrixSynapse|Matrix Synapse]], [[FreedomBox/Manual/LetsEncrypt|Certificates (Let's Encrypt)]], and [[FreedomBox/Manual/Monkeysphere|Monkeysphere]]. === Webserver Home Page === - . This is an advanced option that allows you to set something other than !FreedomBox Service as the home page to be served on the domain name of the !FreedomBox. For example, if your !FreedomBox's domain name is https://myfreedombox.rocks and you set !MediaWiki as the home page, visiting https://myfreedombox.rocks will take you to https://myfreedombox.rocks/mediawiki/ instead of the usual https://myfreedombox.rocks/plinth/. You can set any web application, Ikiwiki wikis and blogs or Apache's default index.html page as the web server home page. + . This is an advanced option that allows you to set something other than !FreedomBox Service as the home page to be served on the domain name of the !FreedomBox. For example, if your !FreedomBox's domain name is https://myfreedombox.rocks and you set !MediaWiki as the home page, visiting https://myfreedombox.rocks will take you to https://myfreedombox.rocks/mediawiki/ instead of the usual https://myfreedombox.rocks/plinth/. {{{#!wiki caution @@ -25,6 +25,7 @@ Once some other app is set as the home page, you can only navigate to the !Freed ''/freedombox'' can also be used as an alias to ''/plinth'' }}} + . You can set any web application, Ikiwiki wikis and blogs or Apache's default index.html page as the web server home page. Since release '''20.20''' you can also select a [[FreedomBox/Manual/Apache_userdir|user's website]] among those users who have created their '''public_html''' directory. . ''Tip:'' Bookmark the URL of !FreedomBox Service before setting the home page to some other app. diff --git a/doc/manual/en/Contribute.raw.wiki b/doc/manual/en/Contribute.raw.wiki index f332be74b..c74c674cc 100644 --- a/doc/manual/en/Contribute.raw.wiki +++ b/doc/manual/en/Contribute.raw.wiki @@ -1,5 +1,8 @@ # language en -~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/FreedomBox/Contribute|Español]] -~ + +##TAG:TRANSLATION-HEADER-START +~- [[FreedomBox/Contribute|English]] - [[es/FreedomBox/Contribute|Español]] - [[DebianWiki/EditorGuide#translation|(+)]] -~ +##TAG:TRANSLATION-HEADER-END ---- <> diff --git a/doc/manual/en/Download.raw.wiki b/doc/manual/en/Download.raw.wiki index 45ce73ac7..d29e85a7f 100644 --- a/doc/manual/en/Download.raw.wiki +++ b/doc/manual/en/Download.raw.wiki @@ -1,5 +1,8 @@ -# language en -~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[de/FreedomBox/Download|Deutsch]] - English - [[es/FreedomBox/Download|Español]] - [[fr/FreedomBox/Telecharger|Français]] -~ +#language en + +##TAG:TRANSLATION-HEADER-START +~-[[de/FreedomBox/Download|Deutsch]] - [[FreedomBox/Download|English]] - [[es/FreedomBox/Download|Español]] - [[fr/FreedomBox/Download|Français]] - [[ru/FreedomBox/Download|Русский]] - [[DebianWiki/EditorGuide#translation|(+)]]-~ +##TAG:TRANSLATION-HEADER-END ---- <> diff --git a/doc/manual/en/GettingHelp.raw.wiki b/doc/manual/en/GettingHelp.raw.wiki index 124a78f6e..788312338 100644 --- a/doc/manual/en/GettingHelp.raw.wiki +++ b/doc/manual/en/GettingHelp.raw.wiki @@ -1,4 +1,8 @@ -~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/FreedomBox/Manual/GettingHelp|Español]] - [[fr/FreedomBox/Manuel/ObtenirAide|Français]]-~ +#language en + +##TAG:TRANSLATION-HEADER-START +~-[[FreedomBox/Manual/GettingHelp|English]] - [[es/FreedomBox/Manual/GettingHelp|Español]] - [[fr/FreedomBox/Manuel/ObtenirAide|Français]] - [[DebianWiki/EditorGuide#translation|(+)]]-~ +##TAG:TRANSLATION-HEADER-END ## BEGIN_INCLUDE diff --git a/doc/manual/en/Hardware.raw.wiki b/doc/manual/en/Hardware.raw.wiki index 6a4ab4600..347e9f7d5 100644 --- a/doc/manual/en/Hardware.raw.wiki +++ b/doc/manual/en/Hardware.raw.wiki @@ -1,4 +1,8 @@ -<> +#language en + +##TAG:TRANSLATION-HEADER-START +~-[[de/FreedomBox/Hardware|Deutsch]] - [[FreedomBox/Hardware|English]] - [[es/FreedomBox/Hardware|Español]] - [[ru/FreedomBox/Hardware|Русский]] - [[DebianWiki/EditorGuide#translation|(+)]] -~ +##TAG:TRANSLATION-HEADER-END<> ## BEGIN_INCLUDE diff --git a/doc/manual/en/Introduction.raw.wiki b/doc/manual/en/Introduction.raw.wiki index 43992ab59..b23620135 100644 --- a/doc/manual/en/Introduction.raw.wiki +++ b/doc/manual/en/Introduction.raw.wiki @@ -1,4 +1,9 @@ -~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[de/FreedomBox/Einführung|Deutsch]]- English - [[es/FreedomBox/Introduction|Español]] - [[fr/FreedomBox/Introduction|Français]]-~ +#language en + +##TAG:TRANSLATION-HEADER-START +~-[[de/FreedomBox/Introduction|Deutsch]] - [[FreedomBox/Introduction|English]] - [[es/FreedomBox/Introduction|Español]] - [[fr/FreedomBox/Introduction|Français]] - [[ru/FreedomBox/Introduction|Русский]] - [[tr/FreedomBox/Introduction|Türkçe]] - [[DebianWiki/EditorGuide#translation|(+)]]-~ +##TAG:TRANSLATION-HEADER-END + ## BEGIN_INCLUDE = FreedomBox: take your online privacy back = diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 53f36070f..9238a6646 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -10,6 +10,21 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 20.20.1 (2020-12-19) == + +=== Highlights === + + * config: Skip homepage test on buildd + * ui: Migrate from bootstrap 3 to bootstrap 4 + +=== Other Changes === + + * apache: Disallow all inline styling in sandbox settings + * gitweb: Make functional tests compatible with pytest-bdd v4.0 + * javascript: Fix disabled submit buttons when navigating back to a page + * locale: Update translations for Dutch, German, Turkish + * ui: Adopt a consistent and new table style + == FreedomBox 20.20 (2020-12-14) == === Highlights === diff --git a/doc/manual/es/Configure.raw.wiki b/doc/manual/es/Configure.raw.wiki index 534afd502..6ab314fad 100644 --- a/doc/manual/es/Configure.raw.wiki +++ b/doc/manual/es/Configure.raw.wiki @@ -17,7 +17,7 @@ Configurar tiene algunas opciones generales de configuración: . El Nombre de Dominio es el nombre global por el que otros dispositivos pueden alcanzar tu !FreedomBox desde la Internet. El valor que se asigne aquí es el que usarán [[FreedomBox/Manual/ejabberd|Chat Server (XMPP)]], [[FreedomBox/Manual/MatrixSynapse|Matrix Synapse]], [[FreedomBox/Manual/LetsEncrypt|Certificates (Let's Encrypt)]], y [[FreedomBox/Manual/Monkeysphere|Monkeysphere]]. === Página Principal (home) del Servidor Web === - . Esta es una opción avanzada que te permite establecer como ''home'' algo diferente al servicio !FreedomBox para que se sirva a quien acceda con el navegador al nombre de dominio de !FreedomBox. Por ejemplo, si el nombre de dominio de tu !FreedomBox es https://myfreedombox.rocks y estableces a !MediaWiki como ''home'', al visitar https://mifreedombox.mola te llevará a https://myfreedombox.rocks/mediawiki/ en vez de a https://mifreedombox.mola/plinth/. Puedes asignar la ''home'' a cualquier aplicación web, los wikis y blogs de Ikiwiki o la página index.html por defecto de Apache. + . Esta es una opción avanzada que te permite establecer como ''home'' algo diferente al servicio !FreedomBox para que se sirva a quien acceda con el navegador al nombre de dominio de !FreedomBox. Por ejemplo, si el nombre de dominio de tu !FreedomBox es https://myfreedombox.rocks y estableces a !MediaWiki como ''home'', al visitar https://mifreedombox.mola te llevará a https://myfreedombox.rocks/mediawiki/ en vez de a https://mifreedombox.mola/plinth/. {{{#!wiki caution @@ -25,6 +25,7 @@ Una vez asignada como ''home'' otra aplicación, ya solo puedes navegar al servi ''/freedombox'' también se puede usar como alias para ''/plinth'' }}} + . Puedes asignar la ''home'' a cualquier aplicación web, los wikis y blogs de Ikiwiki o la página index.html por defecto de Apache. Desde la versión '''20.20''' también se puede seleccionar un [[es/FreedomBox/Manual/Apache_userdir|sitio web de usuario]] de entre los usuarios que tengan su directorio '''public_html''' creado. . ''Consejo:'' Guarda la URL del servicio !FreedomBox antes de asignar la ''home'' a otra app. diff --git a/doc/manual/es/Contribute.raw.wiki b/doc/manual/es/Contribute.raw.wiki index 5a052e30e..516ce1fdb 100644 --- a/doc/manual/es/Contribute.raw.wiki +++ b/doc/manual/es/Contribute.raw.wiki @@ -1,5 +1,6 @@ # language es -~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[FreedomBox/Contribute|English]] - Español -~ +<> + ---- <> diff --git a/doc/manual/es/Download.raw.wiki b/doc/manual/es/Download.raw.wiki index 1f119850a..713f24e92 100644 --- a/doc/manual/es/Download.raw.wiki +++ b/doc/manual/es/Download.raw.wiki @@ -1,6 +1,6 @@ # language es -~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[de/FreedomBox/Download|Deutsch]] - [[FreedomBox/Download|English]] - Español - [[fr/FreedomBox/Telecharger|Français]] -~ ----- +<> + <> ## BEGIN_INCLUDE diff --git a/doc/manual/es/GettingHelp.raw.wiki b/doc/manual/es/GettingHelp.raw.wiki index 85164954f..72facada1 100644 --- a/doc/manual/es/GettingHelp.raw.wiki +++ b/doc/manual/es/GettingHelp.raw.wiki @@ -1,4 +1,5 @@ -~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[FreedomBox/Manual/GettingHelp|English]] - Español - [[fr/FreedomBox/Manuel/ObtenirAide|Français]]-~ +#language es +<> ## BEGIN_INCLUDE diff --git a/doc/manual/es/Hardware.raw.wiki b/doc/manual/es/Hardware.raw.wiki index c415e0ce2..51218aea3 100644 --- a/doc/manual/es/Hardware.raw.wiki +++ b/doc/manual/es/Hardware.raw.wiki @@ -1,3 +1,6 @@ +#language es +<> + <> ## BEGIN_INCLUDE diff --git a/doc/manual/es/Introduction.raw.wiki b/doc/manual/es/Introduction.raw.wiki index c0f635ade..493243a99 100644 --- a/doc/manual/es/Introduction.raw.wiki +++ b/doc/manual/es/Introduction.raw.wiki @@ -1,4 +1,6 @@ -~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[de/FreedomBox/Einführung|Deutsch]] - [[FreedomBox/Introduction|English]] - Español - [[fr/FreedomBox/Introduction|Français]]-~ +#language es +<> + ## BEGIN_INCLUDE = FreedomBox: Recupera tu privacidad online = diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 53f36070f..9238a6646 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -10,6 +10,21 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 20.20.1 (2020-12-19) == + +=== Highlights === + + * config: Skip homepage test on buildd + * ui: Migrate from bootstrap 3 to bootstrap 4 + +=== Other Changes === + + * apache: Disallow all inline styling in sandbox settings + * gitweb: Make functional tests compatible with pytest-bdd v4.0 + * javascript: Fix disabled submit buttons when navigating back to a page + * locale: Update translations for Dutch, German, Turkish + * ui: Adopt a consistent and new table style + == FreedomBox 20.20 (2020-12-14) == === Highlights ===