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

Promoted datasets #35

Open
mkalish opened this issue Jan 18, 2017 · 2 comments
Open

Promoted datasets #35

mkalish opened this issue Jan 18, 2017 · 2 comments
Labels

Comments

@mkalish
Copy link
Member

mkalish commented Jan 18, 2017

Since we've taken the approach that anyone can push any datasets to data.codefordc.org, it would be nice to have a way to mark datasets as promoted to help highlight particularly interesting, clean or important data.

Tasks:

  • Investigate if there is an existing plugin for setting certain data sets as "promoted"
  • Investigate using the built in category/tag system to power the idea is feasible
  • If neither of the above is satisfactory, create a new CKAN plugin that allows admins to mark datasets as promoted. It should appear as another tab on the the dataset page and should allow the user to select the reason fro promotion. (If this is the ultimate path, we'll write further requirements)
  • Design and create a new section on the home page (inside the opendatadc plugin) that will rotate through all the promoted datasets
@mkalish mkalish added the ready label Jan 26, 2017
@gregjd
Copy link
Member

gregjd commented Jan 27, 2017

Looking at this

@mkalish
Copy link
Member Author

mkalish commented Feb 10, 2017

Plan of attack (there doesn't seem to be an existing plugin) for the initial MVP of this feature

  • Make use of a promoted tag (or something along those lines
  • Query for any that have the tag attached to them

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