[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/media/includes
From:       Christoph Cullmann <cullmann () kde ! org>
Date:       2009-06-09 18:50:44
Message-ID: 1244573444.199818.15013.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 979424 by cullmann:

patch from Frank Karlitschek, to fix the feed

 M  +3 -2      dotandapps.inc  


--- trunk/www/media/includes/dotandapps.inc #979423:979424
@@ -104,6 +104,7 @@
     $prevDate = "";
     for($x=1;$x<$rdf_items;$x++)
     {
+      ereg("<title>(.*)</title>",$rdf_pieces[$x],$title );
       ereg("<program>(.*)</program>",$rdf_pieces[$x],$app );
       ereg("<version>(.*)</version>",$rdf_pieces[$x],$version );
       ereg("<date>(.*)</date>",$rdf_pieces[$x],$date );
@@ -175,8 +176,8 @@
         "<td valign=\"top\" class=\"cell_date\">".
         (($printDate == $prevDate) ? "&nbsp;" : "<b>$printDate</b>") .
         "</td>\n" .
-        "<td valign=\"top\"><a href=\"$links[1]\">". $app[1] .
-        " $version[1] ($category[1])</a>\n" .
+        "<td valign=\"top\"><a href=\"$links[1]\">". $title[1] .
+        " </a>\n" .
         "</td>\n</tr>" ;
 
       print $entry;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic