[ Index ]
 

Code source de Dotclear 2.0-beta6

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/inc/public/default-templates/ -> atom-comments.xml (source)

   1  <?xml version="1.0" encoding="utf-8"?>
   2  <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="{{tpl:BlogLanguage}}">
   3    
   4    <title type="html">{{tpl:BlogName encode_xml="1"}}{{tpl:SysFeedSubtitle encode_xml="1"}}
   5    - {{tpl:lang Comments}}</title>
   6    <subtitle type="html">{{tpl:BlogDescription encode_xml="1"}}</subtitle>
   7    <link href="{{tpl:SysSelfURI}}" rel="self"/>
   8    <link href="{{tpl:BlogURL}}" rel="alternate" type="text/html"
   9    title="{{tpl:BlogDescription encode_xml="1"}}"/>
  10    <updated>{{tpl:BlogUpdateDate iso8601="1"}}</updated>
  11    <author>
  12      <name>{{tpl:BlogEditor encode_xml="1"}}</name>
  13    </author>
  14    <id>{{tpl:BlogFeedID}}</id>
  15    <generator uri="http://www.dotclear.net/">Dotclear</generator>
  16    
  17    <tpl:Comments lastn="20" order="desc" with_pings="1">
  18    
  19    <tpl:CommentIf is_ping="1">
  20    <entry>
  21      <title>[ping] {{tpl:PingEntryTitle encode_xml="1"}} - {{tpl:PingBlogName encode_xml="1"}}</title>
  22      <link href="{{tpl:PingPostURL}}#c{{tpl:PingID}}" rel="alternate" type="text/html"
  23      title="[ping] {{tpl:PingEntryTitle encode_xml="1"}} - {{tpl:PingBlogName encode_xml="1"}}" />
  24      <id>{{tpl:PingFeedID}}</id>
  25      <updated>{{tpl:PingDate iso8601="1"}}</updated>
  26      <author><name>{{tpl:PingBlogName encode_xml="1"}}</name></author>
  27      <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>
  28    </entry>
  29    
  30    </tpl:CommentIf>
  31    
  32    <tpl:CommentIf is_ping="0">
  33    <entry>
  34      <title>{{tpl:CommentEntryTitle encode_xml="1"}} - {{tpl:CommentAuthor encode_xml="1"}}</title>
  35      <link href="{{tpl:CommentPostURL}}#c{{tpl:CommentID}}" rel="alternate" type="text/html"
  36      title="{{tpl:CommentEntryTitle encode_xml="1"}} - {{tpl:CommentAuthor encode_xml="1"}}" />
  37      <id>{{tpl:CommentFeedID}}</id>
  38      <updated>{{tpl:CommentDate iso8601="1"}}</updated>
  39      <author><name>{{tpl:CommentAuthor encode_xml="1"}}</name></author>
  40      <content type="html">{{tpl:CommentContent absolute_urls="1" encode_xml="1"}}</content>
  41    </entry>
  42    </tpl:CommentIf>
  43    </tpl:Comments>
  44    
  45  </feed>


Généré le : Fri Feb 23 22:16:06 2007 par Balluche grâce à PHPXref 0.7