CKAN icon indicating copy to clipboard operation
CKAN copied to clipboard

'Download with CKAN' Button

Open Shuudoushi opened this issue 9 years ago • 3 comments

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.

Shuudoushi avatar Feb 22 '16 03:02 Shuudoushi

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 ;)

godarklight avatar Feb 22 '16 03:02 godarklight

Reference #723

Dazpoet avatar Feb 22 '16 04:02 Dazpoet

@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.

Postremus avatar May 02 '16 15:05 Postremus