Changeset 132973
- Timestamp:
- 07/08/2009 10:08:41 AM (17 years ago)
- Location:
- qtvr-viewer/trunk
- Files:
-
- 2 edited
-
qtvrviewer.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
qtvr-viewer/trunk/qtvrviewer.php
r124452 r132973 4 4 Plugin URI: http://www.devalvr.com/paginas/productos/qtvrviewer.html 5 5 Description: This plugin inserts a player into the article to view a QTVR file (a panoramic picture in .mov format) 6 Version: 1. 06 Version: 1.1 7 7 Author: Armando Saenz 8 8 Author URI: http://www.devalvr.com … … 27 27 $str='<script type="text/javascript"> '; 28 28 $str.='if(typeof(writecode)!="function") {'; 29 $str.='document.write("<script type=\'text/javascript\' src=\''.WP_PLUGIN_URL.'/qtvr viewer/detectvr.js\'></scr"+"ipt>");';29 $str.='document.write("<script type=\'text/javascript\' src=\''.WP_PLUGIN_URL.'/qtvr-viewer/detectvr.js\'></scr"+"ipt>");'; 30 30 $str.='}</script>'; 31 31 -
qtvr-viewer/trunk/readme.txt
r126258 r132973 4 4 Tags: qtvr, 360, panorama, viewer, VR, QuickTime, DevalVR 5 5 Tested up to: 2.8 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 8 8 This plugin inserts a panoramic player into a WordPress article to view a 360 panoramic picture in QTVR format (.mov)
Note: See TracChangeset
for help on using the changeset viewer.