aboutsummaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index dc3401bba..8a05a1679 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -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]], 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.
----