Changeset 521


Ignore:
Timestamp:
10/23/09 04:33:33 (4 years ago)
Author:
jeroen
Message:

checkin of spoton plugin

Files:
12 added
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • testing/settings.js

    r485 r521  
    7474                        swf:'../plugins/flow/flow.swf', 
    7575                        xml:'../plugins/flow/flow.xml' 
     76                }, 
     77                spoton: { 
     78                        swf:'../plugins/spoton/spoton.swf', 
     79                        xml:'../plugins/spoton/spoton.xml' 
    7680                } 
    7781        }, 
     
    434438                }, 
    435439                62: { 
     440                        title:'Spoton plugin', 
     441                        file:'../../testing/files/bunny.flv', 
     442                        image:'files/bunny.jpg', 
     443                        height:240, 
     444                        width:400, 
     445                        plugins:'spoton' 
     446                }, 
     447                63: { 
    436448                        title:'Flow plugin', 
    437449                        file:'http://gdata.youtube.com/feeds/api/standardfeeds/recently_featured?v=2', 
Note: See TracChangeset for help on using the changeset viewer.