Gaspard Buma / Skins (layout themes) / gbuma
<?xml version="1.0" encoding="utf-8"?> <!-- generator="zena" --> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" > <channel> <title><![CDATA[<r:show attr='v_title'/>]]></title> <description><![CDATA[<r:zazen attr='v_summary'/>]]></description> <link do='[url]'/> <lastBuildDate do='date' select='now' format='%a, %d %b %Y %H:%M:%S %Z'/> <pubDate do='date' select='now' format='%a, %d %b %Y %H:%M:%S %Z'/> <generator>http://zenadmin.org</generator> <language do='[v_lang]'/> <r:if test='id eq 1'><r:notes in='site' limit='20' order='log_at DESC' do='each'> <item> <title><![CDATA[<r:show attr='v_title'/>]]></title> <link do='[url]'/> <pubDate do='show' date='log_at' format='%a, %d %b %Y %H:%M:%S %Z'/> <description><![CDATA[<r:icon do='img' mode='pv'/><r:summary/>]]></description> </item> </r:notes> <r:else><r:notes in='project' limit='20' order='log_at DESC' do='each'> <item> <title do='[v_title]'/> <link do='[url]'/> <pubDate do='show' date='log_at' format='%a, %d %b %Y %H:%M:%S %Z'/> <description><r:icon do='img' mode='pv'/><r:summary/></description> </item> </r:notes></r:if> </channel> </rss> |