| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| conf/ | 03-May-2018 | - | 65 | 42 | ||
| images/ | 03-May-2018 | - | ||||
| lang/ | 03-May-2018 | - | 151 | 66 | ||
| README | D | 18-Nov-2016 | 1.2 KiB | 34 | 23 | |
| action.php | D | 18-Nov-2016 | 4.5 KiB | 109 | 83 | |
| jquery.socialshareprivacy.js | D | 18-Nov-2016 | 20.9 KiB | 378 | 270 | |
| jquery.socialshareprivacy.min.js | D | 18-Nov-2016 | 10.4 KiB | 34 | 20 | |
| plugin.info.txt | D | 18-Nov-2016 | 385 | 8 | 7 | |
| print.css | D | 18-Nov-2016 | 41 | 3 | 3 | |
| style.css | D | 18-Nov-2016 | 5.7 KiB | 227 | 226 | |
| syntax.php | D | 18-Nov-2016 | 1.9 KiB | 72 | 43 |
README
1socialshareprivacy Plugin for DokuWiki 2 3Provides two-click buttons for FB, Twitter and G+ as introduced on www.heise.de 4 5Further information can be found at: 6http://www.heise.de/ct/artikel/2-Klicks-fuer-mehr-Datenschutz-1333879.html 7 8The original source code and documentation can be found at: 9http://www.heise.de/extras/socialshareprivacy/ 10 11All documentation for this plugin can be found at 12https://www.dokuwiki.org/plugin:socialshareprivacy 13 14If you install this plugin manually, make sure it is installed in 15lib/plugins/socialshareprivacy/ - if the folder is called different it 16will not work! 17 18Please refer to http://www.dokuwiki.org/plugins for additional info 19on how to install plugins in DokuWiki. 20 21---- 22Copyright (C) Frank Schiebel <frank@linuxmuster.net> 23 24This program is free software; you can redistribute it and/or modify 25it under the terms of the GNU General Public License as published by 26the Free Software Foundation; version 2 of the License 27 28This program is distributed in the hope that it will be useful, 29but WITHOUT ANY WARRANTY; without even the implied warranty of 30MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 31GNU General Public License for more details. 32 33See the COPYING file in your DokuWiki folder for details 34