=== WP krpano === Contributors: No-Nonsense Donate link: http://www.no-nonsense.de/ Tags: panorama, krpano Requires at least: 2.9 Tested up to: 2.9.2 Stable tag: 1.2.0 WP krpano allows to easily embed and display panoramic images in posts using the Adobe Flash based interactive panorama viewer krpano. == Description == 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](http://www.krpano.com/ "krpano Flash Panorama Viewer"). **Note:** This is an in-development release. Things may change rapidly. To embed a panorama in a post simply use the following shorttag: `[krpano ...]` You can specify the following attributes: * `xml=""` The URL to the XML file describing the panorama to display (mandatory). * `krpano=""` The URL to your `krpano.swf` (optional). * `width=` The width of the embedded krpano object (optional). * `height=` The height of the embedded krpano object (optional). == Installation == 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](http://www.krpano.com/ "krpano Flash Panorama Viewer"). 1. 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/`. 1. Activate the plugin through the 'Plugins' menu in WordPress. == ToDo List == WP krpano is currently under heavy development. The following is an outlook at what is planned to be implemented next: * Support of static/dynamic embedding of krpano using [SWFObject 2.2](http://code.google.com/p/swfobject/). * Support for the krpano mousewheel fix (requires SWFObject). == Frequently Asked Questions == ToDo == Screenshots == ToDo == Changelog == = 1.2.0 = * Added a settings/options page/subpanel to the Wordpress settings administration panels to specify defaults for various krpano shortcode attributes. * Added a link to the plugin's settings/options page/subpanel to the plugin's action link list (Activate, Deactivate, Delete, ...). = 1.1.0 = Initial release. == Upgrade Notice == = 1.2.0 = Added a settings/options page/subpanel to the Wordpress settings administration panels. = 1.1.0 = Initial release.