*** Update ***
Version 0.2 is now available. This version now works on 2.3, 2.5, 2.6 and 2.7
Welcome to version 0.2 WP iPaper, the Scribd iPaper plugin for Wordpress.
You can download it from here.
Installation
There is only one php file at the moment. Upload this to /wp-content/plugins. Then go to Plugins and activate it.
Usage
There are 2 required parameters, and 2 optional ones:
Required: docId & access_key
These can be found on your Scribd documents page. Click on the information icon next to your uploaded document. There you will see the urls for your document, and in there are your docId and access_key.
Optional: height & width
The height and width of the embedded document. Currently the default height is hardcoded and set to 600 high and 400 wide. I will add a config page soon.
Example Usage:
ipaper docId=12345 access_key=key-a0s9d8a0s9d8 height=600 width=400 /
Please enclose the above in square brackets [], I have left them out to display usage.
Demonstration
[ipaper docId="2149154" access_key="key-tc09ua6a8sih74439j" height="500" width="640" /]
Enjoy!