[feedparser commit] r286 - in trunk/www: . css img

0 views
Skip to first unread message

codesite...@google.com

unread,
Mar 12, 2008, 10:09:37 AM3/12/08
to feedparse...@googlegroups.com
Author: pilgrim
Date: Wed Mar 12 07:09:30 2008
New Revision: 286

Added:
trunk/www/img/download-42.png (contents, props changed)
Modified:
trunk/www/css/feedparser.css
trunk/www/index.html

Log:
big-ass download button

Modified: trunk/www/css/feedparser.css
==============================================================================
--- trunk/www/css/feedparser.css (original)
+++ trunk/www/css/feedparser.css Wed Mar 12 07:09:30 2008
@@ -30,6 +30,11 @@
border-bottom: 0;
}

+a.plain:link, a.plain:visited, a.plain:hover {
+ text-decoration: none !important;
+ border-bottom: 0 !important;
+}
+
h1 {
margin: 8px 0 0 0;
padding: 0;

Added: trunk/www/img/download-42.png
==============================================================================
Binary file. No diff available.

Modified: trunk/www/index.html
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html Wed Mar 12 07:09:30 2008
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Universal Feed Parser</title>
-<link rel="stylesheet" href="/css/feedparser.css" type="text/css">
+<link rel="stylesheet" href="css/feedparser.css" type="text/css">
<link rev="made" href="mailto:ma...@diveintomark.org">
<meta name="keywords" content="RSS, Atom, CDF, XML, feed, parser, Python">
</head>
@@ -12,6 +12,8 @@
<div id="main">
<div id="mainInner">

+<p>TODO_date: feedparser 4.2 is finally here! <a
href="docs/changes-42.html">See what's new in 4.2</a>.</p>
+<p><a class="plain" href="TODO"><img src="img/download-42.png"
alt="[download version 4.2]" width="200" height="70"></a></p>
<h2 class="skip"><span>Getting started</span></h2>
<div class="example">
<pre class="screen"><samp class="prompt">>>> </samp><span
class="userinput"><span class='pykeyword'>import</span> feedparser</span>

Reply all
Reply to author
Forward
0 new messages