https://github.com/imc-ger/phpbb-radial-progressbar
Change the progress bar when uploading a file from linear to radial
https://github.com/imc-ger/phpbb-radial-progressbar
Last synced: about 2 months ago
JSON representation
Change the progress bar when uploading a file from linear to radial
- Host: GitHub
- URL: https://github.com/imc-ger/phpbb-radial-progressbar
- Owner: IMC-GER
- License: gpl-2.0
- Created: 2024-01-06T12:07:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-21T19:00:49.000Z (about 1 year ago)
- Last Synced: 2024-02-21T23:45:25.270Z (about 1 year ago)
- Language: HTML
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phpBB-Radial-Progressbar
This extension changes the linear file upload progress bar to a radial progress bar.#### Settings
- No settings.## Screenshots
- [Post - upload attachments](https://raw.githubusercontent.com/IMC-GER/images/main/screenshots/radialprogbar/div-phpBB-radial.png)## Requirements
- phpBB 3.3.0 or higher## Changelog
### v1.0.3 (07-10-2024)
- Minor change### v1.0.2 (21-02-2024)
- Minor code change### v1.0.1 (21-01-2024)
- Conflict with other SVG graphics fixed
- Revised CSS### v1.0.0 (13-01-2024)
## License
[GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)