From 856ea4979164a94b6eab41f58f063bdcb49da4a3 Mon Sep 17 00:00:00 2001 From: Romain Caneill Date: Tue, 27 Aug 2024 01:47:00 +0200 Subject: [PATCH 1/2] remove broken link (#2485) --- .../45.tutorials/55.moving_app_folder/moving_app_folder.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/02.administer/45.tutorials/55.moving_app_folder/moving_app_folder.md b/pages/02.administer/45.tutorials/55.moving_app_folder/moving_app_folder.md index 932e15a0..b12ba1bf 100644 --- a/pages/02.administer/45.tutorials/55.moving_app_folder/moving_app_folder.md +++ b/pages/02.administer/45.tutorials/55.moving_app_folder/moving_app_folder.md @@ -39,5 +39,3 @@ chmod g+rx /media/externalharddrive (but it depends on your exact setup... Please update this doc page if you figure out what to do exactly) - -!!! If you want to do it with *NextCloud*, see [this Tutorial](/app_nextcloud). From 89589b9d8f57b1a133aecd92913307366b1115b1 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 27 Aug 2024 01:53:00 +0200 Subject: [PATCH 2/2] fix matrix client list & IRC deprecation warning --- pages/05.community/10.chat_rooms/chat_rooms.es.md | 12 ++++++------ pages/05.community/10.chat_rooms/chat_rooms.fr.md | 5 ++--- pages/05.community/10.chat_rooms/chat_rooms.md | 14 +++++++------- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/pages/05.community/10.chat_rooms/chat_rooms.es.md b/pages/05.community/10.chat_rooms/chat_rooms.es.md index 01509c6a..420d1e55 100644 --- a/pages/05.community/10.chat_rooms/chat_rooms.es.md +++ b/pages/05.community/10.chat_rooms/chat_rooms.es.md @@ -11,25 +11,25 @@ El proyecto YunoHost utiliza salas de chat como medio de communicación. Puede unirse a una sala de chat utilizando : -- un [cliente IRC](https://es.wikipedia.org/wiki/Anexo:Clientes_IRC) por ejemplo [KiwiIRC](https://web.libera.chat/#yunohost) +- un [cliente Matrix](https://matrix.org/ecosystem/clients/) - un [cliente XMPP](https://es.wikipedia.org/wiki/Anexo:Comparaci%C3%B3n_de_clientes_de_mensajer%C3%ADa_instant%C3%A1nea) -- un [cliente Matrix](https://matrix.org/docs/guides/faq.html#what-clients-are-available%3F) +- un [cliente IRC](https://es.wikipedia.org/wiki/Anexo:Clientes_IRC) por ejemplo [KiwiIRC](https://web.libera.chat/#yunohost) (please note that the IRC room is deprecated, prefer Matrix) #### Sala de chat de ayuda y soporte Existen salas publicas de chat de [soporte](/help) y ayuda para YunoHost: -- IRC: **`#yunohost`** on libera.chat ; - Matrix: **[`#yunohost:matrix.org`](https://matrix.to/#/#yunohost:matrix.org)** ; - XMPP: **[`support@conference.yunohost.org`](xmpp:support@conference.yunohost.org?join)** +- IRC: **`#yunohost`** on libera.chat ; #### sala de chat para desarrolladores Salas de chat para el desarollo de YunoHost: -- IRC: **`#yunohost-dev`** on libera.chat ; - Matrix: **#[`yunohost-dev:matrix.org`](https://matrix.to/#/#yunohost-dev:libera.chat)** ; - XMPP: **[`dev@conference.yunohost.org`](xmpp:dev@conference.yunohost.org?join)** +- IRC: **`#yunohost-dev`** on libera.chat ; Actualmente, la sala principal de chat para contribuciones en YunoHost Para mas ayuda, vea la sala de chat **`#yunohost`** encima. @@ -38,15 +38,15 @@ Para mas ayuda, vea la sala de chat **`#yunohost`** encima. Estos permite la ayuda mutua para los integradores de aplicaciones y también para conversar de evoluciones et de herramientas de integración continua. -- IRC: **`#yunohost-apps`** en libera.chat - Matrix: **[`#yunohost-apps:matrix.org`](https://matrix.to/#/#yunohost-apps:matrix.org)** - XMPP: **[`apps@conference.yunohost.org`](xmpp:apps@conference.yunohost.org?join)** +- IRC: **`#yunohost-apps`** en libera.chat #### Sala de chat de Documentación Lugar donde la comunidad conversa sincroniza y mantiene actualisado la documentación en los aspectos varios como (backend, frontend, apps, proyecto, comunidad...) Puede tambien compartir sus materiales sobre YunoHost (videos, presentaciones, etc.). -- IRC: **`#yunohost-doc`** on libera.chat - Matrix: **[`#yunohost-doc:matrix.org`](https://matrix.to/#/#yunohost-doc:matrix.org)** - XMPP: **[`doc@conference.yunohost.org`](xmpp:doc@conference.yunohost.org?join)** +- IRC: **`#yunohost-doc`** on libera.chat diff --git a/pages/05.community/10.chat_rooms/chat_rooms.fr.md b/pages/05.community/10.chat_rooms/chat_rooms.fr.md index 0b7c86de..3fb77052 100644 --- a/pages/05.community/10.chat_rooms/chat_rooms.fr.md +++ b/pages/05.community/10.chat_rooms/chat_rooms.fr.md @@ -10,12 +10,11 @@ routes: Parmi d’autres outils, le projet YunoHost se sert de salons de discussions pour communiquer. Vous pouvez rejoindre ces salons avec : -- un [Client Matrix](https://linuxfr.org/news/matrix-pour-decentraliser-skype-whatsapp-signal-slack-et-discord) + +- un [Client Matrix](https://matrix.org/ecosystem/clients/) - un [Client XMPP](https://fr.wikipedia.org/wiki/Clients_XMPP) - un [Client IRC](https://fr.wikipedia.org/wiki/Liste_de_clients_IRC) par exemple [KiwiIRC](https://web.libera.chat/#yunohost) (attention, le salon IRC est déprécié, préférez Matrix) - - #### Salon d'entraide et de support Le salon d’[entraide](/help) est là pour permettre aux utilisateurs de YunoHost de s'aider mutuellement. diff --git a/pages/05.community/10.chat_rooms/chat_rooms.md b/pages/05.community/10.chat_rooms/chat_rooms.md index 3799f0ad..c7af161e 100644 --- a/pages/05.community/10.chat_rooms/chat_rooms.md +++ b/pages/05.community/10.chat_rooms/chat_rooms.md @@ -11,9 +11,9 @@ Among other communication tools, YunoHost project use chat rooms to communicate. You could join those chat rooms using: -- an [IRC Client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) for example [KiwiIRC](https://web.libera.chat/#yunohost) -- an [XMPP client](https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_clients) -- a [Matrix client](https://matrix.org/docs/guides/faq.html#what-clients-are-available%3F) +- a [Matrix client](https://matrix.org/ecosystem/clients/) +- a [XMPP client](https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_clients) +- an [IRC Client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) for example [KiwiIRC](https://web.libera.chat/#yunohost) (please note that the IRC room is deprecated, prefer Matrix) **NB: Currently, the IRC bridge ([due to Matrix](https://libera.chat/guides/faq#are-bridges-allowed)) is disabled. So while the XMPP and Matrix are bridged, the IRC channel is not.** @@ -21,17 +21,17 @@ You could join those chat rooms using: There is a [support](/help) chat room for YunoHost users mutual support and help. -- IRC: **`#yunohost`** on libera.chat - Matrix: **[`#yunohost:matrix.org`](https://matrix.to/#/#yunohost:matrix.org)** - XMPP: **[`support@conference.yunohost.org`](xmpp:support@conference.yunohost.org?join)** +- IRC: **`#yunohost`** on libera.chat #### Development chat room YunoHost core development chat room: -- IRC: **`#yunohost-dev`** on libera.chat - Matrix: **[`#yunohost-dev:matrix.org`](https://matrix.to/#/#yunohost-dev:matrix.org)** - XMPP: **[`dev@conference.yunohost.org`](xmpp:dev@conference.yunohost.org?join)** +- IRC: **`#yunohost-dev`** on libera.chat Currently, the main chat room for contributions on YunoHost project. For help, please see **`#yunohost`** chat room above. @@ -41,9 +41,9 @@ For help, please see **`#yunohost`** chat room above. Application packaging development chat room. It allow packagers to help each other. It also allow to discuss packaging evolution, continuous integration tools: -- IRC: **`#yunohost-apps`** on libera.chat - Matrix: **[`#yunohost-apps:matrix.org`](https://matrix.to/#/#yunohost-apps:matrix.org)** - XMPP: **[`apps@conference.yunohost.org`](xmpp:apps@conference.yunohost.org?join)** +- IRC: **`#yunohost-apps`** on libera.chat #### Documentation chat room @@ -51,6 +51,6 @@ YunoHost project documentation chat room. It allow people to discuss, synchroniz an up-to-date documentation on the differents aspects of the project (backend, frontend, apps, project, community...). You may also share here your public communications about YunoHost (videos, presentations, etc.), to allow proper referencing. -- IRC: **`#yunohost-doc`** on libera.chat - Matrix: **[`#yunohost-doc:matrix.org`](https://matrix.to/#/#yunohost-doc:matrix.org)** - XMPP: **[`doc@conference.yunohost.org`](xmpp:doc@conference.yunohost.org?join)** +- IRC: **`#yunohost-doc`** on libera.chat