<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,40 @@
 = Members
 
 Enhances the Radiant users model for use as a site-wide members
-feature.  To install:
+feature.  It makes the following changes:
+
+The User model now has a:
+
+- photo  (file_column)
+- url
+
+A new `Profile` tab is added.  This becomes the default tab on login.
+A new Snippet named `profile_sidebar` is created which can be used to
+modify the profile page.
+
+All tabs except for Profile now default to require :developer or
+:admin role access.  This includes the Page and Snippets tabs.
+
+A new registration form will be created at:
+
+  /admin/members/register
+
+To install:
+
+- rake db:migrate:extensions
+- merge the contents of members/public/images into your public/images directory
+
+
+The extension includes a copy of the file_column plugin.
+
+
+There's *lots* still to be done, including:
+
+- Using email confirmation for registration
+- Allowing for user registration approval
+- Linking to the registration page on the login page
+- RSpec tests
+
+For questions and suggestions contact Aaron Farr at 
+  farra [at] apache [dot] org
 
-- rake db:migrate:extensions
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>73f811a3e73f74d6fe65f929939dd310ba5e0aeb</id>
    </parent>
  </parents>
  <author>
    <name>J Aaron Farr</name>
    <email>farra@apache.org</email>
  </author>
  <url>http://github.com/farra/radiant-members-extension/commit/dbfc995c86006cd43b9a7bc66ef80d3f1083f8d0</url>
  <id>dbfc995c86006cd43b9a7bc66ef80d3f1083f8d0</id>
  <committed-date>2008-09-16T03:40:12-07:00</committed-date>
  <authored-date>2008-09-16T03:40:12-07:00</authored-date>
  <message>updating readme</message>
  <tree>f9ed8dc7892e1b3fc1ca9940aeaff392d537a294</tree>
  <committer>
    <name>J Aaron Farr</name>
    <email>farra@apache.org</email>
  </committer>
</commit>
