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

<feed version="0.3" 
   xmlns="http://purl.org/atom/ns#"
   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/rss.php?version=atom0.3" rel="service.feed" title="John Doe's personal blog" type="application/x.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 mode="escaped" type="text/html">John Doe's personal blog</title>
    <tagline mode="escaped" type="text/html">My little place on the web...</tagline>
    <id>http://der-test.de/serendipity/</id>
    <modified>2008-08-03T12:49:13Z</modified>
    <generator url="http://www.s9y.org/" version="1.5-beta1">Serendipity 1.5-beta1 - http://www.s9y.org/</generator>
    <dc:language>de</dc:language>
    <info mode="xml" type="text/html">
        <div xmlns="http://www.w3.org/1999/xhtml">You are viewing an ATOM formatted XML site feed. Usually this file is inteded to be viewed in an aggregator or syndication software. If you want to know more about ATOM, please visist <a href="http://atomenabled.org/">Atomenabled.org</a></div>
    </info>

    <entry>
        <link href="http://der-test.de/serendipity/archives/17-Breadcrum-Navigation.html" rel="alternate" title="Breadcrum Navigation" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-08-03T12:49:13Z</issued>
        <created>2008-08-03T12:49:13Z</created>
        <modified>2008-08-03T12:49:13Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=17</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/17-guid.html</id>
        <title mode="escaped" type="text/html">Breadcrum Navigation</title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-07-09T20:10:31Z</issued>
        <created>2008-07-09T20:10:31Z</created>
        <modified>2008-07-09T20:25:07Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=14</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/14-guid.html</id>
        <title mode="escaped" type="text/html">post a comment</title>
        <content type="application/xhtml+xml" 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  " type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-07-09T04:21:25Z</issued>
        <created>2008-07-09T04:21:25Z</created>
        <modified>2008-07-09T20:31:18Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=13</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/13-guid.html</id>
        <title mode="escaped" type="text/html">AddThis Bookmark BEGIN  </title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-07-08T19:25:31Z</issued>
        <created>2008-07-08T19:25:31Z</created>
        <modified>2008-07-08T19:25:31Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=12</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/12-guid.html</id>
        <title mode="escaped" type="text/html">Seitezahlen in der entries</title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-07-06T10:16:00Z</issued>
        <created>2008-07-06T10:16:00Z</created>
        <modified>2008-07-08T10:25:10Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=11</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/11-guid.html</id>
        <title mode="escaped" type="text/html">plugin aufrufen</title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-06-09T20:25:00Z</issued>
        <created>2008-06-09T20:25:00Z</created>
        <modified>2008-06-09T20:25:00Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=15</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/15-guid.html</id>
        <title mode="escaped" type="text/html">counter in entries</title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-18T21:46:32Z</issued>
        <created>2008-05-18T21:46:32Z</created>
        <modified>2008-05-24T20:24:02Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=10</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/10-guid.html</id>
        <title mode="escaped" type="text/html">Test 223</title>
        <content type="application/xhtml+xml" 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 " type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-18T09:06:21Z</issued>
        <created>2008-05-18T09:06:21Z</created>
        <modified>2008-05-24T18:13:10Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=9</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/9-guid.html</id>
        <title mode="escaped" type="text/html">Neues Template </title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-17T21:16:34Z</issued>
        <created>2008-05-17T21:16:34Z</created>
        <modified>2008-05-17T21:16:34Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=8</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/8-guid.html</id>
        <title mode="escaped" type="text/html">Kat211</title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-17T21:01:49Z</issued>
        <created>2008-05-17T21:01:49Z</created>
        <modified>2008-05-24T20:25:32Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=7</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/7-guid.html</id>
        <title mode="escaped" type="text/html">kat31</title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-17T21:01:37Z</issued>
        <created>2008-05-17T21:01:37Z</created>
        <modified>2008-05-17T21:01:37Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=6</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/6-guid.html</id>
        <title mode="escaped" type="text/html">kat22</title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-17T21:01:23Z</issued>
        <created>2008-05-17T21:01:23Z</created>
        <modified>2008-05-28T12:28:54Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=5</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/5-guid.html</id>
        <title mode="escaped" type="text/html">RedEvoAphelion Template</title>
        <content type="application/xhtml+xml" 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 " type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-17T20:54:48Z</issued>
        <created>2008-05-17T20:54:48Z</created>
        <modified>2008-07-08T10:16:06Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=4</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/4-guid.html</id>
        <title mode="escaped" type="text/html">Feststellen ob Kategorie-index </title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-17T20:54:31Z</issued>
        <created>2008-05-17T20:54:31Z</created>
        <modified>2008-05-24T20:24:29Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=3</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/3-guid.html</id>
        <title mode="escaped" type="text/html">Kat3</title>
        <content type="application/xhtml+xml" 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" type="text/html" />
        <author>
            <name>John Doe</name>
                    </author>
    
        <issued>2008-05-17T20:47:29Z</issued>
        <created>2008-05-17T20:47:29Z</created>
        <modified>2008-05-17T20:54:17Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=1</wfw:commentRss>
    
        <id>http://der-test.de/serendipity/archives/1-guid.html</id>
        <title mode="escaped" type="text/html">Titel Kat1</title>
        <content type="application/xhtml+xml" 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>