--- a/ckanext/ga_report/templates/ga_report/publisher/index.html +++ b/ckanext/ga_report/templates/ga_report/publisher/index.html @@ -7,62 +7,70 @@ Usage by Publisher - -
  • -

    Download

    -

    - Download as CSV
    -

    -
  • - + + + + + + + + + + + + + +
  • Site Analytics
  • +
  • Publishers
  • +
    + +   Download as CSV + +

    Site Usage

    -
    +
    +
    +
    + Publishers + ${rickshaw_graph(c.top_publishers_graph,'publishers')} +
    +
    +
    -

    Site Usage

    - - ${usage_nav('Publishers')} - - -
    +
    +
    - - ${month_selector(c.month, c.months, c.day)} - - +

    Statistics for

    + ${month_selector(c.month, c.months, c.day)}
    - - - - - - - - - - - - - -
    PublisherDataset Views
    ${h.link_to(publisher.title, h.url_for(controller='ckanext.ga_report.controller:GaDatasetReport', action='read_publisher', id=publisher.name))} - ${views}
    - - -
    - - + + + + + + + + + + + +
    PublisherDataset Views
    + ${h.link_to(publisher.title, h.url_for(controller='ckanext.ga_report.controller:GaDatasetReport', action='read_publisher', id=publisher.name) + (("?month=" + c.month) if c.month else ''))} + ${views}
    +
    - +