|
Cookbook /
ProgressBarSummary: Create visual percentage indicators with
(:progress xxx:) markup.Version: 2006-12-06 - v1.0
Prerequisites: pmwiki 2
Status: beta
Maintainer: MateuszCzaplinski
Download: progressbar.phpΔ
QuestionHow can I illustrate the progress of for instance a task? AnswerYou can use the progress bar markup. It uses the following syntax: (:progress percents-number:) (note: don't use the percent sign '%')
or:
(:progress tasks-done/all-tasks :)
Examples:
(:progress 30:)
(:progress 3/10:)
To install, do as usually:
Notes
Release Notes
CommentsBy the way; I'm very interested in the reception of my recipes. Therefore, please feel encouraged to write a word or two where/how you use this recipe, if you fancy :). But only if you have time - no force intended here. Greetz, M.
See AlsoContributors |