Feedsplitter: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
 
m (1個修訂)
 
(2 intermediate revisions by 2 users not shown)
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 }}

Latest revision as of 14:36, 21 June 2009

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	 文章摘要