Plugin Directory

Changeset 132973


Ignore:
Timestamp:
07/08/2009 10:08:41 AM (17 years ago)
Author:
fierodeval
Message:

Updating...

Location:
qtvr-viewer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • qtvr-viewer/trunk/qtvrviewer.php

    r124452 r132973  
    44Plugin URI: http://www.devalvr.com/paginas/productos/qtvrviewer.html
    55Description: This plugin inserts a player into the article to view a QTVR file (a panoramic picture in .mov format)
    6 Version: 1.0
     6Version: 1.1
    77Author: Armando Saenz
    88Author URI: http://www.devalvr.com
     
    2727    $str='<script type="text/javascript"> ';
    2828    $str.='if(typeof(writecode)!="function") {';
    29     $str.='document.write("<script type=\'text/javascript\' src=\''.WP_PLUGIN_URL.'/qtvrviewer/detectvr.js\'></scr"+"ipt>");';
     29    $str.='document.write("<script type=\'text/javascript\' src=\''.WP_PLUGIN_URL.'/qtvr-viewer/detectvr.js\'></scr"+"ipt>");';
    3030    $str.='}</script>';
    3131
  • qtvr-viewer/trunk/readme.txt

    r126258 r132973  
    44Tags: qtvr, 360, panorama, viewer, VR, QuickTime, DevalVR
    55Tested up to: 2.8
    6 Stable tag: 1.0
     6Stable tag: 1.1
    77
    88This 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.