1# slidesharewp Plugin for DokuWiki
2
3Paste `WordPress Shortcode`from SlideShare's sharing options.
4
5```
6[slideshare id=47520737&doc=jdk-150428111305-conversion-gate02]
7```
8
9Then you can see a presentation on the page.
10
11----
12
13Slideshare Presentations from WordPress Shortcode of SlideShare's share context menu.
14
15All documentation for this plugin can be found at
16https://github.com/sng2c/dokuwiki-plugin-slidesharewp
17
18If you install this plugin manually, make sure it is installed in
19lib/plugins/slidesharewp/ - if the folder is called different it
20will not work!
21
22Please refer to http://www.dokuwiki.org/plugins for additional info
23on how to install plugins in DokuWiki.
24
25----
26Copyright (C) Hanson  Kim <sng2nara@gmail.com>
27
28This program is free software; you can redistribute it and/or modify
29it under the terms of the GNU General Public License as published by
30the Free Software Foundation; version 2 of the License
31
32This program is distributed in the hope that it will be useful,
33but WITHOUT ANY WARRANTY; without even the implied warranty of
34MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
35GNU General Public License for more details.
36
37See the COPYING file in your DokuWiki folder for details
38