Feedsplitter: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Feedsplitter is a PHP script that converts [[RSS]] or RDF newsfeeds into HTML, Javascript, or whatever format you want.  
[http://chxo.com/software/feedsplitter/ Feedsplitter] is a PHP script that converts [[RSS]] or RDF newsfeeds into HTML, Javascript, or whatever format you want.  


{{Right | id=software | hedding=version |text=[http://chxo.com/software/feedsplitter/ Feedsplitter] v.2006-10-29 }}
{{Right | id=software | hedding=version |text=[http://chxo.com/software/feedsplitter/ Feedsplitter] v.2006-10-29 }}

Revision as of 21:57, 30 April 2007

Feedsplitter is a PHP script that converts RSS or RDF newsfeeds into HTML, Javascript, or whatever format you want.

version

Feedsplitter v.2006-10-29


$channel[LINK]	        URL of RSS feed
$channel[TITLE]	        title of RSS feed
$imageRender
$channel[DESCRIPTION]
$updated		feed最後更新時間
$textinputRender


<item>
$item[TITLE]	         文章標題
$item[LINK]	         文章連結
$descriptionRender	 文章摘要