https://github.com/gingerbeardman/progressbars
Vanilla plugin: adds the ability to insert progress bars into a comment
https://github.com/gingerbeardman/progressbars
Last synced: about 1 year ago
JSON representation
Vanilla plugin: adds the ability to insert progress bars into a comment
- Host: GitHub
- URL: https://github.com/gingerbeardman/progressbars
- Owner: gingerbeardman
- Created: 2012-07-03T17:36:22.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-04T07:46:04.000Z (almost 14 years ago)
- Last Synced: 2025-03-29T00:08:21.202Z (about 1 year ago)
- Language: PHP
- Homepage: http://www.gingerbeardman.com/vanilla/
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Progress Bars
Adds the ability to insert progress bars into a comment. Perhaps to show the status of a work in progress.
Progress bars are rendered using CSS, no images are used.
## Changelog
1.0.3, number can now include percentage sign % (optional)
1.0.2, fully complete items are now coloured differently
1.0.1, tightened spacing between successive progress bars
1.0.0, initial release
## Details
See [http://vanillaforums.org/addon/progressbars-plugin](http://vanillaforums.org/addon/progressbars-plugin)
## Installation
Place the unzipped plugin folder in your `vanilla/plugins` folder and then activate using the Dashboard.
Optionally configure using plugin settings page.
### License
This plugin is made available under a [Creative Commons Attribution-Share Alike 3.0 Unported License](http://creativecommons.org/licenses/by-sa/3.0).
### Credits
Created by Matt Sephton, [http://www.gingerbeardman.com/vanilla/](http://www.gingerbeardman.com/vanilla/)