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

List:       kde-commits
Subject:    www/areas/edu
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2006-02-06 17:52:07
Message-ID: 1139248327.652373.26273.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 506394 by pino:

Try to put an image in edu's RSS feed.


 M  +6 -0      rss.php  


--- trunk/www/areas/edu/rss.php #506393:506394
@@ -119,6 +119,12 @@
         print( "  <docs>http://blogs.law.harvard.edu/tech/rss</docs>\n" );
         print( "  <ttl>120</ttl>\n" );
         print( "  <lastBuildDate>" . gmdate( "r", filemtime("./news.rdf") ) ."</lastBuildDate>\n" );
+        print( "  <image>\n" );
+        print( "     <url>http://edu.kde.org/media/images/edu.png</url>\n" );
+        print( "     <title>" . $title[1] . "title>\n" );
+        print( "     <link>" . $link[1] . "</link>\n" );
+        print( "     <description>" . $description[1] . "</description>\n" );
+        print( "  </image>\n" );
 
         // Process and write items
 	process_items( $rdf_file, $refered_news_file, $base_site, 10 );
[prev in list] [next in list] [prev in thread] [next in thread] 

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