Added support for a popular datasets widget.
author Ross Jones
()
committer Ross Jones
()
commit ed19878dad30571a3d7aea278d7a2db308ba8b34
tree a13475fbe2012ff53c494551cfb0c65603373825
parent 7eb5508b1a1db64c3450ef1434bd20495422eb97
Added support for a popular datasets widget.

The widget will look in the ga_publishers for the 30 top publishers
and then randomly choose one from that list to show the top 10 datasets
of all time
ckanext/ga_report/controller.py
ckanext/ga_report/helpers.py
ckanext/ga_report/plugin.py
ckanext/ga_report/templates/ga_report/ga_popular_datasets.html [ new file with mode 0644 ]
ckanext/ga_report/templates/ga_report/publisher/index.html