--- a/ckanext/ga_report/templates/ga_report/publisher/read.html +++ b/ckanext/ga_report/templates/ga_report/publisher/read.html @@ -7,23 +7,46 @@ Usage by Dataset + + + + + + + + + + + + +
  • Download

    -

    Download as CSV

    +
  • +
  • +

    Graph Legend

    +
    +
  • -

    Site Usage

    +

    Site Usage ${usage_nav('Datasets')}

    - ${usage_nav('Datasets')} +
    +

    ${c.publisher.title}

    +

    No page views in this period

    + + + ${rickshaw_graph(c.graph_data,'dataset-downloads',debug=True)} +
    @@ -38,26 +61,26 @@
    + + + + + + + + + + + + + + +
    DatasetViewsDownloads
    + ${h.link_to(package.title or package.name, h.url_for(controller='package', action='read', id=package.name))} + ${views}${downloads}
    +
    -

    ${c.publisher.title}

    - -

    No page views in this period

    - - - - - - - - - - - - - -
    DatasetViews
    ${h.link_to(package.title or package.name, h.url_for(controller='package', action='read', id=package.name))} - ${views}
    - +