would this be possible @modius?
I use this service which is free for open source projects for docs [LDEV-1790] - Lucee
would this be possible @modius?
I use this service which is free for open source projects for docs [LDEV-1790] - Lucee
I’d love to have JIRA Onebox support in Discourse. Haven’t been able to work out how to do it yet
There use to be a plugin but that is now dead:
https://meta.discourse.org/t/jira-onebox-plugin/28832
Atlassian doesn’t really provide the right metadata. I can’t get any of the embed services to work properly.
Standard JIRA link doesn’t Onebox as it doesn’t have enough metadata:
https://luceeserver.atlassian.net/browse/LDEV-1790
Generally if http://iframely.com/debug renders a preview then it should work.
did you adding it to the whitelistedgeneric list?
All domains are whitelisted by default; you blacklist domains you don’t want to attempt to process.
Current Onebox settings
maybe ask on the discourse forum?
(the one line version might be better for jira)
Historically the response has been:
There was a plugin but its now defunct:
https://meta.discourse.org/t/jira-onebox-plugin/28832
A plugin looks easy enough as long as you are just looking at static data; the HTML is created and baked into the post on save. If you want something that reports say the current status of the ticket, the plugin would be a bit more involved.
Either way, Discourse plugins are written in Ruby and a little outside of my area of expertise
i’ve asked