Wiki: Fix XMPP links #75

Closed
opened 2024-07-02 20:07:52 +02:00 by bobidle · 1 comment

At the moment links like

[[xmpp:krautchan@chat.krautspace.de|the chat]]

are interpreted as

mailto:xmpp:krautchan@chat.krautspace.de

Maybe a local scheme conf could fix this.
https://www.dokuwiki.org/urlschemes

At the moment links like ``` [[xmpp:krautchan@chat.krautspace.de|the chat]] ``` are interpreted as ``` mailto:xmpp:krautchan@chat.krautspace.de ``` Maybe a local scheme conf could fix this. https://www.dokuwiki.org/urlschemes
Owner

Fixed.

The inter-wiki-syntax had to be used (> instead of :): [[xmpp>krautchan@chat.krautspace.de|the chat]]

Thank you @bobidle

Fixed. The inter-wiki-syntax had to be used (`>` instead of `:`): `[[xmpp>krautchan@chat.krautspace.de|the chat]]` Thank you @bobidle
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Krautspace/Unkraut#75
No description provided.