The main body of the FEEDS/RSS 2.0 template can be some thing like:

<item>
 <title><![CDATA[<%title%>]]></title>
 <link><%blogurl%>/item/<%itemid%></link>
 <description><![CDATA[<%body%><br/><%more%>]]></description>
<%TechnoratiTags(rss)%> 
 <category><%category%></category>
 <comments><%blogurl%>/item/<%itemid%></comments>
 <pubDate><%date(rfc822)%></pubDate>
 <%Podcast%>
</item>
technoratitagstemplatecode.txt · Last modified: 2007/02/23 16:57 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki