Show top datasets cross-publisher. Drop-down for the publisher. Browser version numbers filtered on download, so you get this version in the CSV too - for privacy. single_popular_dataset now copes when not much data, and can return the figures so DGU can reskin it in its own repo. Notes about usage stats centralised to notes.html.
[ckanext-ga-report.git] / setup.py
blob:a/setup.py -> blob:b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@
 	entry_points=\
 	"""
         [ckan.plugins]
-	# Add plugins here, eg
+	# Add plugins here
 	ga-report=ckanext.ga_report.plugin:GAReportPlugin
 
         [paste.paster_command]