X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=blobdiff_plain;f=doc%2Ftodo.mdwn;h=98b98e3f2041784aa4b2890e4ef9e604284afb06;hp=4d82be9825dd98a940b92744f56a331edb73d7d7;hb=09902169560ec64800c5622d87fd2d85c246fc93;hpb=46308ef825f568a8ca988436fa4022e3949ccabf;ds=sidebyside diff --git a/doc/todo.mdwn b/doc/todo.mdwn index 4d82be982..98b98e3f2 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -21,7 +21,8 @@ is built. (As long as all changes to all pages is ok.) ## docs -Need to document all the command line switches in a man page and somehow on this wiki too. Can markdown generate a man page somehow? +Need to turn [[usage]] into a man page. +this wiki too. Can markdown generate a man page somehow? ## pluggable renderers @@ -61,4 +62,14 @@ and that includes the date. What syntax do other wikis use for this? I'm considering "[[ -- ]]" (with spaces removed) as it has a nice nmemonic. +## 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 +you need that data.. + ## [[Bugs]]