Author: farra
Date: Sun Aug 30 16:36:53 2009
New Revision: 809373

URL: http://svn.apache.org/viewvc?rev=809373&view=rev
Log:
remove git from file_column plugin

Removed:
    labs/consite/trunk/members/vendor/plugins/file_column/.git/
Modified:
    labs/consite/trunk/members/README

Modified: labs/consite/trunk/members/README
URL: 
http://svn.apache.org/viewvc/labs/consite/trunk/members/README?rev=809373&r1=809372&r2=809373&view=diff
==============================================================================
--- labs/consite/trunk/members/README (original)
+++ labs/consite/trunk/members/README Sun Aug 30 16:36:53 2009
@@ -1,6 +1,6 @@
 
-  Radiant 'Members' Extension
-===============================
+  Apache Labs:  Radiant 'Members' Extension
+=============================================
 
 Updated to work with Radiant 0.8.0
 
@@ -39,18 +39,26 @@
 
 To install:
 
+   ./script/extension install members
+
+Or
+
    svn co https://svn.apache.org/repos/asf/labs/consite/trunk/members 
vendor/extensions/members
    rake radiant:extensions:members:migrate
    rake radiant:extensions:members:update
 
 The extension includes a copy of the file_column plugin.
 
-Be sure to change the hard coded links and site name in the forgot password 
mailer.
-See:
+Be sure to change the hard coded links and site name in the forgot
+password mailer.  See:
 
     app/models/password_mailer.rb
     app/views/password_mailer/*.erb
 
+If you want to use the password mailers, you'll need to activate
+ActionMailer in your `config/environments.rb` and setup ActionMailer
+as needed.
+
 
 
 TODO
@@ -58,10 +66,11 @@
 
 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
+ - Linking to the registration page on the login page
+ - Registration email confirmation
+ - Admin registration moderation
+ - RSpec tests
 
-For questions and suggestions contact Aaron Farr at `farra [at] apache [dot] 
org`
+For questions and suggestions contact Aaron Farr at 
+`farra [at] apache [dot] org`
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to