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

add keywords property for each file #75

Open
springraaar opened this issue Aug 29, 2021 · 1 comment
Open

add keywords property for each file #75

springraaar opened this issue Aug 29, 2021 · 1 comment
Labels

Comments

@springraaar
Copy link
Contributor

currently the website allows searching for map categories. This uses a "tags" parameter that's unrelated with the existing DB table with rapid tags.

There should be a keywords property for each file (free text).

The map categories would also be set there.

An upload/edit form could show select boxes allowing the uploader to add standard map tags to the keywords box instead of typing them directly for more consistency.

@abma abma added the feature label Aug 30, 2021
@springraaar
Copy link
Contributor Author

fixed on #85

but instead of adding them to the upload form, some of them are set automatically by a trigger and the association is made indirectly by content name not the file itself (ex: map name instead of name+version).

This implies all files/versions of a given map will share the same categories/keywords.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants