VuzitWordPress

Plugin that adds Vuzit AJAX document viewer features into WordPress.

Author:Brent Matzelle (profile at wordpress.org)
WordPress version required:N/A
WordPress version tested:3.0.5
Plugin version:1.0.1
Added to WordPress repository:19-10-2010
Last updated:19-10-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.vuzit.com
Total downloads:750
plugin download
Click to start download

This plugin allows you to very easily embed a Vuzit document viewer into a WordPress page. The document needs to be uploaded to the Vuzit web site first. Go to the web site to learn more. The basic syntax is below:

Basic example by ID:

    [vuzit_viewer id="DOC_ID" pub_key="PUBLIC_KEY" pri_key="SECRET"]

Basic example by URL:

    [vuzit_viewer url="http://example.com/test.pdf" pub_key="PUBLIC_KEY" pri_key="SECRET"]