From f81af02ca4b22feded75fa3502e8197ebc0150ac Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 27 Oct 2007 15:34:25 +0000 Subject: [PATCH] Fix HR divider for brief/detailed. [SVN r40504] --- feed/bbook2rss.py | 2 +- feed/downloads.rss | 2 +- feed/news.rss | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/feed/bbook2rss.py b/feed/bbook2rss.py index c999333a..c5bef0f0 100755 --- a/feed/bbook2rss.py +++ b/feed/bbook2rss.py @@ -136,7 +136,7 @@ class BoostBook2RSS: self.new_text('pubDate',node.getAttribute('last-revision')), self.new_text('description', brief_xhtml.toxml('utf-8')+\ - '<hr/&gr;'+\ + '
'+\ description_xhtml.toxml('utf-8') ) ) diff --git a/feed/downloads.rss b/feed/downloads.rss index f0f46721..d3382217 100644 --- a/feed/downloads.rss +++ b/feed/downloads.rss @@ -8,7 +8,7 @@ Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) Boost 1.33.1Mon, 5 Dec 2005 18:00:00 GMT<div class="brief"><span class="purpose"> <a href="http://sourceforge.net/project/showfiles.php?group_id=7586&amp;package_id=8041&amp;release_id=376197">http://sourceforge.net/project/showfiles.php?group_id=7586&amp;package_id=8041&amp;release_id=376197</a> - </span></div>&lt;hr/&gr;<div class="description"> + </span></div><hr/><div class="description"> <div id="boost_1_33_1.updated_libraries"> <h3><span class="link">Updated Libraries</span></h3> <ul> diff --git a/feed/news.rss b/feed/news.rss index 54935ff6..a607212b 100644 --- a/feed/news.rss +++ b/feed/news.rss @@ -10,7 +10,7 @@ The review will run until Friday December 23rd. The <a href="http://asio.sourceforge.net/">Boost.Asio</a> library is intended for programmers using C++ for systems programming, where access to operating system functionality such as networking is often required. - </span></div>&lt;hr/&gr;<div class="description"> + </span></div><hr/><div class="description"> <p> The review will run until Friday December 23rd. The <a href="http://asio.sourceforge.net/">Boost.Asio</a> library is intended for programmers using C++ for systems programming, where @@ -19,7 +19,7 @@ </div>Version 1.33.1Tue, 5 Dec 2006 12:00:00 GMT<div class="brief"><span class="purpose"> Updated Libraries: Any, Config, Python, Smart Pointer, Regex, Iostreams, Functional/Hash, Multi-index Containers, Graph, Signals, Thread, and Wave. - </span></div>&lt;hr/&gr;<div class="description"> + </span></div><hr/><div class="description"> <div id="version_1_33_1.updated_libraries"> <h3><span class="link">Updated Libraries</span></h3> <ul>