diff options
-rw-r--r-- | doc/todo/progressbar_plugin.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/progressbar_plugin.mdwn b/doc/todo/progressbar_plugin.mdwn index 4677160fb..436da4e1b 100644 --- a/doc/todo/progressbar_plugin.mdwn +++ b/doc/todo/progressbar_plugin.mdwn @@ -64,6 +64,9 @@ Any comments? --[[Paweł|ptecza]] >>>> Ahh - good idea. Patch updated to work with HTMLScrubber. --[[Will]] +>>>>> I like it, but I think that Joey should take a look at that patch too :) +>>>>> --[[Paweł|ptecza]] + #!/usr/bin/perl package IkiWiki::Plugin::progress; |