aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2009-07-17 20:36:08 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2009-07-17 20:36:08 +0100
commitfe88c81562bbcca202ca28dc765d6b07febfb3d8 (patch)
treecfaa76c5fc8125c5c8ad4195586e5638cb9d9c3f /doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn
parentf07bb9b48be6b706ddd9fbb368265fce41ac5f6d (diff)
downloadikiwiki-fe88c81562bbcca202ca28dc765d6b07febfb3d8.tar
ikiwiki-fe88c81562bbcca202ca28dc765d6b07febfb3d8.tar.gz
Try to help with some code review
Diffstat (limited to 'doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn')
-rw-r--r--doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn b/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn
index 95c38f794..be4249460 100644
--- a/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn
+++ b/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn
@@ -1,5 +1,8 @@
This patch adds function bestdir() which returns best directory from the directory structure. This is in addition to the bestlink() function which is there in IkiWiki.pm
+> Um, what is this for? :-) It would probably be a lot easier to review if it
+> had documentation, and/or a plugin that used it. --[[smcv]]
+
-------
Index: IkiWiki.pm