Hi guys,
On a newly-installed Discourse instance, I’m trying to hyperlink a Mumble server in a post body, which takes the form mumble://example.com
.
I’ve tried with <a>
tags and [markdown](links)
. Inspecting the post after it goes up, it looks like it’s not keeping the href
in the <a>
tag, as demonstrated in this example link which should lead to mumble://example.com .
I’m fairly new to running Discourse so I’m not sure if there’s a setting for security purposes perhaps that could be stripping the nonstandard protocol links? Possibly of note - the forum in question is running in a subfolder and seems to be fully functional, and the mumble://
link is to the same domain as the forum itself, as the Murmur server is on the same instance.
Any direction would be much appreciated, cheers.
mpalmer
(Matt Palmer)
15 يوليو 2016، 5:06ص
2
Unrecognised URL schemes are not supported at present, however there’s a feature in the works to loosen these restrictions, so keep an eye out.
5 إعجابات
alldritt
(Mark Alldritt)
16 يوليو 2016، 4:33ص
3
We are trying to use the applescript
URL scheme for code blocks in our Discourse forum and a solution for this issue would be very helpful.
Thanks for the heads up. Is there a PR or something I could follow?
mpalmer
(Matt Palmer)
17 يوليو 2016، 10:55م
5
That would be provided in the post above yours.
No, it’s just part of the intended featureset for 1.7, as described in releases specifically, “Support alternate URL schemas if allowed such as ftp://
, steam://
etc”.
4 إعجابات
neil
(Neil Lalonde)
24 أكتوبر 2016، 7:11م
6
Support for more url schemes has been added! There’s a new setting called “allowed href schemes” where you can add a list of schemes to allow in links.
5 إعجابات
Falco
(Falco)
24 أكتوبر 2016، 7:39م
7
Testing:
Hey guys add me on Steam to play some Dota 2
EDIT: It works!
For better use:
إعجاب واحد (1)
jomaxro
(Joshua Rosenfeld)
24 أكتوبر 2016، 7:45م
8
Umm…nope. First link went to user search page. Second link went to store main page.
neil
(Neil Lalonde)
24 أكتوبر 2016، 7:47م
9
Both work for me. Which browser/OS are you on?
jomaxro
(Joshua Rosenfeld)
24 أكتوبر 2016، 7:50م
10
Me? Chrome 53, Windows 10 Pro.
Both links popped up this dialog where I clicked Launch Application :
إعجابَين (2)
Falco
(Falco)
24 أكتوبر 2016، 7:51م
11
@jomaxro I had wrong links, try now!
إعجاب واحد (1)
jomaxro
(Joshua Rosenfeld)
24 أكتوبر 2016، 7:53م
12
Add friend isn’t opening Steam at all now, Dota 2 link is working.
إعجاب واحد (1)
jomaxro
(Joshua Rosenfeld)
24 أكتوبر 2016، 7:56م
14
Not that I’m aware of! I was never given an option to friend you…that’s wierd.
Falco
(Falco)
24 أكتوبر 2016، 7:57م
15
I used a too agressive option
So it works, and now we are friends for life.
4 إعجابات
neil
(Neil Lalonde)
24 أكتوبر 2016، 8:00م
16
As long as the external protocol request happens for the given url, then it’s working. And making new friends is pretty cool too.
6 إعجابات
@neil the raw version should work too…
steam://store/570
neil
(Neil Lalonde)
24 أكتوبر 2016، 8:30م
18
Yeah, I forgot about that case. Will handle it next.
5 إعجابات
neil
(Neil Lalonde)
27 أكتوبر 2016، 7:41م
19
We decided not to handle that case (raw text) since it’s tricky to get site settings into an engine like auto-link .
إعجاب واحد (1)
Falco
(Falco)
27 أكتوبر 2016، 7:50م
20
Maybe we can postpone until commonmark move?
http://spec.commonmark.org/0.25/#autolink
3 إعجابات