I have just created version 0.1 WP iPaper, the Scribd iPaper plugin for Wordpress.
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=”a0s9d8a0s9d8” height=”600” width=”400” /
Please enclose the above in square brackets [], I have left them out to display usage.
Demonstration
Enjoy!
Related Posts

