MyBB Community Forums
Slideshare MyCode - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: Slideshare MyCode (/thread-101726.html)



Slideshare MyCode - acrox999 - 2011-08-15

PLUGIN AND SCREENSHOTS ATTACHED

REGULAR EXPRESSION
\[slideshare id=(.*?)&(.*?)\]

REPLACEMENT
<div class="codeblock"><div class="title">Slideshare</div><div class="body"><iframe src="http://www.slideshare.net/slideshow/embed_code/$1" width="100%" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div></div></div>

USAGE
- Simply get the Wordpress embed code for the prensatation you want. To do this:
1. Open up the presentation you want to embed.
2. Choose "<>Embed".
3. Click "Customize"
4. Copy the codes from "Shortcode for WordPress.com blogs" and paste it into your post.
- Example:
[slideshare id=8824536&doc=fsyenilenebilirenerjibb-110811024509-phpapp01&type=d] from http://www.slideshare.net/damlagk/renewable-energy-report-including-turkey


RE: Slideshare MyCode - vodka - 2011-09-02

Nice one great job man.