]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by joey
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 4 May 2006 05:40:46 +0000 (05:40 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 4 May 2006 05:40:46 +0000 (05:40 +0000)
doc/features.mdwn

index 3ab10c1102815daf3e010c33ce6e7b06d792761a..14455106014d23a2e7f9b39467921bf79dbae2ea 100644 (file)
@@ -3,9 +3,7 @@ Some of ikiwiki's features:
 * [[Subversion]]
 
   Rather than implement its own system for storing page histories etc,
-  ikiwiki simply uses subversion. (Supporting other revision control
-  systems is also possible, ikiwiki only needs $FOO add, $FOO commit, and
-  $FOO log).
+  ikiwiki simply uses subversion. (It's also possible to [[plugins/write]] support for other systems.)
 
   Instead of editing pages in a stupid web form, you can use vim and commit
   changes via svn. Or work disconnected using svk and push your changes out