From f8d5b891ca9c5901c63585e697c86ae641a315bd Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Fri, 8 Apr 2011 07:41:29 +0200 Subject: Do not load dachcam jpg for now (sends me a mail every time the script is run) --- scripts/dachcam | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/dachcam b/scripts/dachcam index 78b4f93..e55adcf 100755 --- a/scripts/dachcam +++ b/scripts/dachcam @@ -1,5 +1,7 @@ #!/bin/bash +exit 0 # The cam is temporarily down. + URL="http://172.22.83.12/webcam/webcam.png" # This actually is a jpeg... NAME="dach" -- cgit v1.2.1 From 7b91e29ca02067bb9ba1b5df35ad61b521aaca2b Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Fri, 8 Apr 2011 15:23:45 +0200 Subject: Revert "Do not load dachcam jpg for now (sends me a mail every time the script is run)" This reverts commit f8d5b891ca9c5901c63585e697c86ae641a315bd. Ufo fixed the dachcam, so everything works as planned again --- scripts/dachcam | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/dachcam b/scripts/dachcam index e55adcf..78b4f93 100755 --- a/scripts/dachcam +++ b/scripts/dachcam @@ -1,7 +1,5 @@ #!/bin/bash -exit 0 # The cam is temporarily down. - URL="http://172.22.83.12/webcam/webcam.png" # This actually is a jpeg... NAME="dach" -- cgit v1.2.1 From 3aa2ee20a0519ee1510b2d31647c367e60f98641 Mon Sep 17 00:00:00 2001 From: Svente Date: Sun, 10 Apr 2011 16:02:52 +0200 Subject: trying new topimage, more graphical --- public/img/topimage.jpg | Bin 158049 -> 168598 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/public/img/topimage.jpg b/public/img/topimage.jpg index 331f0ca..eebb4c6 100644 Binary files a/public/img/topimage.jpg and b/public/img/topimage.jpg differ -- cgit v1.2.1 From 976746d2731146ecd86f109e29f54cd6ea0ee3db Mon Sep 17 00:00:00 2001 From: Svente Date: Sun, 10 Apr 2011 16:14:10 +0200 Subject: resized topimage --- public/img/topimage.jpg | Bin 168598 -> 71066 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/public/img/topimage.jpg b/public/img/topimage.jpg index eebb4c6..447b26d 100644 Binary files a/public/img/topimage.jpg and b/public/img/topimage.jpg differ -- cgit v1.2.1 From baa1ab2b6b3d7cf49ab0e19e905151bdd7e9c65d Mon Sep 17 00:00:00 2001 From: Svente Date: Sun, 10 Apr 2011 16:21:05 +0200 Subject: header adjustments --- public/css/sublab.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/sublab.css b/public/css/sublab.css index b024ee8..600e3bf 100644 --- a/public/css/sublab.css +++ b/public/css/sublab.css @@ -53,7 +53,7 @@ div.image { margin-left: 125px; border: 1px solid #444; height: 150px; - background: #000 url(../img/topimage.jpg) no-repeat center bottom; + background: #000 url(../img/topimage.jpg) no-repeat left bottom; } div.menu { -- cgit v1.2.1 From cf403925786976a937b5fd33b7eacf7598009c47 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Tue, 12 Apr 2011 21:17:56 +0200 Subject: Announce sub:lounge 14th April 11 --- template/chattopic | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/chattopic b/template/chattopic index 58bbb5a..0e0e161 100644 --- a/template/chattopic +++ b/template/chattopic @@ -1,2 +1,2 @@ -Jetzt im sublab:
-Der Frühling ist da!!! +Donnerstag ab 21:00
+sub:lounge -- cgit v1.2.1