aboutsummaryrefslogtreecommitdiff
path: root/doc/todo.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-21 01:18:01 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-21 01:18:01 +0000
commit773731743df52d2ef2d8ce93c095be981bb9bfc8 (patch)
treefef19536fbbd1010150203662ee26e76243808b6 /doc/todo.mdwn
parentb7c86dda2f900dc991d1f6becda56ba3300cccce (diff)
downloadikiwiki-773731743df52d2ef2d8ce93c095be981bb9bfc8.tar
ikiwiki-773731743df52d2ef2d8ce93c095be981bb9bfc8.tar.gz
add --diffurl, if set RecentChanges has links to svn diffs
Diffstat (limited to 'doc/todo.mdwn')
-rw-r--r--doc/todo.mdwn5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn
index 3e2374a4f..39d4604d7 100644
--- a/doc/todo.mdwn
+++ b/doc/todo.mdwn
@@ -87,11 +87,6 @@ design goals for ikiwiki: keeping as much markup as possible out of the
wiki and not adding nonstandard markup. And it's not significantly hard to
type "--\[[Joey]]", and as to the date, we do have page history.
-## recentchanges links to commit diffs
-
-Would take a bit more viewcvs integration, let the be a "[diff]" link in
-recentchanges that goes to the diff for any listed change.
-
## recentchanges more than 100
Possibly add "next 100" link to it, but OTOH, you can just use svn log if