]> sipb.mit.edu Git - ikiwiki.git/commitdiff
response
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 24 Aug 2008 16:59:17 +0000 (12:59 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 24 Aug 2008 16:59:17 +0000 (12:59 -0400)
doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn

index 765f2c622d0a54ee2bade1787056eab8b9e5d0ac..951ebe999f68e8652cd1c7bcd59e1c4d74f05613 100644 (file)
@@ -113,6 +113,10 @@ I've found myself wanting to know which [[plugins]] are switched on so I know wh
 >>>>>>> pages get linked correctly, and missing pages get normal creation
 >>>>>>> links.  The old patch is still here if you decide you prefer that. -- [[Will]]
 
+>>>>>>>> Can you explain the full/early list (why track both?) and generated parameter?
+>>>>>>>> Only code change I'd suggest is using `htmllink` rather than 
+>>>>>>>> generating a wikilink.
+
     #!/usr/bin/perl
     # Ikiwiki listpreprocessors plugin.
     package IkiWiki::Plugin::listpreprocessors;