Jan Brohl

Results 26 comments of Jan Brohl

Although CKAN cannot (and propably should not) change which stuff is installed on the computer in general it should be possible to find out which stuff is available. I am...

Users which do not need package managers, do not need actual system-dependency checkin - I guess. If there is no easy way to find out if a dependency is satisfied...

I was asked to submit PRs instead of just issues with metadata-webtool. This is not trivial for me and the solution would be creating a library/API for this which is...

I would think that such an API would simplify implementation of the Webhook workflow. Currently i cannot provide data supporting the claim that anyone would benefit from this. Nobody actually...

Importing netkan files for editing [is partly implemented](https://github.com/janbrohl/ksp-ckan-metadata-webtool/blob/master/static/metadata-webtool/script.js#L84) but untested - currently install directives, non-standard fields and kref-related extra fields are dropped silently. (Help on this would be appreciated) Spacedock...

Ripoffs should not be a big problem as they would not be listed for a long time. When the original author finds out about it or is informed he can...

An option would be to set a flag and link to the forum thread. edit: That would force mod authors to have a forum thread so it doesn't work :(

I think it would be good to distinguish mods added by the author(s)/maintainer(s) from those added by unrelated people anyway. edit: created new issue for this

Simplest way to define allowed characters would be to state the literaly like: Allowed characters are all in "0123456789" (digits), in "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" (letters) and in ".-_+" (no good name).

How should we handle options like :header: that dont make sense for all file types? I would suggest accepting unused options and print a warning.