<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>tog_picto_template.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,7 @@
 Edge
 ----
+* Renamed routes.rb to desert_routes.rb (Rails 2.3 + desert 0.5 support)
+* New installation template
 
 0.5.0
 ----</diff>
      <filename>CHANGELOG.md</filename>
    </modified>
    <modified>
      <diff>@@ -14,62 +14,10 @@ Included functionality
 Resources
 =========
 
-Plugin requirements
--------------------
-
-
-In case you haven't installed any of them previously you'll need the following plugins:
-
-* [acts\_as\_commentable](http://github.com/tog/tog/wikis/3rd-party-plugins-acts_as_commentable)
-* [seo\_urls](http://github.com/tog/tog/wikis/3rd-party-plugins-seo_urls)
-* [acts\_as\_taggable\_on\_steroids](http://github.com/tog/tog/wikis/3rd-party-plugins-acts_as_taggable_on_steroids)
-* [acts\_as\_list](http://github.com/tog/tog/wikis/3rd-party-plugins-acts_as_list)
-* [acts\_as\_rateable](http://github.com/tog/tog/wikis/3rd-party-plugins-acts_as_rateable)
-
-Follow each link above for a short installation guide incase you have to install them.			
-
-	
-
 Install
 -------
 
-* Install plugin form source:
-
-&lt;pre&gt;
-ruby script/plugin install git://github.com/tog/tog_picto.git
-&lt;/pre&gt;
-
-* Generate installation migration:
-
-&lt;pre&gt;
-ruby script/generate migration install_picto
-&lt;/pre&gt;
-
-	  with the following content:
-
-&lt;pre&gt;
-class InstallPicto &lt; ActiveRecord::Migration
-  def self.up
-    migrate_plugin &quot;tog_picto&quot;, 7
-  end
-
-  def self.down
-    migrate_plugin &quot;tog_picto&quot;, 0
-  end
-end
-&lt;/pre&gt;
-
-* Add picto's routes to your application's config/routes.rb
-
-&lt;pre&gt;
-map.routes_from_plugin 'tog_picto'
-&lt;/pre&gt; 
-
-* And finally...
-
-&lt;pre&gt; 
-rake db:migrate
-&lt;/pre&gt; 
+rake rails:template LOCATION=http://tr.im/tog_picto_0_5_1
 
 More
 -------</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ebfb2054d932d85117d7affb2f760818eae05bae</id>
    </parent>
  </parents>
  <author>
    <name>Roberto Salicio</name>
    <email>roberto.salicio@gmail.com</email>
  </author>
  <url>http://github.com/tog/tog_picto/commit/dd19e4082dc6be2029e4295f8f42a1c9ff746d76</url>
  <id>dd19e4082dc6be2029e4295f8f42a1c9ff746d76</id>
  <committed-date>2009-06-15T03:33:33-07:00</committed-date>
  <authored-date>2009-06-15T03:33:33-07:00</authored-date>
  <message>New installation template</message>
  <tree>dd72c54b300c57f1209f24eb19d733bc03ed67e4</tree>
  <committer>
    <name>Roberto Salicio</name>
    <email>roberto.salicio@gmail.com</email>
  </committer>
</commit>
