Home
last modified time | relevance | path

Searched refs:stars (Results 1 – 25 of 82) sorted by relevance

1234

/plugin/stars2/
DREADME.md26 <td>rating, stars, stars2, skull, embed</td>
38 * Added negative rating for ? stars
66 {{stars>num}}
67 {{stars>-1/5}}
68 {{stars>-5/5}}
69 {{stars>}}
70 {{stars>1/5}}
71 {{stars>2/5}}
72 {{stars>3/5}}
73 {{stars>4/5}}
[all …]
Daction.php49 'insert'=> '{{stars>1/5}}'
55 'insert' => '{{stars>2/5}}'
61 'insert' => '{{stars>3/5}}'
67 'insert' => '{{stars>4/5}}'
73 'insert' => '{{stars>5/5}}'
79 'insert' => '{{stars>-1/5}}'
Dplugin.info.txt6 desc Dokuwiki Plugin to add stars for rating, difficulty etc.
Dsyntax.php68 $this->Lexer->addSpecialPattern('\{\{stars>.*?\}\}',$mode,'plugin_stars2');
/plugin/stars/
Dreadme.txt14 - show half stars (number is floored to the nearest half)
18 Usage: [stars=num] where num is a number, eg: 5, or a ratio, eg: 5/7
19 limits the number of stars to 10 -- ratios over ten, eg: 100/500, will be reduced, eg: 2/10
22 show 2 stars: [stars=2]
23 show 3/10 stars: [stars=3/10]
24 show 4.5/5 stars: [stars=4.5/5]
36 including a fix for half stars, changing the pngs to gifs, and
Dsyntax.php105 $string="<span class='starspan' alt='" . $d[0] . '/' . $d[1] . " stars'>";
/plugin/starred/db/
Dupdate0001.sql1 CREATE TABLE stars ( table
7 CREATE UNIQUE INDEX idx_stars_pid_login ON stars(pid, login);
/plugin/passwordgrey/
Dscript.js24 const stars = "".padStart(passwordLength, "•"); constant
26 span.textContent = stars;
32 span.textContent = stars;
/plugin/backlinks2/
DREADME.md13 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-backlinks.svg)](https:/…
/plugin/description/
DREADME.md13 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-description.svg)](https…
/plugin/webmaster/
DREADME.md11 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-webmaster.svg)](https:/…
/plugin/backlinks/
DREADME.md13 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-backlinks.svg)](https:/…
/plugin/socialcards/
DREADME.md16 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-socialcards.svg)](https…
/plugin/twitter/
DREADME.md14 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-twitter.svg)](https://github.c…
/plugin/snow/
DREADME.md18 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-snow.svg)](https://gith…
/plugin/yalist/
DREADME.md26 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-yalist-plugin.svg)](https://gi…
/plugin/openlayersmapoverlays/
DREADME.md22 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-openlayersmapoverlays.s…
/plugin/dokusioc/
DREADME.md23 [![GitHub stars](https://img.shields.io/github/stars/mprins/DokuWiki-Plugin-DokuSIOC.svg)](https://…
/plugin/geotag/
DREADME.md16 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-geotag.svg)](https://gi…
/plugin/spatialhelper/
DREADME.md17 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-spatialhelper.svg)](htt…
/plugin/geophp/
DREADME.md19 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-geophp.svg)](https://gi…
/plugin/openlayersmap/
DREADME.md21 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-openlayersmap.svg)](htt…
/plugin/refnotes/conf/
Dnamespaces.dat1stars:";a:5:{s:10:"refnote-id";s:1:"*";s:16:"reference-format";s:4:"none";s:12:"multi-ref-id";s:4:…
/plugin/asciidocjs/node_modules/is-core-module/
DREADME.md32 [11]: https://nodei.co/npm/is-core-module.png?downloads=true&stars=true
/plugin/asciidocjs/node_modules/has-proto/
DREADME.md30 [npm-badge-png]: https://nodei.co/npm/has-proto.png?downloads=true&stars=true

1234