Re: [PATCH v2 2/3] docs: Use our own implementation for fetching the RSS data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2019-06-20 at 11:43 +0200, Martin Kletzander wrote:
[...]
>        <!--
> -      jQuery(function($) {
> -        $("#planet").rss("http://planet.virt-tools.org/atom.xml";, {
> -          ssl: true,
> -          layoutTemplate: '<dl>{entries}</dl>',
> -          entryTemplate: '<dt><a href="{url}">{title}</a></dt><dd>by {author} on {date}</li>',
> -          dateFormat: 'DD MMM YYYY'
> -        })
> -      })
> -      // -->
> +      window.addEventListener("load", function() { fetchRSS() });
> +  // -->

Indentation is slightly off here.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux