Changeset 238
- Timestamp:
- 07/14/09 08:59:13 (4 years ago)
- Location:
- testing
- Files:
-
- 2 edited
-
files/corrie.xml (modified) (2 diffs)
-
settings.js (modified) (4 diffs)
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"> 5 2 <body> 6 3 <div xml:id="captions"> … … 13 10 <p begin="00:00:36" end="00:00:38.5">- We need to talk.<br/>- Jason, are you deaf?!</p> 14 11 <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>16 12 </div> 17 13 </body> -
testing/settings.js
r236 r238 55 55 swf:'../plugins/snapshot/snapshot.swf', 56 56 xml:'../plugins/snapshot/snapshot.xml' 57 },58 yousearch: {59 swf:'../plugins/yousearch/yousearch.swf',60 xml:'../plugins/yousearch/yousearch.xml'61 57 } 62 58 }, … … 160 156 ' ': { 161 157 }, 162 'Different colors and skins': {158 'Different colors (to test skins)': { 163 159 file:'files/bunnies.xml', 164 160 height:240, … … 171 167 screencolor:'FFFFFF' 172 168 }, 173 'Logo and no icons orclick': {169 'Logo, title and no click': { 174 170 file:'files/bunnies.xml', 175 171 height:240, … … 298 294 'snapshot.script':'http://www.jeroenwijering.com/test/snapshot/create.php' 299 295 }, 300 'Yousearch plugin': {301 height:240,302 width:800,303 playlist:'right',304 playlistsize:300,305 plugins:'yousearch'306 },307 296 ' ': { 308 297 },
Note: See TracChangeset
for help on using the changeset viewer.
