[polly] r218237 - [www] Unbreak the newsfeed from polyhedral.info
Tobias Grosser
tobias at grosser.es
Sun Sep 21 23:56:46 PDT 2014
Author: grosser
Date: Mon Sep 22 01:56:45 2014
New Revision: 218237
URL: http://llvm.org/viewvc/llvm-project?rev=218237&view=rev
Log:
[www] Unbreak the newsfeed from polyhedral.info
Modified:
polly/trunk/www/menu.html.incl
Modified: polly/trunk/www/menu.html.incl
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/menu.html.incl?rev=218237&r1=218236&r2=218237&view=diff
==============================================================================
--- polly/trunk/www/menu.html.incl (original)
+++ polly/trunk/www/menu.html.incl Mon Sep 22 01:56:45 2014
@@ -42,9 +42,14 @@ Optimizations</span></h2>
<div class="submenu2">
<label>polyhedral.info news</label>
<script language="JavaScript"
- src="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Fpolyhedral.info%2Frss.xml&chan=n&num=5&desc=0&date=y&targ=n"
- type="text/javascript"></script>
- </div>
+ src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fpolyhedral.info%2Frss.xml&num=5&utf=y"
+ charset="UTF-8" type="text/javascript"></script>
+
+ <noscript>
+ <a
+ href="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fpolyhedral.info%2Frss.xml&num=5&utf=y&html=y">View
+ RSS feed</a>
+ </noscript>
</div>
<script type="text/javascript">
More information about the llvm-commits
mailing list