Description | The Stars plugin let you add an rating easily |
---|---|
Author | Zahno Silvan |
zaswiki@gmail.com | |
Type | syntax |
Lastupdate | 2020-07-07 |
Tags | rating, stars, stars2, skull, embed |
- Download to Dokuwiki plugin folder
- File : https://github.com/tschinz/dokuwiki_stars_plugin/zipball/master
- 2011-03-18
- Initial version
- 2012-01-10
- Added negative rating for ? stars
- 2012-09-25
- Dark Glass Star Icon
- Fixed Toolbar bug with Angua
- Thanks to Fabrice
- 2012-10-22
- Moved Repo to github
- 2014-10-02
- Added correct pluginename for autoupdate
- Added ODT plugin export support by LarsDW223
- Images are now resizable over the config menu
- 2016-01-21
- Added better compatibility to other plugins by kernam
- 2016-09-02
- Bugfix for Height adjustment by @borco
- Bugfix for php 7.0 compatibility by @LarsGit223
- 2018-04-01
- Bugfix for register and handle method thanks to @sag1
- Bugfix for php 7.0 compatibility by @LarsGit223
- 2020-07-07
- Bugfix for register and handle method thanks to @leperm
Stars can be created with two methods:
- With the Toolbarbutton Stars 1-5
- With Syntax code as shown below
{{stars>num}}
{{stars>-1/5}}
{{stars>-5/5}}
{{stars>}}
{{stars>1/5}}
{{stars>2/5}}
{{stars>3/5}}
{{stars>4/5}}
{{stars>5/5}}
{{stars>5.5/7}}
{{stars>700/1000}}
All documentation for the Stars Plugin is available online at:
2018 by Zahno Silvan zaswiki@gmail.com