<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>config/collective.yml.sample</filename>
    </added>
    <added>
      <filename>config/initializers/initialize_collective_config.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,3 +4,4 @@ log/*.log
 db/*.sqlite3
 config/database.yml
 config/spam_protection.yml
+config/collective.yml</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -1,13 +1,13 @@
 !!! Strict
 %html{ 'xml:lang' =&gt; 'en-us', :lang =&gt; 'en-us', :xmlns =&gt; 'http://www.w3.org/1999/xhtml' }
   %head
-    %title= title :site =&gt; 'Merb Wiki'
+    %title= title :site =&gt; Collective.title
     %meta{ :content =&gt; 'text/html; charset=utf-8', 'http-equiv' =&gt; &quot;content-type&quot; }/
-    = css_include_tag :reset, :master, :default_theme
+    = css_include_tag :reset, :master, *Collective.stylesheets
   %body
     #header
       #branding
-        %h1 Merb
+        %h1= Collective.title
       %ul#navigation
         %li= highlighted_link_to 'Home', url(:home)
         %li= highlighted_link_to 'All Pages', url(:pages)
@@ -21,8 +21,7 @@
       = part RecentUpdatesPart =&gt; :index
     #footer
       %p
-        &amp;copy;2006, Ezra Zygmuntowicz | Merb is released under the
-        %a{ :href =&gt; 'http://www.opensource.org/licenses/mit-license.php' } MIT License 
+        = Collective.footer
         | Wiki powered by
         %a{ :href =&gt; 'http://github.com/meekish/collective' } Collective
     = js_include_tag :jquery, 'jquery-curvycorners', :application, 'chili/chili.pack.js'</diff>
      <filename>app/views/layout/application.html.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6d97241befdce93bad6e98809fa1f91c3ff3821a</id>
    </parent>
  </parents>
  <author>
    <name>Jed Hurt</name>
    <email>jedhurt@cableone.net</email>
  </author>
  <url>http://github.com/meekish/collective/commit/058ab2a755a7670c6f4916ee5d40a02116172aa9</url>
  <id>058ab2a755a7670c6f4916ee5d40a02116172aa9</id>
  <committed-date>2008-05-22T11:48:03-07:00</committed-date>
  <authored-date>2008-05-22T11:48:03-07:00</authored-date>
  <message>Theme stylesheets, site title, and site footer are now configurable in config/collective.yml</message>
  <tree>fb9a0e4a4521b6664f82cfcb50bf79284e558580</tree>
  <committer>
    <name>Jed Hurt</name>
    <email>jedhurt@cableone.net</email>
  </committer>
</commit>
