summaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-04-25 00:27:00 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-04-25 00:27:00 +0000
commite2924c0930114924ba32549cfbafcb6a3d63717f (patch)
treea76162212331029a718ffea5597d534221b2ba7b /doc/features.mdwn
parentb7f64d884cd8bd8e1d9e8fb75735530d4c8a135d (diff)
update
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index 3b3b8ff9b..a4f577f8f 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -44,7 +44,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
@@ -107,6 +108,11 @@ Currently implemented:
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 commits mails with diffs of changes
+ of selected pages.
+
----
It also has some [[TODO]] items and [[Bugs]].