diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-28 14:43:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-28 14:43:29 -0400 |
commit | 309974dfa1dd16add0e042e2218e86c3d32f5a3e (patch) | |
tree | 8da90aa4a19cd193a28ca657fcb5784e9ed63702 /doc/todo | |
parent | a6412a374e42c4c6f37ba4954e5fc50a1d9837a0 (diff) |
update
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/firm_up_plugin_interface.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/firm_up_plugin_interface.mdwn b/doc/todo/firm_up_plugin_interface.mdwn index b0e92e65c..c2e190884 100644 --- a/doc/todo/firm_up_plugin_interface.mdwn +++ b/doc/todo/firm_up_plugin_interface.mdwn @@ -41,7 +41,7 @@ Another problimatic thing is plugins often define functions named 'preprocess', 6 IkiWiki::titlepage These go together; linkpage is needed by all link plugins, and the others are used widely. -All should be exported. +All should be exported. (Done) 7 IkiWiki::saveindex 5 IkiWiki::loadindex |