Changeset 1583


Ignore:
Timestamp:
02/02/11 07:57:20 (2 years ago)
Author:
jeroen
Message:

tagged and removed skins we dropped support for. Moved half-finished JS plugins in branches

Files:
25 deleted
1 edited
1 copied
3 moved

Legend:

Unmodified
Added
Removed
  • testing/settings.js

    r1580 r1583  
    2424                hd:'../plugins/hd/v5/trunk/hd.swf', 
    2525                livestream:'../plugins/livestream/livestream.swf', 
    26                 metaviewer:'../plugins/metaviewer/metaviewer.swf', 
    2726                qualitymonitor:'../plugins/qualitymonitor/v5/qualitymonitor.swf', 
    28                 revolt:'../plugins/revolt/revolt.swf', 
    29                 searchbar:'../plugins/searchbar/searchbar.swf', 
    3027                sharing:'../plugins/sharing/v5/sharing.swf' 
    3128        }, 
     
    3532                beelden:'../skins/beelden/beelden.xml', 
    3633                bekle:'../skins/bekle/bekle.xml', 
    37                 bluemetal:'../skins/bluemetal/bluemetal.xml', 
    38                 classic:'../skins/classic/classic.xml', 
    3934                five:'../skins/five/five.xml', 
    4035                glow:'../skins/glow/glow.xml', 
    41                 kleur:'../skins/kleur/kleur.xml', 
    42                 lulu:'../skins/lulu/lulu.xml', 
    4336                modieus:'../skins/modieus/modieus.xml', 
    44                 playcasso:'../skins/playcasso/playcasso.xml', 
    4537                simple:'../skins/simple/simple.xml', 
    46                 snel:'../skins/snel/snel.xml', 
    4738                stijl:'../skins/stijl/stijl.xml', 
    4839        stormtrooper:'../skins/stormtrooper/stormtrooper.xml', 
    49                 ' ':' ', 
    50                 bekle_swf:'../skins/bekle/bekle.swf', 
    51                 bluemetal_swf:'../skins/bluemetal/bluemetal.swf', 
    52                 classic_swf:'../skins/classic/classic.swf', 
    53                 five_swf:'../skins/five/five.swf', 
    54                 icecreamsneaka_swf:'../skins/icecreamsneaka/icecreamsneaka.swf', 
    55                 modieus_swf:'../skins/modieus/modieus.swf', 
    56                 playcasso_swf:'../skins/playcasso/playcasso.swf', 
    57                 snel_swf:'../skins/snel/snel.swf', 
    58                 stijl_swf:'../skins/stijl/stijl.swf' 
    5940        }, 
    6041        /** All the setup examples with their flashvars. **/ 
     
    254235                        dock:'true', 
    255236                        'hd.file':'../../testing/files/bunny.mp4' 
    256                 }, 
    257                 'Searchbar plugin': { 
    258                         file:'http://gdata.youtube.com/feeds/api/standardfeeds/recently_featured?v=2', 
    259                         playlist:'over', 
    260                         height:260, 
    261                         width:460, 
    262                         plugins:'searchbar', 
    263                         'searchbar.script': 'http://gdata.youtube.com/feeds/api/videos?vq=QUERY&format=5' 
    264237                }, 
    265238                'Sharing plugin': { 
Note: See TracChangeset for help on using the changeset viewer.