Changeset 2005


Ignore:
Timestamp:
10/12/11 03:03:41 (21 months ago)
Author:
jeroen
Message:

updated demo files to fix support site issue

Location:
plugins/related/doc
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • plugins/related/doc/assets/related_blenders.xml

    r2000 r2005  
    66                        <jwplayer:file>http://content.bitsontherun.com/videos/ntPYsD4L.mp4</jwplayer:file> 
    77                        <jwplayer:image>http://content.bitsontherun.com/thumbs/ntPYsD4L.jpg</jwplayer:image> 
    8                         <jwplayer:related.file>/support/sites/default/files/related_blender.xml</jwplayer:related.file> 
     8                        <jwplayer:related.file>/support/sites/default/files/related_blenders.xml</jwplayer:related.file> 
    99                </item> 
    1010                <item> 
     
    1313                        <jwplayer:file>http://content.bitsontherun.com/videos/LJSVMnCF.mp4</jwplayer:file> 
    1414                        <jwplayer:image>http://content.bitsontherun.com/thumbs/LJSVMnCF.jpg</jwplayer:image> 
    15                         <jwplayer:related.file>/support/sites/default/files/related_blender.xml</jwplayer:related.file> 
     15                        <jwplayer:related.file>/support/sites/default/files/related_blenders.xml</jwplayer:related.file> 
    1616                </item> 
    1717                <item> 
     
    2020                        <jwplayer:file>http://content.bitsontherun.com/videos/r3ABWwdO.mp4</jwplayer:file> 
    2121                        <jwplayer:image>http://content.bitsontherun.com/thumbs/r3ABWwdO.jpg</jwplayer:image> 
    22                         <jwplayer:related.file>/support/sites/default/files/related_blender.xml</jwplayer:related.file> 
     22                        <jwplayer:related.file>/support/sites/default/files/related_blenders.xml</jwplayer:related.file> 
    2323                </item> 
    2424        </channel> 
  • plugins/related/doc/examples/example_related_basic_files.xml

    r1997 r2005  
    1111        <plugins> 
    1212            <plugin name="related-1"> 
    13                 <file embedvalue="/support/sites/default/files/related_blender.xml">/related/blender.xml</file> 
     13                <file embedvalue="/support/sites/default/files/related_blenders.xml">/related/trailer.xml</file> 
    1414                <onclick>play</onclick> 
    1515            </plugin> 
  • plugins/related/doc/examples/example_related_basic_links.xml

    r1997 r2005  
    1111        <plugins> 
    1212            <plugin name="related-1"> 
    13                 <file embedvalue="/support/sites/default/files/related_blender.xml">/related/blender.xml</file> 
     13                <file embedvalue="/support/sites/default/files/related_blenders.xml">/related/trailer.xml</file> 
    1414                <onclick>link</onclick> 
    1515            </plugin> 
Note: See TracChangeset for help on using the changeset viewer.