<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Depth-First: Paginated Archives in Radiant CMS: The Power of Minimal But Extendable Systems</title>
    <link>http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Walking the Web of Chemical Informatics</description>
    <item>
      <title>Paginated Archives in Radiant CMS: The Power of Minimal But Extendable Systems</title>
      <description>&lt;p&gt;&lt;a href="http://radiantcms.org"&gt;&lt;img src="http://depth-first.com/demo/20071107/radiant.png" align="right"&gt;&lt;/a&gt;&lt;/a&gt;If you've ever needed to build a Website hosting mostly static content, you've probably tried out a few Content Management Systems. The problem is not finding them - there must be hundreds. The problem is finding one that successfully walks the fine line between being minimal (so that you can do things your way) and powerful (so that it can grow with your needs).&lt;/p&gt;

&lt;p&gt;&lt;a href="http://radiantcms.org"&gt;Radiant CMS&lt;/a&gt; is one of those systems. As an added bonus, it's written in Ruby and built on &lt;a href="http://rubyonrails.org"&gt;Rails&lt;/a&gt;. Radiant succeeds by focusing on the management of pages while providing a powerful extension mechanism.&lt;/p&gt;

&lt;p&gt;The Website for my company, &lt;a href="http://metamolecular.com"&gt;Metamolecular&lt;/a&gt;, will consist of content produced infrequently (product descriptions and documentation) intermingled with more frequently created blog-like content (updates, tutorials, responses to user questions). Traditionally, the CMS has handled the former, with blogging software handling the latter. But we needed a system that handled both well.&lt;/p&gt;

&lt;p&gt;One of the distinguishing characteristics of blogs, as opposed to other kinds of websites, is the unusually large number of similar pages. Handling this kind of content requires pagination - the ability to break an archive up into a series of pages containing a smaller subset of the archive.&lt;/p&gt;

&lt;p&gt;Although Radiant doesn't have the ability to paginate its content, it does have a wonderful system for creating extensions. I thought I'd give it a try.&lt;/p&gt;

&lt;p&gt;The result is the Paginated Archive extension. It works as a drop-in replacement for Radiant's existing Archive Page. After placing the extension into your PROJECT_HOME/vendor/extensions directory, you'll be able to create and configure Paginated Archives for use with blogs and other kinds of sites generating large numbers of pages. The extension requires Bruce Williams' excellent &lt;a href="http://rubyforge.org/projects/paginator"&gt;Paginator&lt;/a&gt; gem.&lt;/p&gt;

&lt;p&gt;You can get started by downloading the extension &lt;a href="http://depth-first.com/demo/20071107/paginated_archive.tar.gz"&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Wed, 07 Nov 2007 09:40:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:3f1bf0a2-bd23-4a3a-9c7b-6b7d0e3c695f</guid>
      <author>Rich Apodaca</author>
      <link>http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems</link>
      <category>Tools</category>
      <category>radiantcms</category>
      <category>ruby</category>
      <category>rails</category>
      <category>blog</category>
      <category>cms</category>
      <category>paginated_archive</category>
    </item>
    <item>
      <title>"Paginated Archives in Radiant CMS: The Power of Minimal But Extendable Systems" by allen@vo.lu</title>
      <description>&lt;p&gt;Rich,
Thanks for the information.
John&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jun 2008 17:04:57 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:5df2de2e-88aa-4944-abcc-b0ee8ef2874b</guid>
      <link>http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems#comment-590</link>
    </item>
    <item>
      <title>"Paginated Archives in Radiant CMS: The Power of Minimal But Extendable Systems" by Rich Apodaca</title>
      <description>&lt;p&gt;Hello Allen, I'm using the Paginated Archive extension and the site is all Radiant. But if I knew then what I know now about &lt;a href="http://depth-first.com/articles/2008/05/14/the-daily-molecule-the-wonders-of-chemistry-one-molecule-at-a-time" rel="nofollow"&gt;SimpleLog&lt;/a&gt;, I would have used it for the Blog section instead. It's a far better solution.&lt;/p&gt;</description>
      <pubDate>Sat, 31 May 2008 10:36:34 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:ed250654-cb20-4510-8810-814c187aaf24</guid>
      <link>http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems#comment-586</link>
    </item>
    <item>
      <title>"Paginated Archives in Radiant CMS: The Power of Minimal But Extendable Systems" by allen@vo.lu</title>
      <description>&lt;p&gt;Rich,&lt;/p&gt;

&lt;p&gt;Looking back through your posts here, I'm wondering - are you using the Archive extension of Radiant for your blog, or SimpleLog?&lt;/p&gt;

&lt;p&gt;And is the Metamolecular site done entirely with Radiant, or is SimpleLog used as well?&lt;/p&gt;

&lt;p&gt;John Allen&lt;/p&gt;</description>
      <pubDate>Sat, 31 May 2008 02:11:50 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:1d1e681e-e92f-4876-b19f-afdb50c4b14b</guid>
      <link>http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems#comment-583</link>
    </item>
    <item>
      <title>"Paginated Archives in Radiant CMS: The Power of Minimal But Extendable Systems" by Dusan Maliarik</title>
      <description>&lt;p&gt;I was looking at your extension, and I miss there one important thing -&gt; caching. I solved it by def cache? ; false ; end&lt;/p&gt;

&lt;p&gt;but we want it cached! for performance, you know..&lt;/p&gt;

&lt;p&gt;I think actual state of ResponseCache doesn't allow to cache pages with params in url so you have to extend it some way..&lt;/p&gt;

&lt;p&gt;In fact I am creating an extension to show feed data from external feed URLs, a was trying to paginate the content somehow, and the only way to do this in radiant is to create new page type with caching disabled and radius tags handling "page" parameter in url&lt;/p&gt;</description>
      <pubDate>Tue, 01 Apr 2008 05:38:50 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:71073b15-0f21-45f8-9b15-eb52ecdbc702</guid>
      <link>http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems#comment-461</link>
    </item>
    <item>
      <title>"Paginated Archives in Radiant CMS: The Power of Minimal But Extendable Systems" by Rich Apodaca</title>
      <description>&lt;p&gt;Hanjo, glad you liked it. If you get the extension to work, feel free to drop me a line. I'm looking for ways to improve it.&lt;/p&gt;</description>
      <pubDate>Sat, 10 Nov 2007 10:37:37 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:54aa1926-542c-4079-ac99-eefecefde123</guid>
      <link>http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems#comment-243</link>
    </item>
    <item>
      <title>"Paginated Archives in Radiant CMS: The Power of Minimal But Extendable Systems" by Hanjo Kim</title>
      <description>&lt;p&gt;Thank you for great information!&lt;/p&gt;</description>
      <pubDate>Sat, 10 Nov 2007 05:36:20 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:501a8a0c-a9a5-4ae8-b706-2744838c13b2</guid>
      <link>http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems#comment-241</link>
    </item>
  </channel>
</rss>
