[Buildbot-devel] Suggested change to HTML template to allow browsers to know that an RSS feed is avaiable

Dustin J. Mitchell dustin at zmanda.com
Wed Aug 18 17:13:04 UTC 2010


Looks good - thanks!

commit 776b431f100dd210d095de592f979796df37baa8
Author: Matisse Enzer <menzer at pple.com>
Date:   Wed Aug 18 12:12:02 2010 -0500

    Add a <link> for the RSS feed to layout.html

    I'd like to propose a small change to the layout.html template. The
    change allows browsers to know that there is an RSS feed available for
    the web page(s) created by the buildbot to show build status and
    history.

    This is as simple as adding a <link> tag in the <head>, like this:

       <link rel="alternate" type="application/rss+xml" title="RSS" href="rss">

    This allows browsers (such as Safari) to know that an RSS feed is
    available - in Safari's case an RSS badge will be showing in the
    location bar.


-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list