1 I've just upgraded my Ikiwiki to backported version 2.64 for Ubuntu Hardy
2 and wanted to see progress bar in action. Unfortunately, I can't see any progress.
4 This is my example Ikiwiki syntax:
6 [[!progress percent=75]]
8 A here is a HTML result:
10 <div class="progress">
11 <div class="progress-done"></div>
14 It seems that progress plugin works at all, but it's a problem with passing
17 Anyone can confirm the bug? --[[Paweł|ptecza]]