<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -31,6 +31,11 @@ If you don't have `git` you can [download a tarball][pa].
 
 During the `migrate` task you may encounter an &quot;`uninitialized constant Technoweenie::AttachmentFu::Backends`&quot;. If this happens try `git clone git://github.com/technoweenie/attachment_fu.git vendor/extensions/page_attachments/vendor/plugins/attachment_fu` and re-run the `migrate` task.
 
+Attachment thumbnails for images default to `:icon =&gt; '50x50&gt;'`. You can customize that by setting
+`PAGE_ATTACHMENT_SIZES` to whatever you need in your `config/environment.rb` file
+
+    PAGE_ATTACHMENT_SIZES = {:thumb =&gt; '120x120&gt;', :normal =&gt; '640x480&gt;'}
+
 Restart your server and refresh the admin interface.
 
 Managing Attachments
@@ -50,6 +55,7 @@ Usage
 * Display a link to an attachment `&lt;r:attachment:link name=&quot;file.jpg&quot;/&gt;` or `&lt;r:attachment:link name=&quot;file.jpg&quot;&gt;Click Here&lt;/r:attachment:link&gt;`
 * Display name of the user who added the attachment `&lt;r:attachment:author name=&quot;file.jpg&quot;/&gt;`
 * Iterate through all the attachments on a page `&lt;r:attachment:each&gt;&lt;r:link/&gt;&lt;/r:attachment:each&gt;`
+* Display the extension of an attachement inside iterations with &lt;r:attachment:extension/&gt;
 
 Troubleshooting
 ---</diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>73a80df43ca553546579f6950a93b21a387ea995</id>
    </parent>
  </parents>
  <author>
    <name>Istvan Hoka</name>
    <email>istvan.hoka@gmail.com</email>
  </author>
  <url>http://github.com/mguterl/radiant-page-attachments-extension/commit/99436e6d62d199d04c6fdfcd16a10b336145cc77</url>
  <id>99436e6d62d199d04c6fdfcd16a10b336145cc77</id>
  <committed-date>2008-10-13T08:08:17-07:00</committed-date>
  <authored-date>2008-10-13T08:08:17-07:00</authored-date>
  <message>Documentation for setting custom image sizes</message>
  <tree>9dfb485d48004eecaf2308da12ef93be909b8b10</tree>
  <committer>
    <name>Istvan Hoka</name>
    <email>istvan.hoka@gmail.com</email>
  </committer>
</commit>
