Edited wiki page GSoC2012Ideas through web user interface.
diff --git a/GSoC2012Ideas.wiki b/GSoC2012Ideas.wiki
index e2e3d65..68983e2 100644
--- a/GSoC2012Ideas.wiki
+++ b/GSoC2012Ideas.wiki
@@ -37,6 +37,30 @@
* Leo (Chong Liu)
* Sverre Rabbelier (SRabbelier on #Melange)
+==New invitation/request module==
+
+===Description===
+Currently there is a feature to invite new mentors/admins by organization admins. People, who want to become mentors, may also request that role from organizations. The code is not perfect, so we are looking for a student to implement a new module that is better and does not have any limitations the current one have.
+
+The project requires both server and client side work. From the backend perspective, new datastore design is needed. The current code has to be rewritten so that it is much clearer and completely thread-safe. For some current drawbacks you can search for the related issues in our issue tracker.
+
+There are also some new features to be implemented. For example, it should be possible to invite people who do not have user accounts in Melange. They should receive an email which encourages them to create a profile and become a mentor.
+
+Another point is to detect "spammers" who send requests to many organizations which they are not associated with.
+
+Other interesting ideas how to improve the module are of course welcome.
+
+On the client side we need UI that makes it obvious to users how to request a mentor role in the program. It should be also easy for organization admins to invite other users. Two modules, GSoC and GCI, need to be taken into consideration.
+
+===Difficulty===
+Easy or Moderate
+In order to successfully complete the project, the new modules have to be integrated before end of the program.
+There is probably not enough work for a returning Melange student, so we would prefer to accept a rookie.
+
+===Mentors===
+* Daniel Hans
+
+
= Some Rough Notes =
* Did we mention that we have an active IRC channel, #melange?