From ddd16367893e1f280f0ad45101ff94d1d5749dab Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Wed, 9 Nov 2022 20:49:16 +0100 Subject: [PATCH] CMS fixes, anmeldung... --- content/german/abiturienten/1992.md | 2 +- content/german/abiturienten/1993.md | 2 +- content/german/abiturienten/1994.md | 2 +- content/german/abiturienten/1995.md | 2 +- content/german/abiturienten/1996.md | 2 +- content/german/abiturienten/1997.md | 2 +- content/german/abiturienten/1998.md | 2 +- content/german/abiturienten/2000.md | 2 +- content/german/abiturienten/2002.md | 4 +- content/german/abiturienten/2003.md | 2 +- content/german/abiturienten/2004.md | 2 +- content/german/abiturienten/2005.md | 2 +- content/german/abiturienten/2006.md | 2 +- content/german/abiturienten/2007.md | 4 +- content/german/abiturienten/2008.md | 2 +- content/german/abiturienten/2009.md | 2 +- content/german/abiturienten/2010.md | 2 +- content/german/abiturienten/2011.md | 2 +- content/german/abiturienten/2012.md | 2 +- content/german/abiturienten/2013.md | 2 +- content/german/abiturienten/2014.md | 2 +- content/german/abiturienten/2015.md | 2 +- content/german/abiturienten/2016.md | 2 +- content/german/abiturienten/2017.md | 2 +- content/german/abiturienten/2018.md | 2 +- content/german/anmeldung/_index.md | 31 ++- .../german/anmeldung/anmeldung-formular.md | 14 -- content/german/anmeldung/aufnahmeprüfung.md | 11 - content/german/anmeldung/ergebnisse.md | 6 - content/german/begabtenfoerderung/sfz.md | 4 +- content/german/cantorpreis/1996.md | 4 +- content/german/cantorpreis/1997.md | 4 +- content/german/cantorpreis/1998.md | 4 +- content/german/cantorpreis/1999.md | 4 +- content/german/cantorpreis/2000.md | 4 +- content/german/cantorpreis/2001.md | 4 +- content/german/cantorpreis/2002.md | 4 +- content/german/cantorpreis/2003.md | 4 +- content/german/cantorpreis/2004.md | 4 +- content/german/cantorpreis/2005.md | 4 +- content/german/cantorpreis/2006.md | 4 +- content/german/cantorpreis/2007.md | 4 +- content/german/cantorpreis/2008.md | 4 +- content/german/cantorpreis/2009.md | 4 +- content/german/cantorpreis/2010.md | 4 +- content/german/cantorpreis/2011.md | 4 +- content/german/cantorpreis/2012.md | 4 +- content/german/cantorpreis/2013.md | 4 +- content/german/cantorpreis/2014.md | 4 +- content/german/cantorpreis/2015.md | 4 +- content/german/cantorpreis/2016.md | 4 +- content/german/cantorpreis/2017.md | 4 +- content/german/cantorpreis/2018.md | 4 +- content/german/cantorpreis/2019.md | 4 +- content/german/cantorpreis/2020.md | 4 +- content/german/cantorpreis/2021.md | 4 +- content/german/cantorpreis/_index.md | 2 +- .../german/ganztagsangebote/cantortechnik.md | 4 +- .../german/ganztagsangebote/mathematik-5.md | 6 +- .../german/ganztagsangebote/mathematik-6.md | 6 +- content/german/ganztagsangebote/nawigator.md | 4 +- content/german/wettbewerbe/mo.md | 4 +- data/de/homepage.yml | 2 - layouts/_default/anmeldung.html | 6 - layouts/anmeldung/list.html | 9 +- static/admin-new/config.yml | 58 ++--- static/admin-new/index.html | 200 +++++++++++++----- 67 files changed, 305 insertions(+), 220 deletions(-) delete mode 100644 content/german/anmeldung/anmeldung-formular.md delete mode 100644 content/german/anmeldung/aufnahmeprüfung.md delete mode 100644 content/german/anmeldung/ergebnisse.md delete mode 100644 layouts/_default/anmeldung.html diff --git a/content/german/abiturienten/1992.md b/content/german/abiturienten/1992.md index 520319e4..651d70c0 100644 --- a/content/german/abiturienten/1992.md +++ b/content/german/abiturienten/1992.md @@ -2,7 +2,7 @@ title: "Abiturienten 1992" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 1992.png" +image: "/media/abiturienten/abi-foto 1992.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/1993.md b/content/german/abiturienten/1993.md index a031662d..54a8a89b 100644 --- a/content/german/abiturienten/1993.md +++ b/content/german/abiturienten/1993.md @@ -2,7 +2,7 @@ title: "Abiturienten 1993" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 1993.png" +image: "/media/abiturienten/abi-foto 1993.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/1994.md b/content/german/abiturienten/1994.md index 08a37647..e9235d26 100644 --- a/content/german/abiturienten/1994.md +++ b/content/german/abiturienten/1994.md @@ -2,7 +2,7 @@ title: "Abiturienten 1994" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 1994.png" +image: "/media/abiturienten/abi-foto 1994.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/1995.md b/content/german/abiturienten/1995.md index 15b1afef..77161046 100644 --- a/content/german/abiturienten/1995.md +++ b/content/german/abiturienten/1995.md @@ -2,7 +2,7 @@ title: "Abiturienten 1995" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 1995.png" +image: "/media/abiturienten/abi-foto 1995.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/1996.md b/content/german/abiturienten/1996.md index 496f9144..44234c10 100644 --- a/content/german/abiturienten/1996.md +++ b/content/german/abiturienten/1996.md @@ -2,7 +2,7 @@ title: "Abiturienten 1996" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 1996.png" +image: "/media/abiturienten/abi-foto 1996.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/1997.md b/content/german/abiturienten/1997.md index e34d6a56..540d15bc 100644 --- a/content/german/abiturienten/1997.md +++ b/content/german/abiturienten/1997.md @@ -2,7 +2,7 @@ title: "Abiturienten 1997" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 1997.png" +image: "/media/abiturienten/abi-foto 1997.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/1998.md b/content/german/abiturienten/1998.md index 973d2dd5..3f1306ff 100644 --- a/content/german/abiturienten/1998.md +++ b/content/german/abiturienten/1998.md @@ -2,7 +2,7 @@ title: "Abiturienten 1998" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 1998.png" +image: "/media/abiturienten/abi-foto 1998.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2000.md b/content/german/abiturienten/2000.md index 1adf33f7..e2db536a 100644 --- a/content/german/abiturienten/2000.md +++ b/content/german/abiturienten/2000.md @@ -2,7 +2,7 @@ title: "Abiturienten 2000" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2000.png" +image: "/media/abiturienten/abi-foto 2000.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2002.md b/content/german/abiturienten/2002.md index 52e88f8b..97703027 100644 --- a/content/german/abiturienten/2002.md +++ b/content/german/abiturienten/2002.md @@ -1,8 +1,8 @@ --- title: "Abiturienten 2002" draft: false -bg_image: "media/backgrounds/page-title.png" -image: "media/image.png" +bg_image: "/media/backgrounds/page-title.png" +image: "/media/image.png" few: true type: "abiturienten" --- diff --git a/content/german/abiturienten/2003.md b/content/german/abiturienten/2003.md index 7e60db37..55ad10cc 100644 --- a/content/german/abiturienten/2003.md +++ b/content/german/abiturienten/2003.md @@ -2,7 +2,7 @@ title: "Abiturienten 2003" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2003.jpg" +image: "/media/abiturienten/abi-foto 2003.jpg" type: "abiturienten" --- diff --git a/content/german/abiturienten/2004.md b/content/german/abiturienten/2004.md index dd1ad661..af0a7792 100644 --- a/content/german/abiturienten/2004.md +++ b/content/german/abiturienten/2004.md @@ -2,7 +2,7 @@ title: "Abiturienten 2004" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2004.jpg" +image: "/media/abiturienten/abi-foto 2004.jpg" type: "abiturienten" --- diff --git a/content/german/abiturienten/2005.md b/content/german/abiturienten/2005.md index 13b0ead9..d0eb49fd 100644 --- a/content/german/abiturienten/2005.md +++ b/content/german/abiturienten/2005.md @@ -2,7 +2,7 @@ title: "Abiturienten 2005" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2005.jpg" +image: "/media/abiturienten/abi-foto 2005.jpg" type: "abiturienten" --- diff --git a/content/german/abiturienten/2006.md b/content/german/abiturienten/2006.md index fc03b27c..5a41f8f2 100644 --- a/content/german/abiturienten/2006.md +++ b/content/german/abiturienten/2006.md @@ -2,7 +2,7 @@ title: "Abiturienten 2006" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2006.png" +image: "/media/abiturienten/abi-foto 2006.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2007.md b/content/german/abiturienten/2007.md index 5f6e4630..91967159 100644 --- a/content/german/abiturienten/2007.md +++ b/content/german/abiturienten/2007.md @@ -1,8 +1,8 @@ --- title: "Abiturienten 2007" draft: false -bg_image: "media/backgrounds/page-title.png" -image: "media/image.png" +bg_image: "/media/backgrounds/page-title.png" +image: "/media/image.png" few: true type: "abiturienten" --- diff --git a/content/german/abiturienten/2008.md b/content/german/abiturienten/2008.md index de66a587..f77a63ae 100644 --- a/content/german/abiturienten/2008.md +++ b/content/german/abiturienten/2008.md @@ -2,7 +2,7 @@ title: "Abiturienten 2008" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2008.png" +image: "/media/abiturienten/abi-foto 2008.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2009.md b/content/german/abiturienten/2009.md index 7809d3f7..72e18dd4 100644 --- a/content/german/abiturienten/2009.md +++ b/content/german/abiturienten/2009.md @@ -2,7 +2,7 @@ title: "Abiturienten 2009" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2009.png" +image: "/media/abiturienten/abi-foto 2009.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2010.md b/content/german/abiturienten/2010.md index 9c7eaa4c..f8ea1f31 100644 --- a/content/german/abiturienten/2010.md +++ b/content/german/abiturienten/2010.md @@ -2,7 +2,7 @@ title: "Abiturienten 2010" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2010.png" +image: "/media/abiturienten/abi-foto 2010.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2011.md b/content/german/abiturienten/2011.md index eb11a063..b26e3a99 100644 --- a/content/german/abiturienten/2011.md +++ b/content/german/abiturienten/2011.md @@ -2,7 +2,7 @@ title: "Abiturienten 2011" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2011.png" +image: "/media/abiturienten/abi-foto 2011.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2012.md b/content/german/abiturienten/2012.md index 8b40457e..30a0a664 100644 --- a/content/german/abiturienten/2012.md +++ b/content/german/abiturienten/2012.md @@ -2,7 +2,7 @@ title: "Abiturienten 2012" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2012.png" +image: "/media/abiturienten/abi-foto 2012.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2013.md b/content/german/abiturienten/2013.md index 9bad9945..20fe7f3c 100644 --- a/content/german/abiturienten/2013.md +++ b/content/german/abiturienten/2013.md @@ -2,7 +2,7 @@ title: "Abiturienten 2013" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2013.png" +image: "/media/abiturienten/abi-foto 2013.png" type: "abiturienten" --- diff --git a/content/german/abiturienten/2014.md b/content/german/abiturienten/2014.md index 2d9a0e61..32350292 100644 --- a/content/german/abiturienten/2014.md +++ b/content/german/abiturienten/2014.md @@ -2,7 +2,7 @@ title: "Abiturienten 2014" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto 2014.jpg" +image: "/media/abiturienten/abi-foto 2014.jpg" type: "abiturienten" --- diff --git a/content/german/abiturienten/2015.md b/content/german/abiturienten/2015.md index 506f8ddc..fa26ed86 100644 --- a/content/german/abiturienten/2015.md +++ b/content/german/abiturienten/2015.md @@ -2,7 +2,7 @@ title: Abiturienten 2015 draft: false bg_image: media/backgrounds/page-title.png -image: media/abiturienten/abi-foto 2015.jpg +image: "/media/abiturienten/abi-foto 2015.jpg" type: abiturienten --- ## Klasse 12/1 diff --git a/content/german/abiturienten/2016.md b/content/german/abiturienten/2016.md index 668679a1..451dd754 100644 --- a/content/german/abiturienten/2016.md +++ b/content/german/abiturienten/2016.md @@ -2,7 +2,7 @@ title: "Abiturienten 2016" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abiturienten 15_16.jpg" +image: "/media/abiturienten/abiturienten 15_16.jpg" type: "abiturienten" --- diff --git a/content/german/abiturienten/2017.md b/content/german/abiturienten/2017.md index 1cefa4a1..7d109f3f 100644 --- a/content/german/abiturienten/2017.md +++ b/content/german/abiturienten/2017.md @@ -2,7 +2,7 @@ title: "Abiturienten 2017" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/foto-abi-2017.jpg" +image: "/media/abiturienten/foto-abi-2017.jpg" type: "abiturienten" --- diff --git a/content/german/abiturienten/2018.md b/content/german/abiturienten/2018.md index bd9e76bc..68399c49 100644 --- a/content/german/abiturienten/2018.md +++ b/content/german/abiturienten/2018.md @@ -2,7 +2,7 @@ title: "Abiturienten 2018" draft: false bg_image: "media/backgrounds/page-title.png" -image: "media/abiturienten/abi-foto-2018.jpg" +image: "/media/abiturienten/abi-foto-2018.jpg" type: "abiturienten" --- diff --git a/content/german/anmeldung/_index.md b/content/german/anmeldung/_index.md index a265a87f..76eb5f3e 100644 --- a/content/german/anmeldung/_index.md +++ b/content/german/anmeldung/_index.md @@ -3,11 +3,34 @@ title: Aufnahmeverfahren draft: false bg_image: media/backgrounds/page-title.png description: Hier finden Sie die Informationen zur Aufnahme am Georg-Cantor-Gymnasium. ---- +elements: + - title: Anmeldung + content: |- + Bis **Februar 2023** müssen: + * eine [schriftliche Anmeldung](/forms/anmeldeformular/) oder eine Anmeldung über das [Online-Anmeldeformular](/anmeldeformular) + * eine Kopie des Halbjahreszeugnisses + * die Schullaufbahnerklärung + + am Georg-Cantor-Gymnasium [eingereicht](/kontakt) werden. + + Gern können Sie uns die Unterlagen per Mail an [aufnahmecantor-gymnasium.de](mailto:aufnahme@cantor-gymnasium.de) zusenden. Die Einladung zur Aufnahmeprüfung mit allen nötigen Informationen erhalten Sie dann ebenfalls per Mail. + - title: Aufnahmeprüfung + content: |- + Zur Aufnahme am Georg-Cantor-Gymnasium muss eine Aufnahmeprüfung absolviert werden, die aus zwei Teilen besteht: + + * kognitiver Fähigkeitstest (90 Minuten) + * Mathematikklausur (60 Minuten) + + Übungsmöglichkeiten für die Aufnahmeprüfung finden Sie [hier](/forms/aufnahmeklausur). + - title: Ergebnisse + content: |- + Bis zum April 2023 werden ihnen die Ergebnisse der Aufnahmeprüfung schriftlich mitgeteilt. +--- ## Voraussetzungen **Für die Aufnahme am Georg-Cantor-Gymnasium müssen folgende Voraussetzungen erfüllt werden:** - * termingerechte Anmeldung - * mindestens Note 2 in den Fächern des inhaltlichen Schwerpunkts - * eine erfolgreich bestandene Aufnahmeprüfung + +* termingerechte Anmeldung +* mindestens Note 2 in den Fächern des inhaltlichen Schwerpunkts +* eine erfolgreich bestandene Aufnahmeprüfung \ No newline at end of file diff --git a/content/german/anmeldung/anmeldung-formular.md b/content/german/anmeldung/anmeldung-formular.md deleted file mode 100644 index be3de57b..00000000 --- a/content/german/anmeldung/anmeldung-formular.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Anmeldung -draft: false -type: anmeldung ---- -Bis **Februar 2023** müssen: - -* eine [schriftliche Anmeldung](/forms/anmeldeformular/) oder eine Anmeldung über das [Online-Anmeldeformular](/anmeldeformular) -* eine Kopie des Halbjahreszeugnisses -* die Schullaufbahnerklärung - -am Georg-Cantor-Gymnasium [eingereicht](/kontakt) werden. - -Gern können Sie uns die Unterlagen per Mail an [aufnahmecantor-gymnasium.de](mailto:aufnahme@cantor-gymnasium.de) zusenden. Die Einladung zur Aufnahmeprüfung mit allen nötigen Informationen erhalten Sie dann ebenfalls per Mail. \ No newline at end of file diff --git a/content/german/anmeldung/aufnahmeprüfung.md b/content/german/anmeldung/aufnahmeprüfung.md deleted file mode 100644 index 395b9c09..00000000 --- a/content/german/anmeldung/aufnahmeprüfung.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "Aufnahmeprüfung" -draft: false -type: "anmeldung" ---- -Zur Aufnahme am Georg-Cantor-Gymnasium muss eine Aufnahmeprüfung absolviert werden, die aus zwei Teilen besteht: - - * kognitiver Fähigkeitstest (90 Minuten) - * Mathematikklausur (60 Minuten) - -Übungsmöglichkeiten für die Aufnahmeprüfung finden Sie [hier](/forms/aufnahmeklausur). diff --git a/content/german/anmeldung/ergebnisse.md b/content/german/anmeldung/ergebnisse.md deleted file mode 100644 index a0bca642..00000000 --- a/content/german/anmeldung/ergebnisse.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Ergebnisse -draft: false -type: anmeldung ---- -Bis zum April 2023 werden ihnen die Ergebnisse der Aufnahmeprüfung schriftlich mitgeteilt. \ No newline at end of file diff --git a/content/german/begabtenfoerderung/sfz.md b/content/german/begabtenfoerderung/sfz.md index 611cf9e4..db45a1c9 100644 --- a/content/german/begabtenfoerderung/sfz.md +++ b/content/german/begabtenfoerderung/sfz.md @@ -1,9 +1,9 @@ --- title: Schülerforschungszentrum draft: false -bg_image: media/bild_titelbild.jpg +bg_image: /media/bild_titelbild.jpg description: "" -image: media/begabtenfoerderung/sfz.png +image: /media/begabtenfoerderung/sfz.png category: Naturwissenschaften class: 5 - 12 Klasse web_url: https://sfz-halle.de/ diff --git a/content/german/cantorpreis/1996.md b/content/german/cantorpreis/1996.md index 9ad8672e..7ca9f714 100644 --- a/content/german/cantorpreis/1996.md +++ b/content/german/cantorpreis/1996.md @@ -2,11 +2,11 @@ title: "1996" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Mathematik und Physik in Göttingen, 2002 Abschluss Diplom-Physiker, bis 2007 Promotion in Mathematik an der University of Florida, 2008 bis 2009 Referendariat in Würzburg, 2009 2. Staatexamen, seit 2009 Lehrer in Würzburg" -image: "media/cantorpreis/1996_robert_strich.png" +image: "/media/cantorpreis/1996_robert_strich.png" name: "Robert Strich" bio: "" diff --git a/content/german/cantorpreis/1997.md b/content/german/cantorpreis/1997.md index 44f8b5ea..db01a804 100644 --- a/content/german/cantorpreis/1997.md +++ b/content/german/cantorpreis/1997.md @@ -2,11 +2,11 @@ title: "1997" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Biochemie in Halle und Leipzig, IT-Berater in Leipzig" -image: "media/cantorpreis/1997_andreas_tannert.png" +image: "/media/cantorpreis/1997_andreas_tannert.png" # course name: "Andreas Tannert" # biography diff --git a/content/german/cantorpreis/1998.md b/content/german/cantorpreis/1998.md index 028031b4..8fa58200 100644 --- a/content/german/cantorpreis/1998.md +++ b/content/german/cantorpreis/1998.md @@ -2,11 +2,11 @@ title: "1998" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Wirtschaftsmathematik in Halle, Wirtschaftsmathematiker bei der Dexia Kommunalbank in Berlin" -image: "media/cantorpreis/1998_martin_schultze.png" +image: "/media/cantorpreis/1998_martin_schultze.png" # course name: "Martin Schultze" # biography diff --git a/content/german/cantorpreis/1999.md b/content/german/cantorpreis/1999.md index b6bf4652..0522d86a 100644 --- a/content/german/cantorpreis/1999.md +++ b/content/german/cantorpreis/1999.md @@ -2,11 +2,11 @@ title: "1999" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Informatik in Dresden, Studienaufenthalt in Cambridge, Informatiker bei der Firma AMD in Dresden, Promovend TU Dresden" -image: "media/cantorpreis/1999_stephan_diestelhorst.png" +image: "/media/cantorpreis/1999_stephan_diestelhorst.png" # course name: "Stephan Diestelhorst" # biography diff --git a/content/german/cantorpreis/2000.md b/content/german/cantorpreis/2000.md index c7d71aa4..de80ad46 100644 --- a/content/german/cantorpreis/2000.md +++ b/content/german/cantorpreis/2000.md @@ -2,11 +2,11 @@ title: "2000" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Informatik in Dresden, Internationaler Masterstudiengang Computational Logic, Studienaufenthalt University of Auckland, Neuseeland, Erlangung des Grades Master of Science in Computer Science, Promotion an der TU Dresden, wissenschaftlicher Mitarbeiter TU Dresden" -image: "media/cantorpreis/2000_torsten_stueber.png" +image: "/media/cantorpreis/2000_torsten_stueber.png" # course name: "Torsten Stüber" # biography diff --git a/content/german/cantorpreis/2001.md b/content/german/cantorpreis/2001.md index be2ccb55..faf67508 100644 --- a/content/german/cantorpreis/2001.md +++ b/content/german/cantorpreis/2001.md @@ -2,11 +2,11 @@ title: "2001" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Physik in Göttingen, Doktorand der Physik an der Eidgenoessischen Technischen Hochschule (ETH) Zuerich" -image: "media/cantorpreis/2001_lars_kasper.png" +image: "/media/cantorpreis/2001_lars_kasper.png" # course name: "Lars Kasper" # biography diff --git a/content/german/cantorpreis/2002.md b/content/german/cantorpreis/2002.md index 61984edd..95d6ccd0 100644 --- a/content/german/cantorpreis/2002.md +++ b/content/german/cantorpreis/2002.md @@ -2,11 +2,11 @@ title: "2002" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Chemie in Halle und Burgos (Spanien), Doktorand der Chemie in Potsdam, 2012 Promotion, Postdoc, Universität Göteborg" -image: "media/cantorpreis/2002_maria_hoernke.png" +image: "/media/cantorpreis/2002_maria_hoernke.png" # course name: "Maria Hörnke" # biography diff --git a/content/german/cantorpreis/2003.md b/content/german/cantorpreis/2003.md index 109f852f..00ff93f4 100644 --- a/content/german/cantorpreis/2003.md +++ b/content/german/cantorpreis/2003.md @@ -2,11 +2,11 @@ title: "2003" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Pharmazie in Leipzig, Apothekerin in der Sylter Apotheke in Berlin" -image: "media/cantorpreis/2003_susanne_havranek.png" +image: "/media/cantorpreis/2003_susanne_havranek.png" # course name: "Susanne Havranek" # biography diff --git a/content/german/cantorpreis/2004.md b/content/german/cantorpreis/2004.md index 3fff8ec5..368fb73b 100644 --- a/content/german/cantorpreis/2004.md +++ b/content/german/cantorpreis/2004.md @@ -2,11 +2,11 @@ title: "2004" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Schülerratssprecher mit hohem Engagement für die Reko des GCG, Organisator der Schülerdemonstrationen, Studium: Geschichte, Politikwissenschaften und Französisch in Halle, Doktorand an der Eberhard Karls Universität Tübingen" -image: "media/cantorpreis/2004_marcus_syring.png" +image: "/media/cantorpreis/2004_marcus_syring.png" # course name: "Marcus Syring" # biography diff --git a/content/german/cantorpreis/2005.md b/content/german/cantorpreis/2005.md index 32ce70f4..50696b8d 100644 --- a/content/german/cantorpreis/2005.md +++ b/content/german/cantorpreis/2005.md @@ -2,11 +2,11 @@ title: "2005" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium Computer Science with Mathematics in Cambridge" -image: "media/cantorpreis/2005_martin_maas.png" +image: "/media/cantorpreis/2005_martin_maas.png" # course name: "Martin Maas" # biography diff --git a/content/german/cantorpreis/2006.md b/content/german/cantorpreis/2006.md index 34a647f1..b0c2265d 100644 --- a/content/german/cantorpreis/2006.md +++ b/content/german/cantorpreis/2006.md @@ -2,11 +2,11 @@ title: "2006" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Chemie in Berlin" -image: "media/cantorpreis/2006_udo_dorn.png" +image: "/media/cantorpreis/2006_udo_dorn.png" # course name: "Udo Dorn" # biography diff --git a/content/german/cantorpreis/2007.md b/content/german/cantorpreis/2007.md index dc2951ab..af3cec63 100644 --- a/content/german/cantorpreis/2007.md +++ b/content/german/cantorpreis/2007.md @@ -2,11 +2,11 @@ title: "2007" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Sebastian Koch: Studium der Engineering physics in München, Doktorand bei Intel Mobile Communications; Henning Seidler: 2007-2010 Bachelor Mathematik in Halle, 2010/2011 Mathematik in Cambridge, 2011/2012 Wissenschaftlicher Mitarbeiter in Kassel, seit 2012 Master Mathematik an der TU Berlin" -image: "media/cantorpreis/2007_s_koch_h_seidler.png" +image: "/media/cantorpreis/2007_s_koch_h_seidler.png" # course name: "Sebastian Koch/Henning Seidler" # biography diff --git a/content/german/cantorpreis/2008.md b/content/german/cantorpreis/2008.md index d53a5ecc..db8d3614 100644 --- a/content/german/cantorpreis/2008.md +++ b/content/german/cantorpreis/2008.md @@ -2,11 +2,11 @@ title: "2008" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Entwicklungspolitischer Freiwilligendienst in Indien: Arbeit an einem Straßenkinderprojekt bei den Salesianern Don Boscos, Studium der Physik in Berlin " -image: "media/cantorpreis/2008_franziska_flegel.png" +image: "/media/cantorpreis/2008_franziska_flegel.png" # course name: "Franziska Flegel" # biography diff --git a/content/german/cantorpreis/2009.md b/content/german/cantorpreis/2009.md index 39fa49fc..c8066555 100644 --- a/content/german/cantorpreis/2009.md +++ b/content/german/cantorpreis/2009.md @@ -2,11 +2,11 @@ title: "2009" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Mathematik in Bonn" -image: "media/cantorpreis/2009_bertram_arnold.png" +image: "/media/cantorpreis/2009_bertram_arnold.png" # course name: "Bertram Arnold" # biography diff --git a/content/german/cantorpreis/2010.md b/content/german/cantorpreis/2010.md index 6eb30d8a..5a99acee 100644 --- a/content/german/cantorpreis/2010.md +++ b/content/german/cantorpreis/2010.md @@ -2,11 +2,11 @@ title: "2010" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium Regernerative Energiesysteme an der TU Dresden" -image: "media/cantorpreis/2010_thomas_tannert.png" +image: "/media/cantorpreis/2010_thomas_tannert.png" # course name: "Thomas Tannert" # biography diff --git a/content/german/cantorpreis/2011.md b/content/german/cantorpreis/2011.md index 577ebeb6..d3814c5d 100644 --- a/content/german/cantorpreis/2011.md +++ b/content/german/cantorpreis/2011.md @@ -2,11 +2,11 @@ title: "2011" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Mathematik in Halle, 2013 Auslandsjahr mit ERASMUS in Montpellier (Südfrankreich)" -image: "media/cantorpreis/2011_max_koenig.png" +image: "/media/cantorpreis/2011_max_koenig.png" # course name: "Maximilian König" # biography diff --git a/content/german/cantorpreis/2012.md b/content/german/cantorpreis/2012.md index e6607341..d3c1098a 100644 --- a/content/german/cantorpreis/2012.md +++ b/content/german/cantorpreis/2012.md @@ -2,11 +2,11 @@ title: "2012" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Medizin in Halle" -image: "media/cantorpreis/2012_sandra_maciag.png" +image: "/media/cantorpreis/2012_sandra_maciag.png" # course name: "Sandra Maciag" # biography diff --git a/content/german/cantorpreis/2013.md b/content/german/cantorpreis/2013.md index 14bcf8b8..bf867cdc 100644 --- a/content/german/cantorpreis/2013.md +++ b/content/german/cantorpreis/2013.md @@ -2,11 +2,11 @@ title: "2013" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Mathmatik in Bonn" -image: "media/cantorpreis/2013_dorothee_henke.jpg" +image: "/media/cantorpreis/2013_dorothee_henke.jpg" # course name: "Dorothee Henke" # biography diff --git a/content/german/cantorpreis/2014.md b/content/german/cantorpreis/2014.md index 342d7781..71e0dcef 100644 --- a/content/german/cantorpreis/2014.md +++ b/content/german/cantorpreis/2014.md @@ -2,11 +2,11 @@ title: "2014" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Mathematik in Halle" -image: "media/cantorpreis/paula_haehndel_2014_bearbeitet.jpg" +image: "/media/cantorpreis/paula_haehndel_2014_bearbeitet.jpg" # course name: "Paula Hähndel" # biography diff --git a/content/german/cantorpreis/2015.md b/content/german/cantorpreis/2015.md index 1acb9904..07af9af1 100644 --- a/content/german/cantorpreis/2015.md +++ b/content/german/cantorpreis/2015.md @@ -2,11 +2,11 @@ title: "2015" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium der Chemie an der Martin-Luther-Universität Halle" -image: "media/cantorpreis/chistoph kirsch 2015.jpg" +image: "/media/cantorpreis/chistoph kirsch 2015.jpg" # course name: "Christoph Kirsch" # biography diff --git a/content/german/cantorpreis/2016.md b/content/german/cantorpreis/2016.md index d0971249..45b17776 100644 --- a/content/german/cantorpreis/2016.md +++ b/content/german/cantorpreis/2016.md @@ -2,11 +2,11 @@ title: "2016" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Musik-Studium Lübeck" -image: "media/cantorpreis/jorma_markgraf_bearbeitet.jpg" +image: "/media/cantorpreis/jorma_markgraf_bearbeitet.jpg" # course name: "Jorma Marggraf" # biography diff --git a/content/german/cantorpreis/2017.md b/content/german/cantorpreis/2017.md index 8f17f5b7..17fee79f 100644 --- a/content/german/cantorpreis/2017.md +++ b/content/german/cantorpreis/2017.md @@ -2,11 +2,11 @@ title: "2017" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Medizin-Studium Heidelberg" -image: "media/cantorpreis/cantorpreistraeger_jakob_hofmann.jpg" +image: "/media/cantorpreis/cantorpreistraeger_jakob_hofmann.jpg" # course name: "Jakob Hofmann" # biography diff --git a/content/german/cantorpreis/2018.md b/content/german/cantorpreis/2018.md index cedae995..00d8d914 100644 --- a/content/german/cantorpreis/2018.md +++ b/content/german/cantorpreis/2018.md @@ -2,11 +2,11 @@ title: "2018" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Medizin-Studium Leipzig" -image: "media/cantorpreis/2018_carolina_cao.jpg" +image: "/media/cantorpreis/2018_carolina_cao.jpg" # course name: "Carolina Sirui Cao" # biography diff --git a/content/german/cantorpreis/2019.md b/content/german/cantorpreis/2019.md index f7c329b8..75c96efd 100644 --- a/content/german/cantorpreis/2019.md +++ b/content/german/cantorpreis/2019.md @@ -2,11 +2,11 @@ title: "2019" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Biochemie-Studium Heidelberg" -image: "media/cantorpreis/tobias-beschauner-2019.jpg" +image: "/media/cantorpreis/tobias-beschauner-2019.jpg" # course name: "Tobias Beschauner" # biography diff --git a/content/german/cantorpreis/2020.md b/content/german/cantorpreis/2020.md index d7617972..f969625a 100644 --- a/content/german/cantorpreis/2020.md +++ b/content/german/cantorpreis/2020.md @@ -2,11 +2,11 @@ title: "2020" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Chemie-Studium Halle" -image: "media/cantorpreis/2020_tom_erik_steinkopf.png" +image: "/media/cantorpreis/2020_tom_erik_steinkopf.png" # course name: "Tom Erik Steinkopf" # biography diff --git a/content/german/cantorpreis/2021.md b/content/german/cantorpreis/2021.md index d62ba4f9..fdf92cf7 100644 --- a/content/german/cantorpreis/2021.md +++ b/content/german/cantorpreis/2021.md @@ -2,9 +2,9 @@ title: "2021" draft: false -bg_image: "media/backgrounds/page-title.png" +bg_image: "/media/backgrounds/page-title.png" description : "Studium IT-Systems Engineering Potsdam" -image: "media/cantorpreis/2021_oliver_zimmermann.jpg" +image: "/media/cantorpreis/2021_oliver_zimmermann.jpg" name: "Oliver Zimmermann" bio: "" type: "cantorpreis" diff --git a/content/german/cantorpreis/_index.md b/content/german/cantorpreis/_index.md index 1642472d..db4d8993 100644 --- a/content/german/cantorpreis/_index.md +++ b/content/german/cantorpreis/_index.md @@ -1,7 +1,7 @@ --- title: Cantorpreis-Träger draft: false -bg_image: media/backgrounds/page-title.png +bg_image: /media/backgrounds/page-title.png description: Seit 1995, dem Jahr des 150. Geburtstages Georg Cantors, wird jährlich ein herausragender Schüler bzw. eine herausragende Schülerin mit dem Cantor-Preis geehrt. Die Preisträger erhalten einen vom Förderverein des diff --git a/content/german/ganztagsangebote/cantortechnik.md b/content/german/ganztagsangebote/cantortechnik.md index 0d81d724..e9cfe94c 100644 --- a/content/german/ganztagsangebote/cantortechnik.md +++ b/content/german/ganztagsangebote/cantortechnik.md @@ -2,7 +2,7 @@ title: CantorTechnik date: 2022-03-20T22:57:55.974Z draft: false -bg_image: media/backgrounds/page-title.png +bg_image: /media/backgrounds/page-title.png categories_ag: - Technik - Naturwissenschaften @@ -12,7 +12,7 @@ class: alle Klassenstufen type: ganztagsangebote room: "403" description: "" -image: media/ganztagsangebote/cantortechnik.webp +image: /media/ganztagsangebote/cantortechnik.webp apply_url: https://moodle.bildung-lsa.de/gcg/mod/choice/view.php?id=828 --- ### Über die AG diff --git a/content/german/ganztagsangebote/mathematik-5.md b/content/german/ganztagsangebote/mathematik-5.md index 1b17444f..7bf69708 100644 --- a/content/german/ganztagsangebote/mathematik-5.md +++ b/content/german/ganztagsangebote/mathematik-5.md @@ -2,14 +2,14 @@ title: Mathematik (Klasse 5) date: 2022-10-15T16:05:03.936Z draft: false -bg_image: media/bild_titelbild.jpg +bg_image: /media/bild_titelbild.jpg description: Förderung für begabte Schülerinnen und Schüler in Mathematik. -image: media/ganztagsangebote/mathematik.webp +image: /media/ganztagsangebote/mathematik.webp categories_ag: - Mathematik - Naturwissenschaften duration: 1. Stunde -weekly: Montag, 7. Stunde +weekly: Dienstag, 7. Stunde class: 5. Klasse room: "307" apply_url: https://moodle.bildung-lsa.de/gcg/mod/choice/view.php?id=828 diff --git a/content/german/ganztagsangebote/mathematik-6.md b/content/german/ganztagsangebote/mathematik-6.md index 3b376ddc..5d5f788b 100644 --- a/content/german/ganztagsangebote/mathematik-6.md +++ b/content/german/ganztagsangebote/mathematik-6.md @@ -2,14 +2,14 @@ title: Mathematik (Klasse 6) date: 2022-10-15T16:00:33.589Z draft: false -bg_image: media/bild_titelbild.jpg +bg_image: /media/bild_titelbild.jpg description: Förderung für begabte Schülerinnen und Schüler in Mathematik -image: media/ganztagsangebote/mathematik.webp +image: /media/ganztagsangebote/mathematik.webp categories_ag: - Mathematik - Naturwissenschaften duration: 1. Stunde -weekly: Dienstag, 7. Stunde +weekly: Montag, 7. Stunde class: 6. Klasse room: "307" apply_url: https://moodle.bildung-lsa.de/gcg/mod/choice/view.php?id=828 diff --git a/content/german/ganztagsangebote/nawigator.md b/content/german/ganztagsangebote/nawigator.md index fe7aab34..f5543b82 100644 --- a/content/german/ganztagsangebote/nawigator.md +++ b/content/german/ganztagsangebote/nawigator.md @@ -2,9 +2,9 @@ title: Nawigator date: 2022-10-15T16:15:19.214Z draft: false -bg_image: media/bild_titelbild.jpg +bg_image: /media/bild_titelbild.jpg description: Begabtenförderung in Biologie, Chemie und Physik -image: media/ganztagsangebote/nawigator.webp +image: /media/ganztagsangebote/nawigator.webp categories_ag: - Naturwissenschaften duration: nach Vereinbarung diff --git a/content/german/wettbewerbe/mo.md b/content/german/wettbewerbe/mo.md index c3d5102e..bd665f86 100644 --- a/content/german/wettbewerbe/mo.md +++ b/content/german/wettbewerbe/mo.md @@ -1,9 +1,9 @@ --- title: Mathematik-Olympiade draft: false -bg_image: media/bild_titelbild.jpg +bg_image: /media/bild_titelbild.jpg description: "" -image: media/contests/mo.png +image: /media/contests/mo.png category: Mathematik class: 5. - 12. Klasse web_url: https://mo.elemente.org/ diff --git a/data/de/homepage.yml b/data/de/homepage.yml index cc597bd0..ca30cb35 100644 --- a/data/de/homepage.yml +++ b/data/de/homepage.yml @@ -187,7 +187,5 @@ zahlen: count: 542 - name: Lehrer count: 56 - - name: Neue Schüler jährlich - count: 72 - name: Pädagogische Mitarbeiter count: 2 diff --git a/layouts/_default/anmeldung.html b/layouts/_default/anmeldung.html deleted file mode 100644 index 517249db..00000000 --- a/layouts/_default/anmeldung.html +++ /dev/null @@ -1,6 +0,0 @@ -
-
-

{{ .Title }}

-
{{ .Content }}
-
-
diff --git a/layouts/anmeldung/list.html b/layouts/anmeldung/list.html index eca9add9..f478769f 100644 --- a/layouts/anmeldung/list.html +++ b/layouts/anmeldung/list.html @@ -8,9 +8,14 @@
- {{ range .Data.Pages }} + {{ range .Params.elements }}
- {{ .Render "anmeldung" }} +
+
+

{{ .title }}

+
{{ .content | markdownify }}
+
+
{{ end }}
diff --git a/static/admin-new/config.yml b/static/admin-new/config.yml index aff6dbe4..e06c6248 100644 --- a/static/admin-new/config.yml +++ b/static/admin-new/config.yml @@ -27,6 +27,7 @@ show_preview_links: false collections: - name: "config" + icon: "settings" label: "Konfiguration" description: "Hier können die Basiseinstellungen der Website geändert werden." editor: @@ -41,7 +42,7 @@ collections: public_folder: "media/home" format: yml fields: - - label: "Slider" + - label: "Karusell" name: "slider" widget: "object" fields: @@ -49,6 +50,7 @@ collections: - {label: "Hintergrundbild", name: "bg_image", widget: "image"} - {label: "Titel", name: "title", widget: "string"} - label: "Elemente" + label_singular: "Element" name: "slider_item" widget: "list" fields: @@ -257,14 +259,12 @@ collections: - {label: "Copyright-Hinweis", name: "copyright", widget: "string"} - {label: "Impressum-Link", name: "impressumURL", widget: "string"} - {label: "Datenschutz-Link", name: "dseURL", widget: "string"} - - - - - name: "pages-de" + icon: "page" label: "Statische Seiten" editor: preview: true + frame: false files: - name: "blog-index" label: "Blog" @@ -287,12 +287,20 @@ collections: label: "Anmeldung" file: "content/german/anmeldung/_index.md" fields: - - {label: "Titel", name: "title", widget: "string"} + - {label: "Titel", name: "title", widget: "string", required: true} - {label: "Entwurf", name: "draft", widget: "boolean", default: "false", required: false} - {label: "Hintergrundbild", name: "bg_image", widget: "hidden", default: "/media/backgrounds/page-title.png"} - {label: "Bild", name: "image", widget: "image", default: "/media/image.png", required: false} - {label: "Metabeschreibung", name: "description", widget: "text", required: false} - - {label: "Text", name: "body", widget: "markdown"} + - label: "Elemente" + label_singular: "Element" + name: "elements" + widget: "list" + fields: + - {label: "Titel", name: "title", widget: "string", required: true} + - {label: "Text", name: "content", widget: "markdown", required: true} + required: false + - {label: "Text", name: "body", widget: "markdown", required: false} - name: "cantorpreis-index" label: "Cantor-Preis" file: "content/german/cantorpreis/_index.md" @@ -319,18 +327,18 @@ collections: - {label: "Hintergrundbild", name: "bg_image", widget: "hidden", default: "/media/backgrounds/page-title.png"} - {label: "Metabeschreibung", name: "description", widget: "text", required: false} - label: Termine - label_singular: " " + label_singular: "Termin" name: "events" widget: "list" fields: - {label: "Titel", name: "title", widget: "string", required: true} - - {label: "Datum/Startdatum", name: "date", widget: "datetime", required: true, date_format: "dd.MM.yyyy", time_format: "HH:mm"} - - {label: "Enddatum", name: "enddate", widget: "datetime", required: false, date_format: "dd.MM.yyyy", time_format: "HH:mm", default: ""} + - {label: "Datum/Startdatum", name: "date", widget: "datetime", required: true, date_format: "dd.MM.yyyy", time_format: false, format: "yyyy-MM-dd'T'HH:mm:ss.SSSXXX"} + - {label: "Enddatum", name: "enddate", widget: "datetime", required: false, date_format: "dd.MM.yyyy", time_format: false, format: "yyyy-MM-dd'T'HH:mm:ss.SSSXXX", default: ""} - {label: "Ort", name: "location", widget: "string", required: true} - {label: "Beschreibung", name: "summary", widget: "string", required: false} required: false - name: "forms-index" - label: "Formulare und Vorlagen" + label: "Dokumente und Formulare" file: "content/german/forms/_index.md" fields: - {label: "Titel", name: "title", widget: "string"} @@ -445,7 +453,7 @@ collections: - {label: "Text", name: "body", widget: "markdown", required: false} - name: "jia-index" label: "Junior-Ingenieur-Akademie" - file: "content/german/schuelervertretung/index.md" + file: "content/german/jia/index.md" fields: - {label: "Titel", name: "title", widget: "string"} - {label: "Entwurf", name: "draft", widget: "boolean", default: "false", required: false} @@ -454,7 +462,8 @@ collections: - {label: "Type", name: "type", widget: "hidden", default: "pages"} - {label: "Type", name: "layout", widget: "hidden", default: "single.html"} - {label: "Text", name: "body", widget: "markdown", required: false} - - name: "author-de" # Used in routes, e.g., /admin/collections/blog + - name: "author-de" + icon: "user" label: "Autoren" # Used in the UI label_singular: "Autoren" folder: "content/german/author" # The path to the folder where the documents are stored @@ -494,6 +503,7 @@ collections: required: false - {label: "Beschreibung", name: "body", widget: "markdown"} - name: "blog-de" + icon: "news" label: "Aktuelles" label_singular: "Blogbeitrag" folder: "content/german/blog" @@ -506,7 +516,7 @@ collections: public_folder: '/media/blog' fields: - {label: "Titel", name: "title", widget: "string"} - - {label: "Datum", name: "date", widget: "datetime", date_format: "dd.MM.yyyy", time_format: "HH:mm"} + - {label: "Datum", name: "date", widget: "datetime", date_format: "dd/MM/yyyy", time_format: false} - {label: "Entwurf", name: "draft", widget: "boolean", default: false, required: false} - {label: "Hintergrundbild", name: "bg_image", widget: "hidden", default: "/media/backgrounds/page-title.png"} - {label: "Metabeschreibung", name: "description", widget: "text", default: "", required: false} @@ -531,6 +541,7 @@ collections: - {label: "Type", name: "type", widget: "hidden", default: "post"} - {label: "Text", name: "body", widget: "markdown"} - name: "forms-de" + icon: "document" label: "Dokumente" label_singular: "Dokument" description: "Hier sind Formulare, Vorlagen und andere Dokumente zu hinterlegen." @@ -551,20 +562,8 @@ collections: - {label: "Bild", name: "image", widget: "image", default: "/media/image.png", required: false} - {label: "Type", name: "type", widget: "hidden", default: "forms"} - {label: "Text", name: "body", widget: "markdown"} - - name: "anmeldung-de" - label: "Anmeldung" - label_singular: "Anmeldeinformation" - folder: "content/german/anmeldung" - filter: {field: "type", value: "anmeldung"} - create: true - editor: - preview: false - fields: - - {label: "Titel", name: "title", widget: "string"} - - {label: "Entwurf", name: "draft", widget: "boolean", default: false, required: false} - - {label: "Type", name: "type", widget: "hidden", default: "anmeldung"} - - {label: "Text", name: "body", widget: "markdown"} - name: "cantorpreis-de" + icon: "award" label: "Cantor-Preisträger" label_singular: "Cantor-Preisträger" folder: "content/german/cantorpreis" @@ -591,6 +590,7 @@ collections: - {label: "Type", name: "type", widget: "hidden", default: "cantorpreis"} - {label: "Text", name: "body", widget: "markdown"} - name: "ganztagsangebote-de" + icon: "group" label: "Ganztagsangebote" label_singular: "Ganztagsangebot" folder: "content/german/ganztagsangebote" @@ -618,6 +618,7 @@ collections: - {label: "Type", name: "type", widget: "hidden", default: "ganztagsangebote"} - {label: "Text", name: "body", widget: "markdown"} - name: "wettbewerbe-de" + icon: "trophy" label: "Wettbewerbe" label_singular: "Wettbewerb" folder: "content/german/wettbewerbe" @@ -639,6 +640,7 @@ collections: - {label: "Type", name: "type", widget: "hidden", default: "wettbewerbe"} - {label: "Text", name: "body", widget: "markdown"} - name: "begabtenfoerderung-de" + icon: "book" label: "Begabtenförderung" label_singular: "Begabtenförderung" folder: "content/german/begabtenfoerderung" @@ -660,6 +662,7 @@ collections: - {label: "Type", name: "type", widget: "hidden", default: "begabtenfoerderung"} - {label: "Text", name: "body", widget: "markdown"} - name: "schulchronik" + icon: "timeline" label: "Schulchronik" label_singular: "Chronikjahr" folder: "content/german/schulchronik" @@ -677,6 +680,7 @@ collections: - {label: "Type", name: "type", widget: "hidden", default: "schulchronik"} - {label: "Text", name: "body", widget: "markdown"} - name: "abiturienten" + icon: "graduation-cap" label: "Abiturienten" label_singular: "Abiturjahrgang" folder: "content/german/abiturienten" diff --git a/static/admin-new/index.html b/static/admin-new/index.html index 23bf2269..a9c71d26 100644 --- a/static/admin-new/index.html +++ b/static/admin-new/index.html @@ -3,13 +3,41 @@ + Content Manager - + +