conwetlab/ckanext-datarequests

Add datarequests count

jqnatividad opened this issue · 5 comments

It's a great suggestion. I'll try to implement it ASAP! :)

Hi @aitormagan, thought you may want to check this PR before implementing ckan/ckan#2400

Thank you for the support! :)

I've tried to do this but it seems complicated since there can be two different extensions that can extend the template and the behaviour in this case is strange (the template parsed it's different every time). In your case I guess you have one extension that extends the stats.html file so I think it's up to you to add the data requests count in your stats snippet.

I'm really sorry :(

No apologies required @aitormagan! I guess that will have to be customized on an instance per instance basis. Thanks!