]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/features.mdwn
web commit by joey
[ikiwiki.git] / doc / features.mdwn
index eaf0d539fb5588189975bb93dcc5d074ba625511..a1a69f22cb096b7700a31bce5d80f80b116ce7d1 100644 (file)
@@ -1,6 +1,4 @@
-[[WhyIkiWiki]]?
-
-Currently implemented:
+Some of ikiwiki's features:
 
 * [[Subversion]]
 
@@ -44,7 +42,8 @@ Currently implemented:
   matching a specified [[GlobList]] will be displayed as a weblog within
   the blog page. And an RSS feed can be generated to follow the blog.
 
-  Ikiwikit's own [[TODO]] and [[news]] pages are good examples of some of the flexible ways that this can be used.
+  Ikiwikit's own [[TODO]] and [[news]] pages are good examples of some of
+  the flexible ways that this can be used.
 
 * Fast compiler
 
@@ -102,6 +101,16 @@ Currently implemented:
 
   Wiki admins can lock pages so that only other admins can edit them.
 
+* Full text search
+
+  ikiwiki can use the [[HyperEstraier]] search engine to add powerful
+  full text search capabilities to your wiki.
+
+* Commit mails
+
+  ikiwiki can be configured to send you commit mails with diffs of changes
+  to selected pages.
+
 ----
 
 It also has some [[TODO]] items and [[Bugs]].