Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search by licenses #4148

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

HebaruSan
Copy link
Member

Motivation

@JonnyOThan says someone wants to search for incompatible mods with licenses allowing adoption, which could help some forgotten abandoned mods to be updated by new maintainers.

Changes

Now the search dropdown has a Licence ("License" in en-US) field between Description and Language that will match mods containing at least one license containing the given string prefix (search prefix in the main search bar is lic). As usual, multiple licenses may be searched by separating them with spaces (though this is a pain to do in the UI), and matching licenses may be filtered out with a - prefix, for example adoptable mods might be found with -restricted -unknown.

Fixes #4146.

@HebaruSan HebaruSan added Enhancement New features or functionality Easy This is easy to fix GUI Issues affecting the interactive GUI labels Aug 6, 2024
@HebaruSan HebaruSan merged commit 5a7a2f7 into KSP-CKAN:master Aug 6, 2024
3 checks passed
@HebaruSan HebaruSan deleted the feature/license-search branch August 6, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy This is easy to fix Enhancement New features or functionality GUI Issues affecting the interactive GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Expose license metadata to search UI
1 participant