Changeset 1917 for plugins/sharing/doc/reference.html
- Timestamp:
- 07/15/11 12:31:36 (22 months ago)
- File:
-
- 1 edited
-
plugins/sharing/doc/reference.html (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/sharing/doc/reference.html
r1915 r1917 33 33 <p><img src="assets/sharing.png" alt="The sharing plugin in action" /></p> 34 34 35 <p><em>Note that, with Facebook, it is possible to share an inline video player by <a href="http://w iki.developers.facebook.com/index.php/Facebook_Share/Specifying_Meta_Tags">setting some meta tags</a> in the <head> of your page.</em></p>35 <p><em>Note that, with Facebook, it is possible to share an inline video player by <a href="http://www.longtailvideo.com/support/addons/sharing-plugin/14048/facebook-video-sharing">setting some meta tags</a> in the <head> of your page.</em></p> 36 36 37 37 … … 43 43 <dl> 44 44 <dt><b>sharing.link</b> ( <em>undefined</em> )</dt> 45 <dd>URL to display in the Video Link field of the plugin, for example < em>http://www.mywebsite.com/videos/12345/</em>. If no <b>link</b> is set, the page URLis automatically used.</dd>45 <dd>URL to display in the Video Link field of the plugin, for example <b>http://example.com/videos/12345/</b>.<br/> If no <b>link</b> is set, the URL of the current page is automatically used.</dd> 46 46 <dt><b>sharing.code</b> ( <em>undefined</em> )</dt> 47 47 <dd>Embed code to display in the Embed Code field of the plugin. If no <b>code</b> is set, the field is not shown. Example code:</dd> 48 </dl> 49 48 50 <pre> 49 51 <embed … … 72 74 code: "%3Cembed src%3D%22http%3A%2F%2Fexample.com%2Fembeds%2F123.swf 73 75 %22width%3D%22320 %2F%3E", 74 link: "http:// www.website.com/videos/1775/"76 link: "http://example.com/videos/1775/" 75 77 } 76 78 }, … … 104 106 <title>Both code and link</title> 105 107 <enclosure url="http://content.bitsontherun.com/videos/nPripu9l.mp4" /> 106 <jwplayer:sharing.link> 107 http://www.longtailvideo.com 108 </jwplayer:sharing.link> 108 <jwplayer:sharing.link>http://example.com/1234/</jwplayer:sharing.link> 109 109 <jwplayer:sharing.code> 110 110 <