Änderungen von Dokument 50jahrekgs

Zuletzt geändert von Sarah Groeneveld am 2026/09/12 22:44

Von Version 5.1
bearbeitet von Sarah Groeneveld
am 2026/09/07 12:52
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 1.1
bearbeitet von Sarah Groeneveld
am 2026/08/29 16:18
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Übergeordnete Seite
... ... @@ -1,1 +1,1 @@
1 -allg-info.WebHome
1 +Allg-Info.WebHome
Inhalt
... ... @@ -4,63 +4,6 @@
4 4  <p style="margin:10px 0 0;font-size:17px;">Unsere Jubiläums-Projektwoche & unser Schulfest 2026</p>
5 5  <p style="margin:6px 0 0;font-size:14px;opacity:0.9;">14. bis 18. September 2026</p>
6 6  </div>
7 -
8 -<div style="background:#fff;border:2px solid #e91e8c;border-radius:10px;padding:18px 20px;margin-bottom:25px;text-align:center;">
9 -<p style="margin:0 0 12px;font-size:15px;font-weight:bold;color:#1a237e;">⏳ Countdown bis zum Schulfest</p>
10 -<div id="kgs-countdown" style="display:flex;justify-content:center;align-items:flex-start;gap:6px;flex-wrap:nowrap;">
11 - <div style="min-width:52px;">
12 - <div id="cd-days" style="font-size:22px;font-weight:bold;color:#e91e8c;">00</div>
13 - <div style="font-size:10px;color:#555;">Tage</div>
14 - </div>
15 - <div style="font-size:22px;font-weight:bold;color:#e91e8c;padding-top:1px;">:</div>
16 - <div style="min-width:52px;">
17 - <div id="cd-hours" style="font-size:22px;font-weight:bold;color:#e91e8c;">00</div>
18 - <div style="font-size:10px;color:#555;">Std.</div>
19 - </div>
20 - <div style="font-size:22px;font-weight:bold;color:#e91e8c;padding-top:1px;">:</div>
21 - <div style="min-width:52px;">
22 - <div id="cd-minutes" style="font-size:22px;font-weight:bold;color:#e91e8c;">00</div>
23 - <div style="font-size:10px;color:#555;">Min.</div>
24 - </div>
25 - <div style="font-size:22px;font-weight:bold;color:#e91e8c;padding-top:1px;">:</div>
26 - <div style="min-width:52px;">
27 - <div id="cd-seconds" style="font-size:22px;font-weight:bold;color:#e91e8c;">00</div>
28 - <div style="font-size:10px;color:#555;">Sek.</div>
29 - </div>
30 -</div>
31 -<p id="kgs-countdown-done" style="display:none;margin:10px 0 0;font-size:16px;font-weight:bold;color:#8bc34a;">🎪 Das Schulfest hat begonnen – wir feiern!</p>
32 -</div>
33 -
34 -<script>
35 -(function() {
36 - var zielDatum = new Date("2026-09-18T15:00:00+02:00").getTime();
37 -
38 - function updateCountdown() {
39 - var jetzt = new Date().getTime();
40 - var diff = zielDatum - jetzt;
41 -
42 - if (diff <= 0) {
43 - document.getElementById("kgs-countdown").style.display = "none";
44 - document.getElementById("kgs-countdown-done").style.display = "block";
45 - clearInterval(timer);
46 - return;
47 - }
48 -
49 - var tage = Math.floor(diff / (1000 * 60 * 60 * 24));
50 - var stunden = Math.floor((diff % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
51 - var minuten = Math.floor((diff % (1000 * 60 * 60)) / (1000 * 60));
52 - var sekunden = Math.floor((diff % (1000 * 60)) / 1000);
53 -
54 - document.getElementById("cd-days").textContent = String(tage).padStart(2, "0");
55 - document.getElementById("cd-hours").textContent = String(stunden).padStart(2, "0");
56 - document.getElementById("cd-minutes").textContent = String(minuten).padStart(2, "0");
57 - document.getElementById("cd-seconds").textContent = String(sekunden).padStart(2, "0");
58 - }
59 -
60 - updateCountdown();
61 - var timer = setInterval(updateCountdown, 1000);
62 -})();
63 -</script>
64 64  {{/html}}
65 65  
66 66  Liebe Eltern, liebe Schülerinnen und Schüler,
... ... @@ -75,7 +75,7 @@
75 75  <td style="padding:16px;border:1px solid #ddd;background:#e8f5e9;vertical-align:top;width:33%;">
76 76  <p style="margin:0 0 6px;font-size:22px;">🕐</p>
77 77  <p style="margin:0 0 6px;font-weight:bold;">Unterricht in der Projektwoche</p>
78 -<p style="margin:0;font-size:13px;">Normalerweise <strong>2. bis 5. Stunde</strong>. Ausnahme: Wer am Montag/Dienstag den Sponsorenlauf oder am Mittwoch den World Cleanup Day in der 1. oder 6. Stunde hat, für den ändert sich die Zeit. Die genauen Zeiten stehen in WebUntis.</p>
21 +<p style="margin:0;font-size:13px;">Normalerweise **2. bis 5. Stunde**. Ausnahme: Wer am Montag/Dienstag den Sponsorenlauf oder am Mittwoch den World Cleanup Day in der 1. oder 6. Stunde hat, für den ändert sich die Zeit. Die genauen Zeiten stehen in WebUntis.</p>
79 79  </td>
80 80  <td style="padding:16px;border:1px solid #ddd;background:#fff3e0;vertical-align:top;width:33%;">
81 81  <p style="margin:0 0 6px;font-size:22px;">🏫</p>
... ... @@ -85,7 +85,7 @@
85 85  <td style="padding:16px;border:1px solid #ddd;background:#e0f7fa;vertical-align:top;width:33%;">
86 86  <p style="margin:0 0 6px;font-size:22px;">🍽️</p>
87 87  <p style="margin:0 0 6px;font-weight:bold;">Mensa</p>
88 -<p style="margin:0;font-size:13px;">Montag bis Donnerstag geöffnet von <strong>12:30 bis 13:30 Uhr</strong> für das warme Mittagessen.</p>
31 +<p style="margin:0;font-size:13px;">Montag bis Donnerstag geöffnet von **12:30 bis 13:30 Uhr** für das warme Mittagessen.</p>
89 89  </td>
90 90  </tr>
91 91  </table>
... ... @@ -107,14 +107,12 @@
107 107  <div style="border-left:6px solid #1a237e;background:#e8eaf6;border-radius:8px;padding:14px 18px;margin:14px 0;">
108 108  <p style="margin:0 0 6px;font-weight:bold;font-size:15px;">🎭 Donnerstag, 17.09., 18:30 Uhr – Premiere „ECHO"</p>
109 109  <p style="margin:0 0 10px;font-size:14px;">Unser schuleigenes Musical feiert Premiere in der Mensa!</p>
110 -<a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/allg-info/musical-echo/" style="display:inline-block;background:#fff;color:#1a237e;text-decoration:none;padding:8px 16px;border-radius:6px;font-weight:bold;font-size:13px;border:2px solid #1a237e;margin-right:8px;">Mehr zum Musical „ECHO" →</a>
111 111  <a href="https://billettera.com/event/echo-2026-bv7q2" style="display:inline-block;background:#1a237e;color:#fff;text-decoration:none;padding:8px 16px;border-radius:6px;font-weight:bold;font-size:13px;">Tickets hier holen</a>
112 112  </div>
113 113  
114 114  <div style="border-left:6px solid #ff9800;background:#fff3e0;border-radius:8px;padding:14px 18px;margin:14px 0;">
115 115  <p style="margin:0 0 6px;font-weight:bold;font-size:15px;">🥐 Freitagvormittag, 18.09. – Gemeinsames Jubiläumsfrühstück</p>
116 -<p style="margin:0 0 10px;font-size:14px;">Jede Klasse macht ihr eigenes Klassenfrühstück. Je nach Wetter frühstücken alle rund 1.500 Schülerinnen und Schüler gemeinsam draußen auf dem Schulhof oder an einer großen Tafel in den Fluren.</p>
117 -<a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/allg-info/50jahrekgs/schulfruestueck/" style="display:inline-block;background:#ff9800;color:#fff;text-decoration:none;padding:8px 16px;border-radius:6px;font-weight:bold;font-size:13px;">Alle Infos zum Schulfrühstück →</a>
58 +<p style="margin:0;font-size:14px;">Jede Klasse macht ihr eigenes Klassenfrühstück. Je nach Wetter frühstücken alle rund 1.500 Schülerinnen und Schüler gemeinsam draußen auf dem Schulhof oder an einer großen Tafel in den Fluren.</p>
118 118  </div>
119 119  {{/html}}
120 120