<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title/>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 22:38:43 +0000</lastBuildDate>
    <item>
      <title>maetmar said on 03/May/2015</title>
      <link>https://snipplr.com/view/51537/cmsms--einige-wichtige-tags-tips--tricks</link>
      <description>&lt;p&gt;show prev button only if not first page of same hirachry:&#13;
{$cgsimple-&gt;get_sibling("prev","prev_sibling")}{if !empty($prev_sibling)}{cms_selflink page="$prev_sibling" text="Previous"}{/if}&#13;
&#13;
show next button only if not last page of same hirachry&#13;
{$cgsimple-&gt;get_sibling("next","next_sibling")}{if !empty($next_sibling)}{cms_selflink page="$next_sibling" text="Next"}{/if}&lt;/p&gt;</description>
      <pubDate>Sun, 03 May 2015 04:22:50 UTC</pubDate>
      <guid>https://snipplr.com/view/51537/cmsms--einige-wichtige-tags-tips--tricks</guid>
    </item>
  </channel>
</rss>
