Adding a slideshare slideshow: Difference between revisions

No edit summary
No edit summary
Line 3: Line 3:
<nowiki>{{#slideshare:<slideshare_document_id>|<width>|<height}} </nowiki>  
<nowiki>{{#slideshare:<slideshare_document_id>|<width>|<height}} </nowiki>  


<br>
* height: is the desired presentation height.
* width: is the desired presentation width.
* token: this random id could be grabbed from the direct url to your presention on the empressr website.


<br> How to find your token:
*'''slideshare_document_id ''' - this random id could be grabbed from the direct url to your presention on the slideshare website.
*'''width''' - (optional) the desired presentation width, default is 425 pixels
*'''height''' - (optional) the desired presentation height, default is 348 pixels.


Go to your empressr presentation. The URL will look similar to the one below, except for the 7IngWQkRfVM=


Ex. http://www.empressr.com/View.aspx?token=7IngWQkRfVM=


The token in this URL is: 7IngWQkRfVM=
How to find your document id:  


<br> You will need to replace the following with the unique parameters for your slideshow:
Go to your [http://www.slideshare.net/ slideshare] presentation. Look at the embed code which will contain a section written as doc=name-number.&nbsp; It will look similar to this:&nbsp; &amp;doc=creditum-krisis-the-new-disease-of-2008-1224644362849208-9&amp; <br>  


#'''slideshare_document_id ''' - this is the unique slideshare document id which can be found in the embed code of your slideshow.&nbsp; Look in the embed code for the doc parameter which is usually seen as &amp;doc=name-number&amp;. The slideshare document id is the bit between the two &amp;'s.  
The document id is the bit between the two &amp;'s.
#'''width''' - (optional) width parameter, default is 425 pixels
#'''height''' - (optional) height parameter, default is 348 pixels<br><br>

Revision as of 15:34, 22 October 2008

Embed the following code in the wikitext:

{{#slideshare:<slideshare_document_id>|<width>|<height}}


  • slideshare_document_id - this random id could be grabbed from the direct url to your presention on the slideshare website.
  • width - (optional) the desired presentation width, default is 425 pixels
  • height - (optional) the desired presentation height, default is 348 pixels.


How to find your document id:

Go to your slideshare presentation. Look at the embed code which will contain a section written as doc=name-number.  It will look similar to this:  &doc=creditum-krisis-the-new-disease-of-2008-1224644362849208-9&

The document id is the bit between the two &'s.