to github
[svn42.git] / raspberry-kiosk / kiosk768x1366.html
diff --git a/raspberry-kiosk/kiosk768x1366.html b/raspberry-kiosk/kiosk768x1366.html
deleted file mode 100644 (file)
index b88c5db..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-<html>
-  <head>
-  <meta charset="utf-8">
-  <title>Realraum Kiosk Seite</title>
-  <link rel="stylesheet" href="kiosk.css" type="text/css" />
-  <script type="text/javascript" src="/jquery.min.js"></script>
-  <!--script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script-->
-   <script type="text/javascript" src="https://www.google.com/jsapi"></script>
-   <script type="text/javascript">
-      google.load('visualization', '1', {packages: ['gauge']});
-  </script>
-  <script type="text/javascript" src="kiosk.js"></script>
- </head>
- <body style="max-width:768px; max-height:1366px; font-size:19px;">
-  <div id="dateclock"></div>
-  <div id="siteheader">Neuigkeiten auf <span style="font-size:110%;">http://realraum.at</span></div>
-  <div id="headerphoto" class="headerphoto">
-  <img class="headerphoto" src="http://realraum.at/wiki/lib/exe/fetch.php?media=xro:realraum_hdr.jpg"></img>
-  </div>
-  <!-- Calendar ------------------------ -->
-  <div class="calendar">
-    <p class="topic">Veranstaltungskalender</p>
-    <div id="grical_upcoming_kiosk">Kalendar lädt ...</div>
-  </div>
- <table border="0" cellpadding="0" cellspacing="0"><tr>
- <td style="vertical-align:top; padding-right:3px;">
- <div class="sensorgauges" style="margin-bottom:0px; padding-bottom:0px;">
- <p class="topic">Sensorwerte</p>
- <div id="anwesenheit_status_kiosk" style="height:100px; border:0px none black;">Lädt ...</div>
- <div id="sensor_status" style="border:0px none black; margin-top:5px;">Lädt ...</div>
- <div id="tempgauge" style="width: 260px; height: 260px; padding-left:5px; margin-bottom:-10px;"></div>
- <div id="lightgauge" style="width: 260px; height: 260px; padding-left:5px; margin-bottom:-8px;"></div>
- </div>
-   <table border="0" style="width:268px; margin:0px; padding:0px;" cellpadding="0" cellspacing="0">
-   <tr>
-   <td><img src="./qr_realraum.at.png" width="130" height="130" style="margin-top:7px; margin-left:0px; margin-right:5px;"/></td>
-   <td style="text-align:right;"><img src="./qr_r3_g+.png"  width="130" height="130" style="margin-top:7px; margin-left:0px; margin-right:0px;"/></td>
-   <td></td>
-   </tr>
-   </table>
- </td>
-  </td><td style="vertical-align:top;">
-   <!-- Google Plus Wall ------------------------ -->
-   <div class="gpluswall" style="margin-left:auto; margin-right:auto;">
-    <p class="topic">Google+</p>
-    <div id="gplusevents">Lädt ...</div>
-     </td></tr>
-  </table>
-</body>
-</html>