]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/features.mdwn
web commit by webtest
[ikiwiki.git] / doc / features.mdwn
index 1144ec9e11ca3f0ad983bc05cc06b219ab2964d7..e56a075d7d06063ccd3da5d09fbc50fff141b9bc 100644 (file)
@@ -1,5 +1,4 @@
-
-[[WhyIkiWiki]]
+[[WhyIkiWiki]]?
 
 Currently implemented:
 
@@ -45,11 +44,25 @@ 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]].
+
+* User registration
+
+  Can optionally be configured to allow only registered users to post
+  pages; online user registration form, etc.
 
-* [[RecentChanges]], editng pages in a web browser
+* Discussion pages
 
-  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]].
+  Thanks to subpages, every page can easily and automatically have a
+  /Discussion subpage. By default, these links are included in the
+  [[templates]] for each page.
 
 ----