From: root Date: Mon, 20 Jan 2014 12:02:21 +0000 Subject: 2.1/ssl rss feed fixes X-Git-Url: https://maxious.lambdacomplex.org/git/?p=ckanext-datagovau.git&a=commitdiff&h=b364d0186cfa52e7b34adb417ae84481476e926d --- 2.1/ssl rss feed fixes --- --- a/ckanext/datagovau/templates/header.html +++ b/ckanext/datagovau/templates/header.html @@ -9,7 +9,8 @@ ('organizations_index', _('Organizations')), ('about', _('About')) ) }} -
  • Site Statistics
  • +
  • Site Statistics
  • +
  • Feedback/Request Data
  • {% endblock %} --- /dev/null +++ b/ckanext/datagovau/templates/home/index.html @@ -1,1 +1,62 @@ +{% ckan_extends %} + {% block home_search %} +
    + + + +
    +
    +
    + + + + + +
    +

    {{ _("Search Your Data") }}

    +
    + + +
    +
    + {% endblock %} + --- /dev/null +++ b/ckanext/datagovau/templates/home/snippets/search.html @@ -1,1 +1,70 @@ +
    + + + +
    +
    +
    + + + + + +{% set tags = h.get_facet_items_dict('tags', limit=3) %} +{% set placeholder = _('eg. Gold Prices') %} + + +