Widget: Homepage: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 131: Line 131:
                         Try the compass!
                         Try the compass!
                     </p>
                     </p>
                </div>
            </div>
        </div>
        <div class="container-fluid">
            <div class="row">
                <div id="forum-topics" class="col-6 pl-0">
                    <!-- kie: Moved forum embedding from HTMLlets extension to this Widget -->
                    <p class="h2 text-center">Current Forum Topics</p>
                    <script src="https://forum.links.communitycenter.eu/javascripts/embed-topics.js"></script>
                    <d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest"
                                  sort-ascending="false" template="complete"></d-topics-list>
                </div>
                <div class="col-6 pr-0">
                    <p class="h2 text-center">News and Activities</p>
                    <div class="h-100 d-flex">
                        <div id="recent-changes"></div>
                    </div>
                 </div>
                 </div>
             </div>
             </div>

Revision as of 13:40, 23 May 2022

   Development verstion of the DCT Homepage.
Not ready for production!