This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 72a4acd
Showing
665 changed files
with
115,802 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
WIKI IS BROKEN - Fixed Read the Main Page | ||
SO IS VIDEO PLAYER - I am well aware of this, fix is on the way (Works on iOS) | ||
FIX NOW | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
|
||
* { margin: 0; padding: 0; } | ||
body { padding: 50px; background: #4c4c4c url(images/grad1.png) 0 0 repeat-x; color: #d9d9d9; font: 14px/normal Tahoma, Arial, Helvetica, sans-serif; } | ||
h1 { margin-bottom: .5em; border-bottom: solid 1px #d9d9d9; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 180%; text-indent: 5px; letter-spacing: -1px; } | ||
cite { float: right; } | ||
ul.classic { list-style: disc; margin-bottom: 1em; padding-left: 2em; } | ||
div.section { clear: both; padding-top: 50px; } | ||
|
||
.table1 { float: right; margin-bottom: 2em; border: solid 1px #eee; } | ||
.table1 caption { color: #fff; text-align: center; padding-bottom: 5px; } | ||
.table1 th, .table1 td { padding: 7px; } | ||
.table1 th, .table1 thead td { background-color: lightyellow; color: #000; } | ||
.table1 tbody td { background-color: #fff; color: #000; } | ||
.table1 tbody th { text-align: right; } | ||
|
||
#wmfg { clear: both; float: left; } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
<?php | ||
$headerstuff = "<style>a{ color:#09F;}</style>"; | ||
$pageTitle = "MPA Robotics - Home"; | ||
include('header.php'); | ||
?> | ||
|
||
<div id="content"> | ||
<div class="contentblock" id="slide1" style="height: 450px; background:url(images/firstindexcontentold.jpg)"> | ||
<div id="rightArrow" class="contentArrows" onClick="nextSlide();"></div> | ||
<h1 class="floating" style=" width: 288px; top: -20px; left: 125px; color: #FFF; background: #B00000;">What Is <a href="FIRST/">FIRST</a>?</h1> | ||
<h2 class="floating" style=" width: 258px; top: 170px; left: 375px; background: white;">It's <i>NOT</i> just for <a href="Nerds/">nerds</a></h2> | ||
<h3 class="floating" style=" width: 334px; top: 200px; left: 20px; background: #325C74;">"If we can dream it, we can <a href="Robot/">build</a> it"</h3> | ||
</div> | ||
<div class="contentblock" id="slide2" style="height: 450px; background:url(images/firstindexcontent2.jpeg)"> | ||
<div id="leftArrow" class="contentArrows" onClick="previousSlide();"></div> | ||
<h1 class="floating" style="left: 100px; top: 50px; background: #698B22; width: 95px;"><b>F:</b> For</h1> | ||
<h1 class="floating" style="left: 100px; top: 30px; background: #7A378B; width: 260px;"><b>I:</b> Inspiration and</h1> | ||
<h1 class="floating" style="left: 100px; top: 10px; background: #FF7F00; width: 260px;"><b>R:</b> Recognition of</h1> | ||
<h1 class="floating" style="left: 100px; top: -10px; background: #00688B; width: 220px;"><b>S:</b> Science and</h1> | ||
<h1 class="floating" style="left: 100px; top: -30px; background: #800000; width: 220px;"><b>T:</b> Technology</h1> | ||
<h2 class="floating" style="top: -340px; left: 350px; background: #EE0000; color: #FFF; width: 250px;">The Sport of the Mind</h2> | ||
<h3 class="floating" style="width: 490px; top: -90px; left: 75px; background: #2E0854; color: #FFF;">FIRST teaches Coopertition and Gracious Professionalism, and gives you skills for the real world</h3> | ||
</div> | ||
<div id="csbcontainer"> | ||
<div class="contentsubblock" id="block1" onClick="enlarge(670,450);"> | ||
<a href="#box" onClick="enlarge(670,450);"> | ||
FIRST Promo Video | ||
<br /> | ||
<img src="images/videothumb1.jpg" alt="first promo" style="width: 150px; padding-top: 5px;" /> | ||
</a> | ||
</div> | ||
<div class="contentsubblock" id="block2" onClick="redirect('http://www.usfirst.org');"> | ||
<a href="http://www.usfirst.org"> | ||
usfirst.org | ||
<br /> | ||
<img src="images/USfirst.gif" alt="usfirst" style="width: 115px; padding-top: 5px;" /> | ||
</a> | ||
</div> | ||
<div class="contentsubblock" id="block3" onClick="redirect('Wiki/');"> | ||
<a href="Wiki/"> | ||
Wiki | ||
<br /> | ||
<img src="images/mediawiki.png" alt="wiki" style="width: 100px; padding-top: 5px;" /> | ||
</a> | ||
</div> | ||
</div> | ||
<div id="box"> | ||
<img src="images/close.png" id="boxclose" alt="close" onClick="document.getElementById('box').style.display = 'none'; document.getElementById('box').style.width = 0; document.getElementById('box').style.height = 0;" /> | ||
<div id="videoframe" style="width: 640px; margin: auto;"> | ||
<!-- | ||
<video id="morganpromo" style="width: 640px; height: 390px;" controls="controls"> | ||
<source src="Videos/morganpromo.mp4" type="video/mp4" /> | ||
<source src="Videos/morganpromo.m4v" /> | ||
</video> | ||
--> | ||
<iframe id="video" src="http://www.youtube.com/embed/i1QyM9WTF18"></iframe> | ||
</div> | ||
</div> | ||
<div style="height: 15px; width: 100%;"></div> | ||
<div id="newsbox"> | ||
<iframe src="/wordpress" style="width: 100%; height: 100%; border: 0px;"></iframe> | ||
</div> | ||
<div style="height: 15px; width: 100%;"></div> | ||
<!--<div style="position: relative; top: 100px;"> | ||
<div class="frontnav" style="float:left;"></div> | ||
<div class="frontnav" style="float:left;"></div> | ||
<div class="frontnav" style="float:center"></div> | ||
<div class="frontnav" style="float:right;"></div> | ||
<div class="frontnav" style="float:right;"></div> | ||
</div>--> | ||
</div> | ||
<?php | ||
$footerstuff = NULL; | ||
include('footer.php'); | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
#ErrorDocument 400 /400.php | ||
#ErrorDocument 401 /401.php | ||
#ErrorDocument 403 /403.php | ||
ErrorDocument 404 /404.php | ||
#ErrorDocument 500 /500.php | ||
|
||
RewriteEngine On | ||
Options +FollowSymLinks | ||
|
||
# Change "wiki/" below to match your desired virtual path. | ||
# Change "w/" to match your actual installation directory. | ||
RewriteRule ^Wiki/(.*)$ /mediawiki/index.php?title=$1 [PT,L,QSA] | ||
RewriteRule ^Wiki/*$ /mediawiki/index.php [L,QSA] | ||
|
||
# Include this section to prevent Dreamhost /stats from breaking | ||
# (see http://wiki.dreamhost.com/Mod_rewrite) | ||
RewriteCond %{REQUEST_URI} ^/stats/(.*)$ [OR] | ||
RewriteCond %{REQUEST_URI} ^/failed_auth.html$ | ||
RewriteRule ^.*$ - [L] | ||
# end of /stats fix | ||
|
||
RewriteRule ^([A-Z][A-Za-z]*)$ /$1.php | ||
|
||
php_value memory_limit 256M | ||
|
||
<ifModule mod_gzip.c> | ||
mod_gzip_on Yes | ||
mod_gzip_dechunk Yes | ||
mod_gzip_item_include file \.(html?|txt|css|js|php|pl)$ | ||
mod_gzip_item_include handler ^cgi-script$ | ||
mod_gzip_item_include mime ^text/.* | ||
mod_gzip_item_include mime ^application/x-javascript.* | ||
mod_gzip_item_exclude mime ^image/.* | ||
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* | ||
</ifModule> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?php | ||
$headerstuff = "<style type='text/css'>p {margin:20px;}</style>"; | ||
$pageTitle = "MPA Robotics - 404"; | ||
include('header.php'); | ||
?> | ||
|
||
<div id="content"> | ||
<br /> | ||
<h2>Try Again</h2> | ||
<p>You've tried to access a page that doesn't exist.</p> | ||
<p>As the site is still under construction, some pages may not yet exist. Please do not panic, and check back soon for updates.</p> | ||
<p>If you are typing random URLs stop it.</p> | ||
<p>And yes, in case you were wondering, this is a 404.</p> | ||
|
||
|
||
<div style="display: none"> | ||
<?php | ||
include('debug.php'); | ||
echo '</div></div>'; | ||
$footerstuff = NULL; | ||
include('footer.php'); | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<?php | ||
$headerstuff = NULL; | ||
$pageTitle = "MPA Robotics - Regional"; | ||
include('header.php'); | ||
?> | ||
|
||
<div id="content" class="navEnabled"> | ||
|
||
<div id="leftnav"> | ||
<p id="pagetitle">Archives</p> | ||
<p class="pagearticle" style="border-bottom: 6px solid #09F;"><a href="#" class="navLink">2012 North Star Regional</a></p> | ||
<p class="pagearticle"><a href="alumni.php" class="navLink">Robotics Alumni</a></p> | ||
</div> | ||
|
||
<div id="rightcontent"> | ||
|
||
<img id="articleImg" src="/images/competitionheader.png" alt="The Team" /> | ||
|
||
<div id="title" class="swoosh"> | ||
<div id="frontswoosh"> | ||
<img src="/images/theteam.png" alt="The Team" class="titleimg" /> | ||
</div> | ||
<h1 id="swooshtitle">2012 Rebound Rumble</h1> | ||
</div> | ||
|
||
<div style="width: 900px; height: 300px;margin-top: 50px;margin-left: -25px; pkknjmnbn mnadding-bottom: 25px;"> | ||
|
||
<div id="contentStatBox"><!--style="margin-left:0px; margin:5px; margin-top:23px;"--> | ||
<h1>Photos</h1> | ||
<ul> | ||
<li><a href="http://t.co/ArI3BINj">Thursday</a></li> | ||
<li><a href="http://fb.me/1Vj9gtNww">Friday</a></li> | ||
<li><a href="http://fb.me/FxtcfwUm">Saturday</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div id="contentArticle"><!-- style="margin-right:0px; margin:5px;"--> | ||
<h1 style="margin-left: 20px; margin-top: 15px;">What Happened</h1> | ||
<ul> | ||
<li><b>Awards Won:</b> Rookie Inspiration </li> | ||
<li><b>Over All Team Placement:</b> 43/63</li> | ||
<li><b>Co-Op Points Awarded:</b> 6</li> | ||
<li><b>Record (Win-Looses-Ties):</b> 2-7-0</li> | ||
<li>8th Place Rookie Team</li> | ||
<li>Full Ranking List <a href="http://www2.usfirst.org/2012comp/events/MN2/rankings.html">Here</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
<?php | ||
$footerstuff = NULL; | ||
include('footer.php'); | ||
?> |
Oops, something went wrong.