KSP-CKAN / CKAN

The Comprehensive Kerbal Archive Network
https://forum.kerbalspaceprogram.com/index.php?/topic/197082-*
Other
1.98k stars 347 forks source link

'Download with CKAN' Button #1606

Open Shuudoushi opened 8 years ago

Shuudoushi commented 8 years ago

Simple enough, a BBCode and HTML button that can be used on forums and websites (direct integration with spacedock.info would be quite nice as well) to directly download a mod with CKAN.

godarklight commented 8 years ago

The way this would be handled is likely with a URI: https://msdn.microsoft.com/en-us/library/aa767914(v=vs.85).aspx

I had looked at this for DMP but didn't get around to implementing it - there's a thousand different ways to do it on linux.

Spacedock would be willing to collaborate here ;)

Dazpoet commented 8 years ago

Reference #723

Postremus commented 8 years ago

@godarklight we already have an uri registered.
for example, "ckan://DockingPortSoundFX" points directly to the mod in the list.
I guess all that's left needed is to allow something like "ckan://DockingPortSoundFX/download", which points directly to the appropriate changeset.