Περιγραφή
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 yourkrpano.swf
(optional).width=<width>
The width of the embedded krpano object (optional).height=<height>
The height of the embedded krpano object (optional).
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.
- Support for the krpano mousewheel fix (requires SWFObject).
Εγκατάσταση
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 yourplugins
directory. Typically that’swp-content/plugins/
. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Συχνές Ερωτήσεις
ToDo
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“WP krpano” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “WP krpano” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.2.1
- Added removal of the plugin’s settings/options during its uninstallation.
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.