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