]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/firm_up_plugin_interface.mdwn
Respond to the responses
[ikiwiki.git] / doc / todo / firm_up_plugin_interface.mdwn
index b0e92e65c475ab688424f94603fb5c151b804575..c7553f7dd2b8f368b5a1842cec10494f816a62a7 100644 (file)
@@ -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
@@ -92,3 +92,5 @@ Probably needs to evolve more and be more widely used before being exported.
 
 * %IkiWiki::pagecase (aggregate)
 * %IkiWiki::backlinks (pagestats)
+
+[[done]] (until 4.0)..