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

Improvements to the 'featured groups' feature #1004

Closed
6 tasks
seanh opened this issue Jun 13, 2013 · 2 comments
Closed
6 tasks

Improvements to the 'featured groups' feature #1004

seanh opened this issue Jun 13, 2013 · 2 comments

Comments

@seanh
Copy link
Contributor

seanh commented Jun 13, 2013

Collecting all the bugs and feature requests related to the "featured groups" on the front page together under a single issue. Even all together, I think this is small enough to be dealt with as a single issue.

Below are the things that have been suggested. Not saying we'll definitely implement all of these, maybe we won't do some of them, or maybe some will end up being split off into separate issues to do later.

  • CKAN should be able to show organizations, as well as groups, on the front page. This has already been implemented in an extension: http://lists.okfn.org/pipermail/ckan-dev/2013-March/004248.html
  • Add a nice "Featured groups and organizations" feature page to the docs, documenting this feature.
  • If no ckan.featured_groups is set in the config file, how does CKAN decide which groups are shown on the front page? Clarify this in the docs.
  • If the user sets more than two featured groups using the ckan.featured_groups config file setting, show them all not just the first two.
  • Control what datasets are shown for each group or org:
    • How many datasets are shown
    • What order the datasets are shown in
    • Set which datasets are shown by giving a specific list?
  • Sysadmin users should be able to control all this from the site admin panel, not just by using the config file

When both organizations and groups are shown, should it be in two separate sections e.g. with the featured organizations on top and the featured groups below? Or are they mixed together? Do we have two config settings ckan.featured_groups and ckan.featured_organizations or do we simply allow organization names to be given in ckan.featured_groups?

Related: #860, #999

@tobes
Copy link
Contributor

tobes commented Jun 14, 2013

I'd like to move this into an extension and add the info via a template helper function or two so that it is more optional and could be added to any page if so desired.

It would help simplify the home controller too.

@kindly
Copy link
Contributor

kindly commented Sep 2, 2013

Closing this as it is referenced from #1126 and covers the same ground.

@kindly kindly closed this as completed Sep 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants