summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/progress.pm
AgeCommit message (Collapse)Author
2010-02-12setup file orderingJoey Hess
2009-10-09progress: switch to new pagespec_match_listJoey Hess
2009-10-08change how dependency types are specified to add_dependsJoey Hess
Also, this fixes 2 bugs in dependency info.
2009-10-04rework dependency types codeJoey Hess
Simplify, change default content depends number to 1, change interface to make more sense.
2009-10-04postsparkline and progress: also contentless dependenciesJoey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-09-20avoid warning if percent value is not numericJoey Hess
2008-09-19i18nJoey Hess
2008-09-19progress: Display an error if the progress cannot be parsed, and allow the ↵Joey Hess
percent parameter to only optionally end with "%".
2008-09-09progress: New plugin to generate progress bars (willu)Joey Hess