Your IP : 216.73.216.130


Current Path : /home/magalijoj/www/blog/inc/public/default-templates/
Upload File :
Current File : /home/magalijoj/www/blog/inc/public/default-templates/atom-comments.xml

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="{{tpl:BlogLanguage}}">
  
  <title type="html">{{tpl:BlogName encode_xml="1"}}{{tpl:SysFeedSubtitle encode_xml="1"}}
  - {{tpl:lang Comments}}</title>
  <subtitle type="html">{{tpl:BlogDescription encode_xml="1"}}</subtitle>
  <link href="{{tpl:SysSelfURI}}" rel="self"/>
  <link href="{{tpl:BlogURL}}" rel="alternate" type="text/html"
  title="{{tpl:BlogDescription encode_xml="1"}}"/>
  <updated>{{tpl:BlogUpdateDate iso8601="1"}}</updated>
  <author>
    <name>{{tpl:BlogEditor encode_xml="1"}}</name>
  </author>
  <id>{{tpl:BlogFeedID}}</id>
  <generator uri="http://www.dotclear.net/">Dotclear</generator>
  
  <tpl:Comments order="desc" with_pings="1">
  
  <tpl:CommentIf is_ping="1">
  <entry>
    <title>[ping] {{tpl:PingEntryTitle encode_xml="1"}} - {{tpl:PingBlogName encode_xml="1"}}</title>
    <link href="{{tpl:PingPostURL}}#c{{tpl:PingID}}" rel="alternate" type="text/html"
    title="[ping] {{tpl:PingEntryTitle encode_xml="1"}} - {{tpl:PingBlogName encode_xml="1"}}" />
    <id>{{tpl:PingFeedID}}</id>
    <updated>{{tpl:PingDate iso8601="1"}}</updated>
    <author><name>{{tpl:PingBlogName encode_xml="1"}}</name></author>
    <content type="html">&lt;p&gt;&lt;a href="{{tpl:PingAuthorURL}}"&gt;{{tpl:PingTitle}}&lt;/a&gt;&lt;/p&gt; {{tpl:PingContent encode_xml="1"}}</content>
  </entry>
  
  </tpl:CommentIf>
  
  <tpl:CommentIf is_ping="0">
  <entry>
    <title>{{tpl:CommentEntryTitle encode_xml="1"}} - {{tpl:CommentAuthor encode_xml="1"}}</title>
    <link href="{{tpl:CommentPostURL}}#c{{tpl:CommentID}}" rel="alternate" type="text/html"
    title="{{tpl:CommentEntryTitle encode_xml="1"}} - {{tpl:CommentAuthor encode_xml="1"}}" />
    <id>{{tpl:CommentFeedID}}</id>
    <updated>{{tpl:CommentDate iso8601="1"}}</updated>
    <author><name>{{tpl:CommentAuthor encode_xml="1"}}</name></author>
    <content type="html">{{tpl:CommentContent absolute_urls="1" encode_xml="1"}}</content>
  </entry>
  </tpl:CommentIf>
  </tpl:Comments>
  
</feed>