<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,6 +5,8 @@
 		&lt;%= subtab _(&quot;Theme editor&quot;), &quot;&quot;, {:controller=&gt;&quot;themes&quot;, :action=&gt;&quot;editor&quot;} %&gt;
     &lt;%= subtab (_(&quot;Text Filters&quot;), &quot;&quot;, {:controller=&gt;&quot;textfilters&quot;, :action=&gt;&quot;list&quot;}) if this_blog.display_advanced == 1 %&gt;
 &lt;% end %&gt;
+  &lt;p class=&quot;paginate l&quot;&gt;You can download and install sidebar plugins from our official &lt;a href=&quot;http://svn.typosphere.org/typo/plugins/&quot;&gt;plugin repository&lt;/a&gt; running script/plugins install http://svn.typosphere.org/typo/plugins/myplugin, or upload them in the vendors/plugin directory.&lt;/p&gt;
+
   &lt;p&gt;&lt;%= _(&quot;Drag and drop to change the sidebar items displayed on this blog.  To remove items from the sidebar just click remove  Changes are saved immediately, but not activated until you click the 'Publish' button&quot;)%&gt;.&lt;/p&gt;
 
   &lt;%= form_remote_tag(:url=&gt;{:action=&gt;'publish'},</diff>
      <filename>app/views/admin/sidebar/index.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -49,30 +49,7 @@ class TypoInstaller &lt; RailsInstaller
       end
     end
   end
-  
-  def install_sequence
-    stop
-    
-    backup_database
-    install_pre_hook
-    pre_migrate_database
-    copy_files
-    create_default_config_files
-    fix_permissions
-    create_directories
-    create_initial_database
-    set_initial_port_number
-    expand_template_files
-    
-    migrate
-    install_post_hook
-    save
-    
-    run_rails_tests
-    
-    start
-  end
-  
+
   # Migrate the database
   def migrate
     message &quot;Migrating #{@@app_name.capitalize}'s database to newest release&quot;</diff>
      <filename>bin/typo</filename>
    </modified>
    <modified>
      <diff>@@ -15,20 +15,19 @@ spec = Gem::Specification.new do |s|
   s.has_rdoc = false
   
   s.files = Dir.glob('**/*', File::FNM_DOTMATCH).reject do |f| 
-     [ /\.$/, /config\/database.yml$/, /config\/database.yml-/, 
-     /database\.sqlite/,
-     /\.log$/, /^pkg/, /\.svn/, 
-     /^public\/(files|xml|articles|pages|index.html)/, 
-     /^public\/(stylesheets|javascripts|images)\/theme/, /\~$/, 
-     /\/\._/, /\/#/ ].any? {|regex| f =~ regex }
-
 #     [ /\.$/, /config\/database.yml$/, /config\/database.yml-/, 
 #     /database\.sqlite/,
-#     /\.log$/, /^pkg/, /\.svn/, /^vendor\/rails\/(?!actionwebservice)/, 
+#     /\.log$/, /^pkg/, /\.svn/, 
 #     /^public\/(files|xml|articles|pages|index.html)/, 
 #     /^public\/(stylesheets|javascripts|images)\/theme/, /\~$/, 
 #     /\/\._/, /\/#/ ].any? {|regex| f =~ regex }
 
+     [ /\.$/, /config\/database.yml$/, /config\/database.yml-/, 
+     /database\.sqlite/,
+     /\.log$/, /^pkg/, /\.svn/, /^vendor\/rails\/(?!actionwebservice)/, 
+     /^public\/(files|xml|articles|pages|index.html)/, 
+     /^public\/(stylesheets|javascripts|images)\/theme/, /\~$/, 
+     /\/\._/, /\/#/ ].any? {|regex| f =~ regex }
   end
   s.require_path = '.'
   s.author = &quot;Fr&#233;d&#233;ric de Villamil&quot;
@@ -38,7 +37,7 @@ spec = Gem::Specification.new do |s|
   s.platform = Gem::Platform::RUBY 
   s.executables = ['typo']
   
-#  s.add_dependency(&quot;rails&quot;, &quot;&gt;= 2.0.2&quot;)
+  s.add_dependency(&quot;rails&quot;, &quot;&gt;= 2.0.2&quot;)
   s.add_dependency(&quot;mongrel&quot;, &quot;&gt;= 1.1.1&quot;)
   s.add_dependency(&quot;mongrel_cluster&quot;, &quot;&gt;= 0.2.0&quot;)
   s.add_dependency(&quot;sqlite3-ruby&quot;, &quot;&gt;= 1.1.0&quot;)</diff>
      <filename>lib/tasks/release.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f21f02ce1c302cf386a02a9173b664052b49173d</id>
    </parent>
  </parents>
  <author>
    <name>Fr&#233;d&#233;ric de Villamil</name>
    <email>frederic@de-villamil.com</email>
  </author>
  <url>http://github.com/fdv/typo/commit/95d64304ec5c7be6a0e5dcfae97ea5e08151ed5d</url>
  <id>95d64304ec5c7be6a0e5dcfae97ea5e08151ed5d</id>
  <committed-date>2007-12-30T13:41:59-08:00</committed-date>
  <authored-date>2007-12-30T13:41:59-08:00</authored-date>
  <message>Some post release fixes

git-svn-id: http://svn.typosphere.org/typo/trunk@1606 820eb932-12ee-0310-9ca8-eeb645f39767</message>
  <tree>c4b71cae7b914003e2feb1ae3c0d1e8b097ba387</tree>
  <committer>
    <name>Fr&#233;d&#233;ric de Villamil</name>
    <email>frederic@de-villamil.com</email>
  </committer>
</commit>
