content added; look modifications; side box content
[living-lab-site.git] / application / views / article / english / install-plugins.php
1 <h1>NextShare Plugins</h1>
2 <ol>
3         <li><a href="#SwarmPlayer">SwarmPlayer (based on HTML5)</a></li>
4         <li><a href="#NextSharePC">NextSharePC (based on VLC)</a></li>
5 </ol>
6
7 <h1><a name="SwarmPlayer">SwarmPlayer</a></h1>
8 <p>To install SwarmPlayer video plugin which is based on HTML5 visit P2P-Next's <a href="http://swarmplayer.p2p-next.org/" target="_blank">SwarmPlayer Site</a>. You should find a green button there labeled "Add Swarmplayer...", click it and follow the instructions.</p>
9 <a href="http://swarmplayer.p2p-next.org/" target="_blank"><img src="<?php echo site_url('img/SwarmPlayer-site.jpg') ?>" alt="SwarmPlayer Site" width="288" height="240" /></a>
10
11 <h1><a name="NextSharePC">NextSharePC</a></h1>
12 <p>To install NextSharePC video plugin which is based on VLC do the following:</p>
13 <ol>
14         <li>If you are using:
15                 <p><img src="<?php echo site_url('img/windows-icon.png') ?>" alt="win" class="inline" /> Windows run <a href="download/NextSharePC.exe">the Windows installer</a>.</p
16                 <p><img src="<?php echo site_url('img/macosx-icon.png') ?>" alt="win" class="inline" /> a Mac run <a href="download/NextSharePC.dmg">the Mac OS X installer</a>.</p
17         </li>
18         <li>Restart your browser and revisit the page.</li>
19         <li>Enjoy! ;)</li>
20 </ol>