<?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>Rubynaut: A config manager for Radiant</title>
    <link>http://www.rubynaut.net/articles/2007/04/22/a-config-manager-for-radiant</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>A config manager for Radiant</title>
      <description>&lt;p&gt;For my training on Radiant I did a small extension to manage config parameters, usually accessible with the console or sql.&lt;/p&gt;


	&lt;p&gt;installation:&lt;/p&gt;


&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_default "&gt;svn co http://www.rubynaut.net/svn/radiant/extensions/config_editor/ config_editor&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

	&lt;p&gt;Done.&lt;/p&gt;


	&lt;p&gt;I liked:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;the api to add your admin controls&lt;/li&gt;
		&lt;li&gt;an asbtract model controller to help in managing your model&amp;#8217;s &lt;span class="caps"&gt;CRUD&lt;/span&gt; with only few lines.&lt;/li&gt;
		&lt;li&gt;the good practises you can get from the Radiant code :)&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Creating an extension with Radiant is so easy! I guess this system will become very popular, and it will give ideas to others :p. With this, Radiant become a very good base to create any kind of website.&lt;/p&gt;


	&lt;p&gt;PS: the extension has now a tag &lt;code&gt;&amp;lt;r:config key="key"/&amp;gt;&lt;/code&gt; to access a value inside your page.&lt;/p&gt;</description>
      <pubDate>Sun, 22 Apr 2007 19:03:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:ba558dfb-9d25-4e6f-b08c-c499ebc5dd56</guid>
      <author>stephane</author>
      <link>http://www.rubynaut.net/articles/2007/04/22/a-config-manager-for-radiant</link>
      <category>ruby on rails</category>
    </item>
  </channel>
</rss>
