[ LIVEDATA ] [ assign var="postsFilter" value=$thisChannel.ChannelName|string_format:"ChannelName='%s" ] [ fetching from="posts" filter=$postsFilter into="posts" ] [ $thisSite.Defaults.Name ]: [ $thisChannel.ChannelName ] http://[ $smarty.server.HTTP_HOST ][ $smarty.server.SCRIPT_NAME ]?view=[ $thisView.ViewName|urlencode ]&channel=[ $thisChannel.ChannelName|urlencode ] http://blogs.law.harvard.edu/tech/rss [ $thisChannel.Description ] [ $thisChannel.Language ] [ $thisChannel.PubDate|RFC822Timestamp ] Webriot 2.0A1 [ $thisChannel.Footer ] [ if $thisChannel.Icon ne "" ] http://[ $smarty.server.HTTP_HOST ][ $scriptLocation ]/[ $thisChannel.Icon ] [ $thisChannel.ChannelName ] http://[ $smarty.server.HTTP_HOST ][ $smarty.server.SCRIPT_NAME ]?view=[ $thisView.ViewName|urlencode ]&channel=[ $thisChannel.ChannelName|urlencode ] [ /if ] [ * BEGIN POSTS * ] [ section name=BBOARD loop=$posts|count ] [ assign var="POST" value=$posts|next ] [ if $POST.Title ne "" ] [ $POST.Title ] [ else ] (Untitled) [ /if ] http://[ $smarty.server.HTTP_HOST ][ $smarty.server.SCRIPT_NAME ]?view=Browse&dynamic=y&params=[ $POST.ID ] tag:[ $smarty.server.SERVER_NAME ]/[ $thisChannel.ID ].[ $POST.ID ] [ $Post.PubDate|RFC822Timestamp ] [ * If this post has attachments, include those attachments * ] [ if $POST.AttachCount > 0 ] [ section name=attachments loop=$POST.Attachments ] [ /section ] [ /if ] [ * If this post has comments, include a link to the comments page * ] [ if $POST.Replies > 0 ] http://[ $smarty.server.HTTP_HOST ][ $smarty.server.SCRIPT_NAME ]?view=post_comments&dynamic=y&params=[ $POST.ID ] [ /if ] [ sectionelse ] This Feed is Empty http://[ $smarty.server.HTTP_HOST ][ $smarty.server.SCRIPT_NAME ]?channel=[ $thisChannel.ChannelName|urlencode ] tag:[ $smarty.server.SERVER_NAME ]/[ $thisChannel.ID ].0 [ $smarty.now|RFC822Timestamp ] [ /section ] [ * END POSTS * ] [ /LIVEDATA ]