[ckan-dev] Need to put group list on home page in CKAN

Judith Moran Judith.Moran at nt.gov.au
Wed Apr 24 05:53:07 UTC 2019


Hi,

I have added the following into our themed index.html


      <div role="main">
        <div class="container">

          <div class="row homepage-intro">
           <!--  <div class="span6 col2">
              {% block promoted %}
                {% snippet 'home/snippets/promoted.html' %}
              {% endblock %}
            </div> -->
            <div class="">
              {% block stats %}
                {% snippet 'home/snippets/stats.html' %}
              {% endblock %}
            </div>

            <P>
**************
            <div class="">
               {% snippet 'home/snippets/group_list.html' %}
            </div>
@@@@@@@@@@@@@@@@
          </div>

          <P>


I want to make the group list appear on the home page.


I get the *** and @@ showing but no group list.

I have group list in the themed home/snippets and themed group/snippets but it is not showing.


[cid:image001.png at 01D4FAB1.9D645260]



Regards



Judy Moran
Manager Data Strategy
Department of Corporate and Information Services
Northern Territory Government of Australia
T:  892 96550
E:  DataStrategy.NTG at nt.gov.au<mailto:DataStrategy.NTG at nt.gov.au>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20190424/a9718ca3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 19454 bytes
Desc: image001.png
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20190424/a9718ca3/attachment-0001.png>


More information about the ckan-dev mailing list