<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/serendipity/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://der-test.de/serendipity/feeds/atom10.xml" rel="self" title="John Doe's personal blog" type="application/atom+xml" />
    <link href="http://der-test.de/serendipity/"                        rel="alternate"    title="John Doe's personal blog" type="text/html" />
    <link href="http://der-test.de/serendipity/rss.php?version=2.0"     rel="alternate"    title="John Doe's personal blog" type="application/rss+xml" />
    <title type="html">John Doe's personal blog</title>
    <subtitle type="html">My little place on the web...</subtitle>
    <icon>http://der-test.de/serendipity/templates/default/img/s9y_banner_small.png</icon>
    <id>http://der-test.de/serendipity/</id>
    <updated>2008-08-03T12:49:13Z</updated>
    <generator uri="http://www.s9y.org/" version="1.5-beta1">Serendipity 1.5-beta1 - http://www.s9y.org/</generator>
    <dc:language>de</dc:language>

    <entry>
        <link href="http://der-test.de/serendipity/archives/17-Breadcrum-Navigation.html" rel="alternate" title="Breadcrum Navigation" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-08-03T12:49:13Z</published>
        <updated>2008-08-03T12:49:13Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=17</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/4-s9y-smarty-snipplets" label="s9y smarty snipplets " term="s9y smarty snipplets " />
    
        <id>http://der-test.de/serendipity/archives/17-guid.html</id>
        <title type="html">Breadcrum Navigation</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Diese Breadcrum Navigation stammt aus dem Blog von Carl Galloway und kann ganz sinnvol  in der index.tpl im Footer oder Header mit eingebaut werden.</p><p /><p /><p><font size="2" face="courier new,courier,monospace">{if $startpage}</font></p><font size="2" face="courier new,courier,monospace"><br /><br />
    {$CONST.HOMEPAGE}<br /><br />
{else}<br /><br />
    {$CONST.HOMEPAGE}<br /><br />
{/if}<br /><br />
{if $head_title &amp;&amp; !$entry.title | $head_title != $entry.title}<br /><br />
    {if $entry.title}&amp;raquo; {$category_info.category_name}{/if}<br /><br />
{elseif $head_title &amp;&amp; $entry.title}<br /><br />
    {if $category_info.category_name}<br /><br />
    &amp;raquo; {$category_info.category_name}<br /><br />
    {/if}<br /><br />
    {if $entry.title == $head_title}<br /><br />
    &amp;raquo; {$entry.title|truncate:40:&quot; ...&quot;:true}<br /><br />
    {/if}<br /><br />
{elseif $head_subtitle}<br /><br />
    &amp;raquo; {$head_subtitle}<br /><br />
{/if}<br /><br />
{if $staticpage_pagetitle &amp;&amp; !$entry.title}<br /><br />
    &amp;raquo; {$staticpage_headline}<br /><br />
{/if}<br />
</font> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/14-post-a-comment.html" rel="alternate" title="post a comment" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-07-09T20:10:31Z</published>
        <updated>2008-07-09T20:25:07Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=14</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/4-s9y-smarty-snipplets" label="s9y smarty snipplets " term="s9y smarty snipplets " />
    
        <id>http://der-test.de/serendipity/archives/14-guid.html</id>
        <title type="html">post a comment</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>smarty code der zum Kommentieren auffordert, wenn es noch keine Kommentare gibt:</p><p>in der entries.tpl:</p><p /><p><em>{if $entry.comments &gt; 0} <br /> &lt;br/&gt;&lt;a href=&quot;{$entry.link}#comments&quot;&gt;{$entry.label_comments} ({$entry.comments})&lt;/a&gt; <br />{else} <br />&lt;br /&gt;&lt;a href=&quot;{$entry.link}#comments&quot;&gt;Post a comment&lt;/a&gt; <br />{/if} </em></p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/13-AddThis-Bookmark-BEGIN.html" rel="alternate" title="AddThis Bookmark BEGIN  " />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-07-09T04:21:25Z</published>
        <updated>2008-07-09T20:31:18Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=13</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/4-s9y-smarty-snipplets" label="s9y smarty snipplets " term="s9y smarty snipplets " />
    
        <id>http://der-test.de/serendipity/archives/13-guid.html</id>
        <title type="html">AddThis Bookmark BEGIN  </title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p><code>Einfach in der entries.tpl hinter dem Eintrag {$entry.add_footer} forlgender Code:<br />[code]<br />&lt;!-- AddThis Bookmark BEGIN --&gt;</code></p><p>&lt;script type=&quot;text/javascript&quot;&gt; <br />addthis_url = '{$entry.rdf_ident|escape:url}'; <br />addthis_title = '{$entry.title|escape:url}'; <br />addthis_pub = 'my_account_name'; <br />&lt;/script&gt; <br />&lt;script type=&quot;text/javascript&quot; src=&quot;http://s7.addthis.com/js/addthis_widget.php?v=12&quot; &gt;&lt;/script&gt; </p><p>[/code]</p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/12-Seitezahlen-in-der-entries.html" rel="alternate" title="Seitezahlen in der entries" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-07-08T19:25:31Z</published>
        <updated>2008-07-08T19:25:31Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=12</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/4-s9y-smarty-snipplets" label="s9y smarty snipplets " term="s9y smarty snipplets " />
    
        <id>http://der-test.de/serendipity/archives/12-guid.html</id>
        <title type="html">Seitezahlen in der entries</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Eine nette Ergänzung für die entries.tpl von <b>yellowled </b>und <span class="name"><b>judebert </b></span>habe ich im Forum gefunden</p><p>&lt;div class=&quot;pagelinks&quot;&gt;</p><br />    {eval var=$footer_currentPage-3 assign=&quot;paginationStartPage&quot;}<br />    {if $footer_currentPage+3 &gt; $footer_totalPages}<br />        {eval var=$footer_totalPages-6 assign=&quot;paginationStartPage&quot;}<br />    {/if}<br />    {if $paginationStartPage &lt;= 0}{assign var=&quot;paginationStartPage&quot; value=&quot;1&quot;}{/if}<br /><br />    {section name=i start=$paginationStartPage loop=$footer_totalPages+1 max=7}<br />        {if $smarty.section.i.index != $footer_currentPage}<br />            &lt;a href=&quot;{$smarty.section.i.index|string_format:$footer_pageLink}&quot;&gt;{$smarty.section.i.index}&lt;/a&gt;<br />        {else}<br />            {$smarty.section.i.index}<br />        {/if}<br />    {/section}<br />    {if $smarty.section.i.index &lt; $footer_totalPages}<br />        ... &lt;a href=&quot;{$footer_totalPages|string_format:$footer_pageLink}&quot;&gt;{$footer_totalPages}&lt;/a&gt;<br />   {else}<br />       &lt;span id=&quot;thispage&quot;&gt;{$smarty.section.i.index}&lt;/span&gt;<br />{/if}<br />&lt;/div&gt; <br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/11-plugin-aufrufen.html" rel="alternate" title="plugin aufrufen" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-07-06T10:16:00Z</published>
        <updated>2008-07-08T10:25:10Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=11</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/4-s9y-smarty-snipplets" label="s9y smarty snipplets " term="s9y smarty snipplets " />
    
        <id>http://der-test.de/serendipity/archives/11-guid.html</id>
        <title type="html">plugin aufrufen</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Manuelles Aufrufen eines Plugins:<br /></p><p /><p> {serendipity_showPlugin class=&quot;serendipity_archives_plugin&quot;}<br /></p><p /><p align="justify">So könnte man das z.B. das serendipity_categories_plugin in der Oberfläche auf hidden setzen und dann über eine If Abfrage dieses plugin nur bei den index Seiten einer Kategorie anzeigen lassen.</p><p align="justify" /><p /><p>{if $view == 'category'} <br /> {serendipity_showPlugin class=&quot;serendipity_categories_plugin&quot;}</p><p>{/if} </p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/15-counter-in-entries.html" rel="alternate" title="counter in entries" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-06-09T20:25:00Z</published>
        <updated>2008-06-09T20:25:00Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=15</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/4-s9y-smarty-snipplets" label="s9y smarty snipplets " term="s9y smarty snipplets " />
    
        <id>http://der-test.de/serendipity/archives/15-guid.html</id>
        <title type="html">counter in entries</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Zeige Link z.B. Werbung wenn counter </p><p>von:<span class="name">johncanary</span></p><p># entries.tpl <br />############## <br />    ... <br />    <em>{foreach from=$entries item=&quot;dategroup&quot;} <br />    &lt;div class=&quot;serendipity_Entry_Date&quot;&gt; <br /><br />        {foreach from=$dategroup.entries item=&quot;entry&quot;} <br />        {counter name=&quot;entry_number&quot; print=0 assign=entry_number} <br />        {if $entry_number == 2} <br />            {<strong> AD HTML Code Start: shown at top of the second entry! </strong>} <br />            &lt;div&gt; <br />                &lt;a href=&quot;http://aff.example.com/?id=23&quot;&gt; <br />                    &lt;img src=&quot;http://aff.example.com/i/b45.jpg&quot; alt=&quot;&quot; <br />                        width=&quot;468&quot; height=&quot;60&quot; /&gt; <br />                &lt;/a&gt; <br />            &lt;/div&gt; <br />            {<strong> AD HTML Code End </strong>} <br />        {/if} <br />        &lt;h4 class=&quot;serendipity_title&quot;&gt;&lt;a href=&quot;{$entry.link}&quot;&gt;{$entry.title}&lt;/a&gt;&lt;/h4&gt; <br />        &lt;h3 class=&quot;serendipity_date&quot;&gt; </em>        ...</p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/10-Test-223.html" rel="alternate" title="Test 223" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-18T21:46:32Z</published>
        <updated>2008-05-24T20:24:02Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=10</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/2-Kat2" label="Kat2" term="Kat2" />
    
        <id>http://der-test.de/serendipity/archives/10-guid.html</id>
        <title type="html">Test 223</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
<div align="justify">Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 Ein weiterer Text in Kat2 </div> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/9-Neues-Template.html" rel="alternate" title="Neues Template " />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-18T09:06:21Z</published>
        <updated>2008-05-24T18:13:10Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=9</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/5-News" label="News" term="News" />
    
        <id>http://der-test.de/serendipity/archives/9-guid.html</id>
        <title type="html">Neues Template </title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Dieses ist der letzte Eintrag aus der Kategorie NEWS Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template Dieses ist ein portiertes Template  <br /><a href="http://der-test.de/serendipity/archives/9-Neues-Template.html#extended">"Neues Template " vollständig lesen</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/8-Kat211.html" rel="alternate" title="Kat211" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-17T21:16:34Z</published>
        <updated>2008-05-17T21:16:34Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=8</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/2-Kat2" label="Kat2" term="Kat2" />
    
        <id>http://der-test.de/serendipity/archives/8-guid.html</id>
        <title type="html">Kat211</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                32e321ec 32e 32 e2 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/7-kat31.html" rel="alternate" title="kat31" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-17T21:01:49Z</published>
        <updated>2008-05-24T20:25:32Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=7</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/3-Kat3" label="Kat3" term="Kat3" />
    
        <id>http://der-test.de/serendipity/archives/7-guid.html</id>
        <title type="html">kat31</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <div align="justify"><br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s<br />
cvfdg gf gdfs fsdg sfd  dsdf&lt;s</div> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/6-kat22.html" rel="alternate" title="kat22" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-17T21:01:37Z</published>
        <updated>2008-05-17T21:01:37Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=6</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/2-Kat2" label="Kat2" term="Kat2" />
    
        <id>http://der-test.de/serendipity/archives/6-guid.html</id>
        <title type="html">kat22</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                sdf fda fa fas fs f 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/5-RedEvoAphelion-Template.html" rel="alternate" title="RedEvoAphelion Template" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-17T21:01:23Z</published>
        <updated>2008-05-28T12:28:54Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=5</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/1-Template" label="Template" term="Template" />
    
        <id>http://der-test.de/serendipity/archives/5-guid.html</id>
        <title type="html">RedEvoAphelion Template</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Dieses ist das portierte Joomla Template RedEvoAphelion für Serendipity.  <br /><a href="http://der-test.de/serendipity/archives/5-RedEvoAphelion-Template.html#extended">"RedEvoAphelion Template" vollständig lesen</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/4-Feststellen-ob-Kategorie-index.html" rel="alternate" title="Feststellen ob Kategorie-index " />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-17T20:54:48Z</published>
        <updated>2008-07-08T10:16:06Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=4</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/4-s9y-smarty-snipplets" label="s9y smarty snipplets " term="s9y smarty snipplets " />
    
        <id>http://der-test.de/serendipity/archives/4-guid.html</id>
        <title type="html">Feststellen ob Kategorie-index </title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Abfrage ob aktuelle Seite die Index-Seite der Kategorie ist </p><p>{if $view == 'category'} <br />... <br />{/if} </p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/3-Kat3.html" rel="alternate" title="Kat3" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-17T20:54:31Z</published>
        <updated>2008-05-24T20:24:29Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=3</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/3-Kat3" label="Kat3" term="Kat3" />
    
        <id>http://der-test.de/serendipity/archives/3-guid.html</id>
        <title type="html">Kat3</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
dss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdfdss sd fsd sd sdf sdf 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://der-test.de/serendipity/archives/1-Titel-Kat1.html" rel="alternate" title="Titel Kat1" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <published>2008-05-17T20:47:29Z</published>
        <updated>2008-05-17T20:54:17Z</updated>
        <wfw:comment>http://der-test.de/serendipity/wfwcomment.php?cid=1</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://der-test.de/serendipity/rss.php?version=atom1.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    
            <category scheme="http://der-test.de/serendipity/categories/1-Template" label="Template" term="Template" />
    
        <id>http://der-test.de/serendipity/archives/1-guid.html</id>
        <title type="html">Titel Kat1</title>
        <content type="xhtml" xml:base="http://der-test.de/serendipity/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                dsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fsdsfsafsdf s fs 
            </div>
        </content>
        
    </entry>

</feed>