Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1030 - 1032 of 2152)

Ticket Resolution Summary Owner Reporter
#1559 fixed Comments Extension / Disqus rgrp jilly mathews

Reported by jilly mathews, 2 years ago.

Description

Polish off comments extension dev and test. estimate 2 days.

#1576 fixed Move stats extension back into core - 0.5d rgrp rgrp

Reported by rgrp, 2 years ago.

Description

Est: 0.5d.

Questions:

  • Why do this?
    • tiny extension with few dependencies - and really nice to have out of the box
    • trial for doing this on larger scale
  • Do we keep as extension (even if in core)?
    • Ans: Yes, keep as extension because:
      • Already set up that way
      • Cleaner
      • Easier to disable / enable
  • How do we integrate with main them (e.g. have stats link)
    • Ans: not sure (this is part of more general issue of how we update theme for varying changes elsewhere). Best answer is to have some widgetization in theme.
  • Hide ratings section (at least until we reinstate ratings #1598)
    • Ans: no, let's not bother (and having ratings there encourages us to do #1598 and/or find out whether people are interested in ratings)
#1599 fixed [contrib] Simple embeddable dataset count widget (esp for group count) rgrp rgrp

Reported by rgrp, 2 years ago.

Description

Simple embeddable widget for use on 3rd party sites showing dataset counts for a given search query. Have a specific version just for groups.

  • Simple group count widget in JS for embedding in wordpress and elsewhere
    • Requested by several people (e.g Guo Xu from Econ working group). Already have something like this in CKAN JS for doing an embeddable search box.
  • All you need to do is do a dataset query over the API e.g. http://thedatahub.org/api/search/dataset?groups=economics and then embed in some html!

Estimate: 30m (for someone who knows their jquery).

Note: See TracQuery for help on using queries.