<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -53,7 +53,6 @@ h2. Features
 ** acts_as_state_machine
 ** asset_packager
 * Multi-stage deployments according to the D-TAP system (Development, Testing, Acceptance, Production). If you don't want to use, production is the default deployment option. &quot;more info&quot;:http://weblog.jamisbuck.org/2007/7/23/capistrano-multistage
-* Currently frozen at Rails 2.1.1
 
 h2. Features, bugs and development!
 </diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -7,25 +7,17 @@
 		These are site-wide settings. They will be used through-out your application.
 	&lt;/p&gt;
 	&lt;p&gt;
-		To add new settings, simple create a migration (see migration #006 for an example), and add  your 
-		settings code here to allow the administrator to edit it.
+		To add new settings, simple create a new row in the 'settings' table. 
 	&lt;/p&gt;
 &lt;% end -%&gt;
 
 &lt;% form_tag :action =&gt; 'update' do %&gt;
 
 &lt;h3&gt;General&lt;/h3&gt;
-	
-	
-	
-&lt;%= settings_field(Setting.load(:site_name)) %&gt;
-&lt;%= settings_field(Setting.load(:company_name)) %&gt;
-&lt;%= settings_field(Setting.load(:site_url)) %&gt;
 
-&lt;h3&gt;Support&lt;/h3&gt;
-	
-&lt;%= settings_field(Setting.load(:support_name)) %&gt;
-&lt;%= settings_field(Setting.load(:support_email)) %&gt;
+&lt;p&gt;There are currently no settings available.&lt;/p&gt;
+		
+&lt;%#= settings_field(Setting.load(:identifier)) %&gt;
 
 &lt;div id=&quot;submitbutton&quot;&gt;
 	&lt;p&gt;&lt;%= submit_tag 'Save Settings' %&gt;&lt;/p&gt;</diff>
      <filename>app/views/admin/settings/index.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8711c08f31efd0145f1a2283fadca9c53f026da2</id>
    </parent>
  </parents>
  <author>
    <name>Ariejan de Vroom</name>
    <email>ariejan@ariejan.net</email>
  </author>
  <url>http://github.com/ariejan/baseapp/commit/fd684d1598ddc9b39d945fb94962a16800068c6b</url>
  <id>fd684d1598ddc9b39d945fb94962a16800068c6b</id>
  <committed-date>2008-11-10T01:24:21-08:00</committed-date>
  <authored-date>2008-11-10T01:24:21-08:00</authored-date>
  <message>Updated README, removed obsolete setting fields</message>
  <tree>cd6819169f1f5d88e0ce0aa1b6e02bcb22ecdde4</tree>
  <committer>
    <name>Ariejan de Vroom</name>
    <email>ariejan@ariejan.net</email>
  </committer>
</commit>
