Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 11-Apr-2025 | - | ||||
conf/ | H | 25-Feb-2019 | - | 54 | 53 | |
editor/ | H | 25-Feb-2019 | - | |||
lang/ | H | 25-Feb-2019 | - | 26 | 26 | |
COPYING | H A D | 24-Feb-2019 | 34.3 KiB | 675 | 553 | |
README.md | H A D | 24-Feb-2019 | 558 | 13 | 7 | |
action.php | H A D | 24-Feb-2019 | 2 KiB | 48 | 33 | |
plugin.info.txt | H A D | 24-Feb-2019 | 242 | 8 | 7 | |
syntax.php | H A D | 24-Feb-2019 | 1.9 KiB | 73 | 55 |
README.md
1# dokuwiki-plugin-gplusone 2 3Dokuwiki plugin to add Google "+1" button. 4 5Generate the "+1" button using the Google API, button will disappears when Google+1 will be turned off. [See Goole docs.](https://developers.google.com/+/web/+1button) 6 7Syntax: \~\~GPLUSONE\~attribute1=value1\~attribute2=value2\~\~ 8 9The possible values, all optionals, are those featured in the Google documentation. If a value is missing it is taken from 10the default present in the administration interface. 11 12[More information at official site](http://www.eiroca.net/doku_gplusone) 13