bigbluebutton-Github/bigbluebutton-config/web/index.html

92 lines
5.2 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Welcome to BigBlueButton </title>
<link rel="stylesheet" href="css/style.css" type="text/css">
<link rel="icon" type="image/png" href="http://demo.bigbluebutton.org/images/favicon.ico">
</head><body>
<div id="wrapper">
<div id="header">
<div id="logo">
<img src="images/bbb_banner.png" style="border: 1px #d1dce2;" height="113" width="581">
</div>
</div>
<div id="content"><br>
<h1>Welcome to the BigBlueButton Developer Demo Server</h1><br>
<h1>For a User:</h1>
<div id="forUser">
<div id="userOne">
<a title="Join a Session" href="http://www.bigbluebutton.org/sites/all/videos/join/index.html"><center><img src="images/join.png" height="137" width="140"></center></a>
<p style="float: left;"><strong style="font-size: 30px;">1.</strong></p><p style="margin-top: 13px; margin-left: 35px;"> Watch a video on how to join a session</p>
</div>
<div id="userTwo">
<p style="float: left;"><strong style="font-size: 30px;">2.</strong></p><p style="margin-top: 13px; margin-left: 35px;"> Join using your name, then for password enter either <strong>mp</strong> for moderator or <strong>ap</strong> for an attendee.</p>
</div>
<div id="userThree">
<a title="Join Sample Conference" href="/bigbluebutton/conference-session/joinIn/85115"><div id="content_left"><p style="float: left; margin-top: 10px; margin-left: 20px;"><strong style="font-size: 30px;">3.</strong></p><h2 style="margin-top: 22px; margin-left: 52px;">Join </h2></div></a>
</div>
</div>
<div id="forAdmin">
<h1>For an Administrator:</h1>
<div id="adminOne">
<a title="Scheduele a Session" href="http://www.bigbluebutton.org/sites/all/videos/create_session/index.html"><center><img src="images/session.png" height="137" width="140"></center></a>
<p style="float: left;"><strong style="font-size: 30px;">1.</strong></p><p style="margin-top: 13px; margin-left: 35px;"> Watch a video on how to scheduele a session</p>
</div>
<div id="adminTwo">
<p style="float: left;"><strong style="font-size: 30px;">2.</strong></p><p style="margin-top: 13px; margin-left: 35px;">Login using <strong>admin@test.com</strong> with password <strong>admin</strong></p>
</div>
<div id="adminThree">
<a title="Join Sample Conference" href="/bigbluebutton"><div id="content_left"><p style="float: left; margin-top: 10px; margin-left: 20px;"><strong style="font-size: 30px;">3.</strong></p><h2 style="margin-top: 22px; margin-left: 52px;">Schedule </h2></div></a>
</div>
</div>
<br><br>
<div id="tutorials">
<div style="border-bottom: 1px solid rgb(175, 175, 175); width: 100%; height: 30px; background-image: url(images/heading_bg.png);">
<h1 style="margin-top: 8px; margin-left: 15px;">Tutorials</h1>
</div><br>
<div id="usingBBB">
<p style="margin-left: 20px;"> Using BigBlueButton </p>
<table>
<tbody><tr>
</tr>
<tr>
<td style="padding-left: 20px;" valign="top"><a title="Share Webcom" href="http://www.bigbluebutton.org/content/videos"><img src="images/share_webcam.png" height="90" width="92"></a></td>
<td style="padding-left: 20px;" valign="top"><a title="Upload Slides" href="http://www.bigbluebutton.org/content/videos"><img src="images/upload_slides.png" height="90" width="93"></a></td>
</tr>
<tr>
<td style="padding-left: 20px;" valign="top"><p class="small"> Share Wecam </p></td>
<td style="padding-left: 20px;" valign="top"><p class="small"> Upload Slides </p></td>
</tr>
</tbody></table>
</div>
<div id="devBBB">
<p style="margin-left: 20px;"> Development In BigBlueButton </p>
<table>
<tbody><tr>
</tr>
<tr>
<td style="padding-left: 20px;" valign="top"><a title="Overview of Architecture" href="http://www.bigbluebutton.org/content/videos"><img src="images/arch_diagrams.png" height="90" width="92"></a></td>
</tr>
<tr>
<td style="padding-left: 20px;" valign="top"><p class="small"> Overview of Architecture </p></td>
</tr>
</tbody></table>
</div>
</div><br>
<p> For more information visit <a href="http://bigbluebutton.org/">www.bigbluebutton.org</a></p>
<br>
</div>
</div>
<div id="footer"><p id="legal">Copyright <20> 2008 BigBlueButton </p></div>
</body></html>