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.


You will need to replace the following with the unique parameters for your slideshow:  
<br> How to find your token:  


#'''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.
Go to your empressr presentation. The URL will look similar to the one below, except for the 7IngWQkRfVM=
#'''width''' - (optional) width parameter, default is 425 pixels
 
Ex. http://www.empressr.com/View.aspx?token=7IngWQkRfVM=
 
The token in this URL is: 7IngWQkRfVM=
 
<br> You will need to replace the following with the unique parameters for your slideshow:
 
#'''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.  
#'''width''' - (optional) width parameter, default is 425 pixels  
#'''height''' - (optional) height parameter, default is 348 pixels<br><br>
#'''height''' - (optional) height parameter, default is 348 pixels<br><br>

Revision as of 15:26, 22 October 2008

Embed the following code in the wikitext:

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


  • 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.


How to find your token:

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=


You will need to replace the following with the unique parameters for your slideshow:

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