Simpler IPaper Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The Simpler iPaper plugin was created out of the need for a simpler way of embedding Scribd iPaper documents
in blog posts. Other existing plugins used inefficient regular patterns instead of the Shortcode API that
is standard in WordPress versions 2.5 and above. This plugin makes use of standard Shortcode syntax as well.
The plugin uses a clear and simple format: [scribd]
added in 1.1
[ipaper id="integer" accesskey="string"]
[scribd id="integer" key="string"]
Additionally, height="integer"
and width="integer"
are optional parameters.
IMPORTANT: in version 1.1, the plugin adds support for the [scribd]
tag using key
rather than accesskey
in order to be compatible with the WordPress.com embed code. Users can now copy the Scribd-provided code for WordPress.com and use it on their WordPress.org blogs. See the screenshots.
Some examples of usage (you can copy these into a blog with this plugin installed to test):
[ipaper id="6256195" accesskey="key-n4w95bnu9dca1kibehz"]
[scribd id="6021840" key="key-14q8adj2w58ue6mtwlel" height="650" width="480"]
Screenshots
-
An example WordPress.com embed code (compatible with the Simpler iPaper plugin) from Scribd.
-
The embed code pasted into the post editor, in WordPress 2.7.
-
An example output of the plugin showing the iPaper document embedded on a blog page.