]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/features.mdwn
- finish user registration and password request email
[ikiwiki.git] / doc / features.mdwn
index 8cdab5650346f15d6f8fb9dd49e07b08875c30de..8a05a1679ff95e47df79a044034c3dcbb6c1abce 100644 (file)
@@ -44,11 +44,19 @@ Currently implemented:
 
 * [[PageHistory]]
 
-  Well, sorta. Rather than implementing YA history browser, it can link to [[ViewCVS]] or the link to browse the history of a wiki page.
+  Well, sorta. Rather than implementing YA history browser, it can link to
+  [[ViewCVS]] or the link to browse the history of a wiki page.
 
-* [[RecentChanges]], editng pages in a web browser
+* [[RecentChanges]], editing pages in a web browser
 
-  Nearly the definition of a wiki, although perhaps ikiwiki challenges how much of that web gunk a wiki really needs. These features are optional and can be enabled by enabling [[CGI]].
+  Nearly the definition of a wiki, although perhaps ikiwiki challenges how
+  much of that web gunk a wiki really needs. These features are optional
+  and can be enabled by enabling [[CGI]].
+
+* User registration
+
+  Can optionally be configured to allow only registered users to post
+  pages; online user registration form, etc.
 
 ----