WP krpano allows to easily embed and display panoramic images in posts using the Adobe Flash based interactive panorama viewer krpano.
Note: You need your own licensed version of
krpano.
Note: This is an in-development release. Things may change rapidly.
To embed a panorama in a post simply use the following shortcode:
[krpano ...]
You can specify the following attributes:
xml="<url>" The URL to the XML file describing the panorama to display (mandatory).
krpano="<url>" The URL to your krpano.swf (optional).
width=<width> The width of the embedded krpano object (optional).
height=<height> The height of the embedded krpano object (optional).
You can download and install WP krpano using the built-in plugin installer, or you can download and install the plugin manually.
Note: You need your own licensed version of
krpano.
- In case of a manual installation, unzip the downloaded ZIP file and upload the
wp-krpano directory to your plugins directory. Typically that's wp-content/plugins/.
- Activate the plugin through the 'Plugins' menu in WordPress.