diff options
author | http://ptecza.myopenid.com/ <http://ptecza.myopenid.com/@web> | 2008-08-10 08:39:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-10 08:39:37 -0400 |
commit | 5e0e6cecfcfe66002590628d011164d2f0d8e88c (patch) | |
tree | 5a9aa3e7aaea282210960a2cb5c7036cdf8e9812 | |
parent | 74e9b123ac173806df8d48e92c62d80d3fe5b12b (diff) |
* Response
-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; |