Hi Caleb, On Jan 25, 2010, at 2:45 PM, Caleb James DeLisle wrote:
> Users should be able to invite other people to join their wiki by sending > email > made with a template. > > They should be able to add a message. > > There should be a template message which tells what the invitation is about. > > They should be taken to the registration application > (their email address can be filled in as long as <> " ' \ characters are > escaped to prevent XSS) > > There should be a mechanism to store the ip addresses/user names of those who > send the email and a link in the email to report spam so the service is not > abused. > > I would like to make it an application if possible. > > Your thoughts? Sounds good to me. You should have a look at the oldish invitation manager plugin so that we encompass its features (but built using the new architecture if possible). http://svn.xwiki.org/svnroot/xwiki/platform/xwiki-plugins/trunk/invitationmanager/ Jerome Velociter was its author (AFAIR) so he should be able to tell you more about it. Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

