Changeset 238


Ignore:
Timestamp:
07/14/09 08:59:13 (4 years ago)
Author:
jeroen
Message:

added a testpage for the search plugin

Location:
testing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • testing/files/corrie.xml

    r169 r238  
    1 <tt xml:lang="en" xmlns="http://www.w3.org/2006/10/ttaf1" xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"> 
    2   <head> 
    3     <layout /> 
    4   </head> 
     1<tt xml:lang="en" xmlns="http://www.w3.org/2006/10/ttaf1"> 
    52  <body> 
    63    <div xml:id="captions"> 
     
    1310      <p begin="00:00:36" end="00:00:38.5">- We need to talk.<br/>- Jason, are you deaf?!</p> 
    1411      <p begin="00:00:41" end="00:00:43">What's going on?</p> 
    15       <p begin="00:00:43" end="00:00:45">Get out there and try to salvage this!</p> 
    1612    </div> 
    1713  </body> 
  • testing/settings.js

    r236 r238  
    5555                        swf:'../plugins/snapshot/snapshot.swf', 
    5656                        xml:'../plugins/snapshot/snapshot.xml' 
    57                 }, 
    58                 yousearch: { 
    59                         swf:'../plugins/yousearch/yousearch.swf', 
    60                         xml:'../plugins/yousearch/yousearch.xml' 
    6157                } 
    6258        }, 
     
    160156                '  ': { 
    161157                }, 
    162                 'Different colors and skins': { 
     158                'Different colors (to test skins)': { 
    163159                        file:'files/bunnies.xml', 
    164160                        height:240, 
     
    171167                        screencolor:'FFFFFF' 
    172168                }, 
    173                 'Logo and no icons or click': { 
     169                'Logo, title and no click': { 
    174170                        file:'files/bunnies.xml', 
    175171                        height:240, 
     
    298294                        'snapshot.script':'http://www.jeroenwijering.com/test/snapshot/create.php' 
    299295                }, 
    300                 'Yousearch plugin': { 
    301                         height:240, 
    302                         width:800, 
    303                         playlist:'right', 
    304                         playlistsize:300, 
    305                         plugins:'yousearch' 
    306                 }, 
    307296                '    ': { 
    308297                }, 
Note: See TracChangeset for help on using the changeset viewer.