[ITD] Embed Sharing of Documents from  Microsoft OneDrive (SkyDrive).

Unmaintained [ITD] Embed Sharing of Documents from Microsoft OneDrive (SkyDrive). 1.0.0

No permission to download
Compatible XF 1.x versions
  1. 1.3
  2. 1.4
This Add-on will make it easy for you to share documents from your OneDrive (formerly SkyDrive) account, including Word, Excel, PowerPoint and PDF format.

Installation:

Just download the attachment, extract the Zipped XML, and import it via ACP’s install add-on option.

Instructions:

You must set document attribute "public" or put them in to "Public" folder in OneDrive and follow below method.

Example of Word:
Embed code
Code:
<iframe src="https://onedrive.live.com/embed?cid=9B89701729F5E2A8&resid=9B89701729F5E2A8%21333&authkey=ABdUp6_1D3VcrP0&em=2" width="476" height="288" frameborder="0" scrolling="no"></iframe>
Copied part in BBCode
PHP:
[1drv]9B89701729F5E2A8&resid=9B89701729F5E2A8%21333&authkey=ABdUp6_1D3VcrP0[/1drv]

Example of Excel
Embed code
Code:
<iframe src="https://onedrive.live.com/embed?cid=9B89701729F5E2A8&resid=9B89701729F5E2A8%21334&authkey=AHxmDcfnzM326tc&em=2" width="476" height="288" frameborder="0" scrolling="no"></iframe>
Copied part in BBCode
PHP:
[1drv]9B89701729F5E2A8&resid=9B89701729F5E2A8%21334&authkey=AHxmDcfnzM326tc[/1drv]

Example of PowerPoint
Embed code
Code:
<iframe src="https://onedrive.live.com/embed?cid=9B89701729F5E2A8&resid=9B89701729F5E2A8%21336&authkey=AKf3W8QCEh8BOOc&em=2" width="402" height="327" frameborder="0" scrolling="no"></iframe>
Copied part in BBCode
PHP:
[1drv]9B89701729F5E2A8&resid=9B89701729F5E2A8%21336&authkey=AKf3W8QCEh8BOOc[/1drv]

Example of PDF
Embed code
Code:
<iframe src="https://onedrive.live.com/embed?cid=9B89701729F5E2A8&resid=9B89701729F5E2A8%21359&authkey=ADKLpwtsIexVqfk&em=2" width="476" height="288" frameborder="0" scrolling="no"></iframe>
Copied part in BBCode
PHP:
[1drv]9B89701729F5E2A8&resid=9B89701729F5E2A8%21359&authkey=ADKLpwtsIexVqfk[/1drv]


That's All :)

Sending a donation:

If you like this add-on, please consider sending a small donation. My PayPal email address provided upon request via Private Conversation.

Thank you.
  • Like
Reactions: Azureaccess
Author
XFA
Downloads
37
Views
4,782
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from XFA

Top Bottom