diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-26 19:58:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-26 19:58:40 -0400 |
commit | a4ddf1e5041ac76e57fb61df687217b491c32e75 (patch) | |
tree | e8cd568aad4e411c0536be1e6284a3ea8646a865 /doc/todo/Feature_parity_with_Trac.mdwn | |
parent | 65bf71d387ba406d4fcf697d76151b6953176cf8 (diff) | |
download | ikiwiki-a4ddf1e5041ac76e57fb61df687217b491c32e75.tar ikiwiki-a4ddf1e5041ac76e57fb61df687217b491c32e75.tar.gz |
further thoughts
Diffstat (limited to 'doc/todo/Feature_parity_with_Trac.mdwn')
-rw-r--r-- | doc/todo/Feature_parity_with_Trac.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Feature_parity_with_Trac.mdwn b/doc/todo/Feature_parity_with_Trac.mdwn index 8693da5e3..788d565a2 100644 --- a/doc/todo/Feature_parity_with_Trac.mdwn +++ b/doc/todo/Feature_parity_with_Trac.mdwn @@ -10,6 +10,7 @@ Features needed: * This could be improved with [[todo/source_link]]. * Currently the source highlighting is a little problematic, as there can be two source files with the same wikiname. e.g. a `hello-world.c` and `hello-world.h`. See [[bugs/multiple_pages_with_same_name]] + > That bug was fixed before you linked to the page. :-) * Trac 'Timeline' feature: view history of the RCS - the `recentchanges` button. * Trac 'Roadmap' feature: Which TODOs/bugs are needed for which milestones. Use the [[plugins/progress]] directive to show percentage complete for each milestone. * Bug tracking: see [[tips/integrated_issue_tracking_with_ikiwiki]] and [[todo/Updated_bug_tracking_example]]. |