doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-12-19 19:17:39 -05:00
parent 472590f6fc
commit 287f6560da
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
14 changed files with 71 additions and 13 deletions

View File

@ -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.

View File

@ -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
----
<<TableOfContents>>

View File

@ -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
----
<<TableOfContents()>>

View File

@ -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

View File

@ -1,4 +1,8 @@
<<TableOfContents()>>
#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<<TableOfContents()>>
## BEGIN_INCLUDE

View File

@ -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 =

View File

@ -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 ===

View File

@ -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.

View File

@ -1,5 +1,6 @@
# language es
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[FreedomBox/Contribute|English]] - Español -~
<<Include(FreedomBox/Contribute, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
----
<<TableOfContents>>

View File

@ -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]] -~
----
<<Include(FreedomBox/Download, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
<<TableOfContents()>>
## BEGIN_INCLUDE

View File

@ -1,4 +1,5 @@
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[FreedomBox/Manual/GettingHelp|English]] - Español - [[fr/FreedomBox/Manuel/ObtenirAide|Français]]-~
#language es
<<Include(FreedomBox/Manual/GettingHelp, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
## BEGIN_INCLUDE

View File

@ -1,3 +1,6 @@
#language es
<<Include(FreedomBox/Hardware, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
<<TableOfContents()>>
## BEGIN_INCLUDE

View File

@ -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
<<Include(FreedomBox/Introduction, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
## BEGIN_INCLUDE
= FreedomBox: Recupera tu privacidad online =

View File

@ -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 ===