doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
@ -8,6 +8,44 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.20 (2022-09-12) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* matrixsynapse: Allow matrix-synapse >= 1.65 to install successfully
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* backups: Use generic form template for create and schedule views
|
||||
* backups: tests: functional: Find forms more accurately
|
||||
* bepasty: Use generic form template for add password view
|
||||
* bepasty: tests: functional: Minor refactor for form submission
|
||||
* calibre: tests: functional: Find forms more specifically
|
||||
* d/maintscript: remove tahoe and mldonkey apache conf files
|
||||
* debian: Add Italian debconf translation
|
||||
* ejabberd: tests: functional: Ensure jsxc is installed
|
||||
* firewall: Allow upgrade from any version to 1.2.*
|
||||
* first_boot: tests: functional: Find form more specifically
|
||||
* gitweb: Fix issue with page not refreshing during uninstall
|
||||
* gitweb: Use generic form template for create/edit repository
|
||||
* gitweb: tests: functional: Find forms more accurately
|
||||
* ikiwiki: tests: functional: Find forms more accurately
|
||||
* locale: Update translations for Chinese (Simplified), Czech, French, Italian, Turkish
|
||||
* samba: Ignore mounted files when listing mounts
|
||||
* samba: Update client apps information
|
||||
* shaarli: tests: functional: Specify setup form submission button
|
||||
* sharing: tests: functional: Find forms more accurately
|
||||
* snapshot: tests: functional: Minor refactoring for form submission
|
||||
* sso: tests: functional: Find forms more accurately
|
||||
* templates: form: Specify a form class for use with functional tests
|
||||
* tests: functional: Assert app is not installed after uninstallation
|
||||
* tests: functional: Force specifying form to submit more accurately
|
||||
* tests: functional: Wait for installation to complete fully
|
||||
* users: tests: functional: Find forms more accurately
|
||||
* version: Compare Debian package version numbers
|
||||
* wordpress: tests: functional: Find forms more specifically
|
||||
* zoph: tests: functional: Simplify finding the form to submit
|
||||
|
||||
== FreedomBox 22.19 (2022-08-29) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
@ -14,7 +14,7 @@ Configurar tiene algunas opciones generales de configuración:
|
||||
. ''Hostname'' es el nombre local por el que otros dispositivos pueden alcanzar tu !FreedomBox desde la red local. El ''hostname'' por defecto es ''freedombox''.
|
||||
|
||||
=== Nombre de Dominio ===
|
||||
. 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]].
|
||||
. 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]] y [[FreedomBox/Manual/LetsEncrypt|Certificates (Let's Encrypt)]].
|
||||
|
||||
=== 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/.
|
||||
|
||||
@ -1,30 +0,0 @@
|
||||
#language es
|
||||
|
||||
~- [[DebianWiki/EditorGuide#translation|Translation(s)]]: [[FreedomBox/Manual/Monkeysphere|English]] - Español -~
|
||||
|
||||
<<TableOfContents()>>
|
||||
|
||||
## BEGIN_INCLUDE
|
||||
|
||||
== Monkeysphere ==
|
||||
|
||||
Con Monkeysphere se puede generar una clave ''OpenPGP'' para cada dominio configurado para servir SSH. La clave pública OpenPGP se puede subir entonces a los servidores de claves OpenPGP. Los usuarios que se conecten mediante SSH podrán verificar que se están conectando a la máquina correcta. Para que los usuarios puedan confiar en la clave alguien (generalmente el dueño de la máquina) tiene que firmarla siguiendo el proceso normal de firmado de claves OpenPGP. Para más detalles, ver la [[http://web.monkeysphere.info/getting-started-ssh/|documentación de Monkeysphere SSH]].
|
||||
|
||||
Monkeysphere también puede generar una clave OpenPGP para cada certificado de servidor web seguro (HTTPS) instalado en esta máquina. La clave pública OpenPGP se puede subir entonces a los servidores de claves OpenPGP. Los usuarios que se conecten mediante HTTPS podrán verificar que se están conectando a la máquina correcta. Para validar el certificado el usuario deberá instalar cierto software disponible en el [[https://web.monkeysphere.info/download/|sitio web de Monkeysphere]].
|
||||
|
||||
|
||||
=== Enlaces externos ===
|
||||
|
||||
* Proyecto original: http://web.monkeysphere.info
|
||||
* Documentación de uso: http://web.monkeysphere.info/doc/
|
||||
|
||||
|
||||
## END_INCLUDE
|
||||
|
||||
Volver a la [[es/FreedomBox/Features|descripción de Funcionalidades]] o a las páginas del [[es/FreedomBox/Manual|manual]].
|
||||
|
||||
|
||||
<<Include(es/FreedomBox/Portal)>>
|
||||
|
||||
----
|
||||
CategoryFreedomBox
|
||||
56
doc/manual/es/RSSBridge.raw.wiki
Normal file
@ -0,0 +1,56 @@
|
||||
#language es
|
||||
|
||||
<<Include(FreedomBox/Manual/RSSBridge, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>>
|
||||
|
||||
<<TableOfContents()>>
|
||||
|
||||
## BEGIN_INCLUDE
|
||||
|
||||
== RSS Bridge (Generador de feeds RSS) ==
|
||||
||<tablestyle="float: right;"> {{attachment:FreedomBox/Manual/RSSBridge/rssbridge-icon_en_V01.png|Icono de RSS Bridge}} ||
|
||||
|
||||
'''Disponible desde''': versión 22.16
|
||||
|
||||
=== ¿Qué es RSS Bridge? ===
|
||||
RSS-Bridge es una aplicación web capaz de generar feeds RSS y Atom para sitios web que no los tienen. Por ejemplo, con ayuda de RSS Bridge puedes suscribirte a canales de !YouTube sin necesidad de darte de alta.
|
||||
|
||||
=== Ejemplo de uso ===
|
||||
==== Suscribirse a una cuenta de YouTube ====
|
||||
En este ejemplo veremos una de las maneras de suscribirse a un canal de !YouTube dado.
|
||||
|
||||
1. Visita el canal de !YouTube y copia su nombre al portapapeles.
|
||||
{{attachment:FreedomBox/Manual/RSSBridge/copy_channel_name.png|Copiar el nombre del canal de YouTube|width=800}}
|
||||
2.#2 Encuentra "!YouTube Bridge" y haz clic en '''mostrar más'''.
|
||||
{{attachment:FreedomBox/Manual/RSSBridge/show_more.png|Mostrar más|width=800}}
|
||||
3.#3 Pega el nombre del canal en la sección '''Nombre personalizado''' y haz clic en '''Generar Feed'''.
|
||||
{{attachment:FreedomBox/Manual/RSSBridge/paste_channel_name.png|Pegar el nombre del canal|width=800}}
|
||||
4.#4 De entre los tipos de feed disponibles selecciona '''Atom'''. Si empleas un navegador basado en Chromium esto abrirá el feed Atom en una pestaña nueva, que podrás copiar fácilmente a un lector de feeds como [[es/FreedomBox/Manual/TinyTinyRSS|Tiny Tiny RSS]].
|
||||
{{attachment:FreedomBox/Manual/RSSBridge/select_atom_feed.png|Seleccionar feed Atom|width=800}}
|
||||
|
||||
=== Suscribirse a un feed con Tiny Tiny RSS ===
|
||||
1. Copia la URL que generó RSS Bridge.
|
||||
{{attachment:FreedomBox/Manual/RSSBridge/copy_url.png|Copiar la URL|width=800}}
|
||||
2.#2 En Tiny Tiny RSS selecciona '''Suscribirse a un feed''' en el menú desplegable de la derecha.
|
||||
3. Pega el enlace generado del paso 1 en la caja de texto y selecciona '''Este feed requiere autenticación'''.
|
||||
4. Envía el nombre de usuario en !FreedomBox y la contraseña, y haz clic en '''Suscribirse'''.
|
||||
{{attachment:FreedomBox/Manual/RSSBridge/subscribe_to_feed.png|Suscribirse a un feed|width=800}}
|
||||
|
||||
Para una descripción más detallada de Tiny Tiny RSS, visita [[es/FreedomBox/Manual/TinyTinyRSS|su página en el manual]].
|
||||
|
||||
|
||||
=== Enlaces externos ===
|
||||
|
||||
* Sitio web: https://rss-bridge.github.io/rss-bridge/
|
||||
* Documentación de usuario: https://rss-bridge.github.io/rss-bridge/General/Project_goals.html
|
||||
|
||||
|
||||
|
||||
## END_INCLUDE
|
||||
|
||||
Volver a la [[es/FreedomBox/Features|descripción de Funcionalidades]] o a las páginas del [[es/FreedomBox/Manual|manual]].
|
||||
|
||||
|
||||
<<Include(es/FreedomBox/Portal)>>
|
||||
|
||||
----
|
||||
CategoryFreedomBox
|
||||
@ -8,6 +8,44 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.20 (2022-09-12) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* matrixsynapse: Allow matrix-synapse >= 1.65 to install successfully
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* backups: Use generic form template for create and schedule views
|
||||
* backups: tests: functional: Find forms more accurately
|
||||
* bepasty: Use generic form template for add password view
|
||||
* bepasty: tests: functional: Minor refactor for form submission
|
||||
* calibre: tests: functional: Find forms more specifically
|
||||
* d/maintscript: remove tahoe and mldonkey apache conf files
|
||||
* debian: Add Italian debconf translation
|
||||
* ejabberd: tests: functional: Ensure jsxc is installed
|
||||
* firewall: Allow upgrade from any version to 1.2.*
|
||||
* first_boot: tests: functional: Find form more specifically
|
||||
* gitweb: Fix issue with page not refreshing during uninstall
|
||||
* gitweb: Use generic form template for create/edit repository
|
||||
* gitweb: tests: functional: Find forms more accurately
|
||||
* ikiwiki: tests: functional: Find forms more accurately
|
||||
* locale: Update translations for Chinese (Simplified), Czech, French, Italian, Turkish
|
||||
* samba: Ignore mounted files when listing mounts
|
||||
* samba: Update client apps information
|
||||
* shaarli: tests: functional: Specify setup form submission button
|
||||
* sharing: tests: functional: Find forms more accurately
|
||||
* snapshot: tests: functional: Minor refactoring for form submission
|
||||
* sso: tests: functional: Find forms more accurately
|
||||
* templates: form: Specify a form class for use with functional tests
|
||||
* tests: functional: Assert app is not installed after uninstallation
|
||||
* tests: functional: Force specifying form to submit more accurately
|
||||
* tests: functional: Wait for installation to complete fully
|
||||
* users: tests: functional: Find forms more accurately
|
||||
* version: Compare Debian package version numbers
|
||||
* wordpress: tests: functional: Find forms more specifically
|
||||
* zoph: tests: functional: Simplify finding the form to submit
|
||||
|
||||
== FreedomBox 22.19 (2022-08-29) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
@ -14,9 +14,9 @@ También permite a !FreedomBox detectar otros dispositivos y servicios que está
|
||||
|
||||
La Detección de Servicios no es esencial y solo funciona en redes internas. Se puede deshabilitar para mejorar la seguridad especialmente cuando la conectas a una red local hostil.
|
||||
|
||||
== Resolución de problemas ==
|
||||
=== Resolución de problemas ===
|
||||
|
||||
=== No se accede con <hostname>.local ===
|
||||
==== No se accede con <hostname>.local ====
|
||||
|
||||
Si <hostname>.local no responde, quizá solo haya que reactivar en !FreedomBox la funcionalidad de Detección de Servicios.
|
||||
Vé a '''Sistema -> Detección de Servicios''', desliza el interruptor a la izquierda para deshabilitarla (se vuelve gris) y luego otra vez a la derecha para volver a habilitarla (se vuelve azul).
|
||||
|
||||
@ -37,6 +37,7 @@
|
||||
<<Include(es/FreedomBox/Manual/Quassel, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/Radicale, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/Roundcube, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/RSSBridge, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/Samba, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/Searx, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/Shadowsocks, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
@ -65,7 +66,6 @@
|
||||
<<Include(es/FreedomBox/Manual/Diagnostics, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/DateTime, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/LetsEncrypt, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/Monkeysphere, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/PageKite, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/Performance, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
<<Include(es/FreedomBox/Manual/Security, , from="## BEGIN_INCLUDE", to="## END_INCLUDE")>>
|
||||
|
||||
BIN
doc/manual/es/images/copy_channel_name.png
Normal file
|
After Width: | Height: | Size: 192 KiB |
BIN
doc/manual/es/images/copy_url.png
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
doc/manual/es/images/paste_channel_name.png
Normal file
|
After Width: | Height: | Size: 72 KiB |
BIN
doc/manual/es/images/rssbridge-icon_en_V01.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
doc/manual/es/images/select_atom_feed.png
Normal file
|
After Width: | Height: | Size: 206 KiB |
BIN
doc/manual/es/images/show_more.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
doc/manual/es/images/subscribe_to_feed.png
Normal file
|
After Width: | Height: | Size: 38 KiB |