PMWiki is this really cool wiki platform, which is used all over the internet for all kinds of collaborative purposes. Today, we at slideshare have put out a “recipe” which allows you to easily embed a presentation in PMWiki
The download link for the recipe is here
You can just unzip and put the contents of this file into the cookbook/ directory of PMWiki. Then you can use the following tag to embed a slideshow
(:slideshare {presentation id}:)
Where the {presentation id} is the part of the slideshow URL after http://www.slideshare.net
For example:
http://www.slideshare.net/nmenap/machu-picchu-77777
will have the following embed code
(:slideshare nmenap/machu-picchu-77777:)
So it is that simple ehh…. So go ahead embed as many slideshows as you want ….
After 640-802, you can only go on to 350-030. Only then you will qualify for 350-018 or 310-200.
Thanks…but don’t you need something in the local/config file of PmWiki for this to work?
Found it…Make sure you mention that you need to include the following line in your local/config file:
include_once(“$FarmD/cookbook/slideshare.php”);
Thanks again for blogging about this,
Miguel Guhlin
Around the Corner-MGuhlin.net
http://mguhlin.net
Hi Miguel
Hope this is of use to you …. I was just gonna reply and tell you the same thing