aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/No_progress_in_progress_bar.mdwn
blob: f2b5aa3d1cd32ec0911459cd54fb8810c4c34ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
I've just upgraded my Ikiwiki to backported version 2.64 for Ubuntu Hardy
and wanted to see progress bar in action. Unfortunately, I can't see any progress.

This is my example Ikiwiki syntax:

    [[!progress percent=75]]

A here is a HTML result:

    <div class="progress">
      <div class="progress-done"></div>
    </div>

It seems that progress plugin works at all, but it's a problem with passing
progress value.

Anyone can confirm the bug? --[[Paweł|ptecza]]