summaryrefslogtreecommitdiff
path: root/doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-24 12:59:17 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-24 12:59:17 -0400
commit7f5413b0c07a3523fb459a26df8c9c0fdd210f9e (patch)
tree6bca3858b937e100ba5f4782c51bc5564206e63f /doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn
parentac79f2107bcac0becf5a0c2000f4aa710d2cb835 (diff)
response
Diffstat (limited to 'doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn')
-rw-r--r--doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn b/doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn
index 765f2c622..951ebe999 100644
--- a/doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn
+++ b/doc/todo/Add_a_plugin_to_list_available_pre-processor_commands.mdwn
@@ -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;