CKAN icon indicating copy to clipboard operation
CKAN copied to clipboard

URL handlers for ckan://

Open AlexanderDzhoganov opened this issue 10 years ago • 5 comments

https://github.com/KSP-CKAN/CKAN-GUI/pull/19 adds handlers for ckan:// for Windows and Linux. Not sure if this will work on OSX, maybe we need a separate config for it. The handler itself will run ckan.exe gui %u where ckan.exe is the location of the most recently used executable and %u is the identifier part.

AlexanderDzhoganov avatar Jan 02 '15 01:01 AlexanderDzhoganov

Marking this as closed, because we both have ckan:// handlers, and because they either work or fail in a non-user-provoking way. :)

pjf avatar May 22 '15 06:05 pjf

From what I gather these where added so that KerbalStuff (or any other modwebsite for that part, KerbalTopia and KerbalX come to mind) would be able to have a button which led directly to CKAN client starting and marking the mod for installation. Do these handlers acctually work on all OS now or is it an unfinished feature? The question about these are raised from time to time on irc by @SirCmpwn

Dazpoet avatar Jun 01 '15 12:06 Dazpoet

Yes, they weren't usable last time anyone bothered to answer my questions about them.

ddevault avatar Jun 01 '15 15:06 ddevault

Reopening so we can evalute the scope of this before opening a new issue with more relevant information. I'm not sure who'd know more save for @AlexanderDzhoganov though.

I assume the initial scope was to add the ability to click something like "Install mod through CKAN" on KerbalStuff which might help KS with https://github.com/KerbalStuff/KerbalStuff/issues/5 and give us a more obvious connection to where users would go looking for usage stats such as which mods are the most popular right now?

Dazpoet avatar Jun 01 '15 15:06 Dazpoet

I've not seen them work on my (Linux) machine, the ini parser library is unable to parse my mimeapps.list file. On other platforms I can't comment as to whether they work or not.

pjf avatar Jun 02 '15 01:06 pjf