mailinglists.pug 7.98 KB
Newer Older
Rosanny Sihombing's avatar
Rosanny Sihombing committed
1
2
3
4
html(lang="de")
  head
    title= "Mailinglisten"
    meta(charset="UTF-8")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
5
    meta(name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
6
7
    link(rel="stylesheet", type="text/css", href="/css/bootstrap.min.css")
    link(rel="stylesheet", type="text/css", href="/css/m4lab.css")
Athanasios's avatar
Athanasios committed
8
    link(rel="stylesheet", type="text/css", href="/css/m4lab-mobile.css")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
9
    link(rel="stylesheet", href="https://use.fontawesome.com/releases/v5.8.2/css/all.css", integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay", crossorigin="anonymous")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
10
11
    link(rel="stylesheet" href="/fonts/ionicons.min.css")
    link(rel="stylesheet" href="/css/Testimonials.css")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
12
  body
Rosanny Sihombing's avatar
Rosanny Sihombing committed
13
14
    div(class="container")
        div(class="row")
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
15
            div(class="col-md-12 margin_bottom_40")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
16
                img(class="mx-auto" src="/img/Mailinglisten.jpg" width="100%")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
17
18
    div(class="container")
        div(class="row")
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
19
            div(class="col-md-12 margin_bottom_30")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
20
                h4(class="text-center") Durch Mailinglisten können Sie interessierten Personen<br/> <strong>regelmäßig Informationen</strong> zu Ihrem Projekt oder Thema zukommen lassen.<br/> Ebenso können Sie über ein Abonnement in einer Mailingliste Mitglied des Verteilers<br/>werden und so <strong>im Austausch</strong> bleiben. <br/>
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
21
22
            div(class="col-md-12 margin_bottom_30")
                h2(class="text-center color_708090") <strong>Aktive Mailinglisten</strong>
Rosanny Sihombing's avatar
Rosanny Sihombing committed
23
                div(class="table-responsive table-borderless")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
24
                    if !mailinglists || !mailinglists.length
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
                        p There is no active mailing list at the moment
                    else
                        table(class="table table-striped table-bordered table-hover")
                            thead()
                                tr()
                                    th Name
                                    th Zum Abonnement der Mailingliste
                                    th Zum zugehörigen Projekt
                                    th Keywords
                            tbody()
                                for item in mailinglists
                                    if item.projectstatus == '1'
                                        tr
                                            td #{item.name}
                                            td <a href="#{item.src}">#{item.src}</a>
                                            td <a href='projectoverview?projectID=#{item.id}'>#{item.project_title}</a>
                                            td #{item.keywords}
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
42
    div(id="aboText" class="mailingList_aboText")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
43
        div(class="container")
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
44
45
46
47
            div(class="row m_bottom_0 p_top_20 p_bottom_20")
                div(class="col-lg-12 background_ffffff")
                    h2(class="text-center color_708090 m_top_15") <strong> Mailingliste abonnieren </strong>
                div(class="col-md-4 col-lg-6 background_ffffff")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
48
49
                    p() Das Deutsche Forschungsnetz (DFN) bietet Mailinglisten für Wissenschaft und Forschung an. Mailinglisten sind E-Mail-Verteilerlisten, d.h. Personen, die sich für Ihr Forschungsthema interessieren, können sich über das DFN registrieren und erhalten im Anschluss daran regelmäßig die über die Mailinglisten geteilten Informationen.
                    p() Sie als Verteiler senden die zu versendende Mail folglich nur noch an die festgelegte Mailinglistenadresse und das Programm leitet die Nachricht an alle registrierten Personen weiter.
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
50
51
                div(class="col-md-4 col-lg-6 justify-content-between flex-wrap background_ffffff")
                    div(class="justify-content-between order-2 background_ffffff")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
52
53
                        p(class="text-left d-flex d-md-flex flex-row flex-grow-1 flex-shrink-1 flex-fill justify-content-between align-items-start align-content-start align-self-start flex-wrap order-1 justify-content-md-center align-items-md-start justify-content-lg-start") Oben finden Sie eine Übersicht über die aktiven Mailinglisten. Wenn Sie sich in eine Mailingliste eintragen wollen, dann klicken Sie auf den entsprechend hinterlegten Link.
                        p() Es öffnet sich daraufhin die Hauptseite der Liste. Nach der Auswahl des Buttons "Abonnieren", können Sie Ihre Mailadresse hinterlegen und sich in die Liste eintragen.
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
54
55
                    a(class="btn btn-primary text-center d-inline-flex d-lg-flex flex-column flex-grow-1 flex-shrink-1 flex-fill justify-content-between align-items-baseline align-content-center align-self-baseline flex-wrap order-3 justify-content-md-center align-items-md-end align-items-lg-center justify-content-xl-center mx-auto background_e0001b m_top_10" role="button" href="/downloads/Handout_Mailinglisten_Abonnieren.pdf") <strong>Erste Schritte (Anleitung als PDF)</strong>
                    a(class="btn btn-primary text-center d-inline-flex d-lg-flex flex-column flex-grow-1 flex-shrink-1 flex-fill justify-content-between align-items-baseline align-content-center align-self-baseline flex-wrap mb-auto justify-content-md-center align-items-md-end align-items-lg-center justify-content-xl-center mx-auto background_e0001b m_top_10" role="button" href="https://www.listserv.dfn.de/sympa/help") <strong>Weitergehende Dokumentation bei DFN (externer Link)</strong>
Rosanny Sihombing's avatar
Rosanny Sihombing committed
56

Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
57
    div(id="newListText" class="mailingList_text")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
58
        div(class="container")
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
59
60
61
62
            div(class="row m_bottom_0 p_top_20 p_bottom_20")
                div(class="col-lg-12 background_ffffff")
                    h2(class="text-center color_708090 m_top_15") <strong>Neue Mailingliste erstellen</strong>
                div(class="col-md-4 col-lg-6 background_ffffff")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
63
64
65
                    p() Über das Transferportal können Sie selbst eine Liste zu Ihrem Projekt anlegen, um mit Ihren Partnern in Verbindung zu bleiben.
                    p() Folgen Sie hierzu der Anleitung des DFN.

Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
66
67
68
                div(class="col-md-4 col-lg-6 justify-content-between flex-wrap background_ffffff")
                    a(class="btn btn-primary text-center d-inline-flex d-lg-flex flex-column flex-grow-1 flex-shrink-1 flex-fill justify-content-between align-items-baseline align-content-center align-self-baseline flex-wrap order-3 justify-content-md-center align-items-md-end align-items-lg-center justify-content-xl-center mx-auto background_e0001b m_top_10" role="button" href="/downloads/Handout_Mailinglisten_Erstellen.pdf") <strong>Erste Schritte (Anleitung als PDF)</strong>
                    a(class="btn btn-primary text-center d-inline-flex d-lg-flex flex-column flex-grow-1 flex-shrink-1 flex-fill justify-content-between align-items-baseline align-content-center align-self-baseline flex-wrap order-3 justify-content-md-center align-items-md-end align-items-lg-center justify-content-xl-center mx-auto background_e0001b m_top_10" role="button" href="https://www.listserv.dfn.de/sympa/help/admin") <strong>Gesamtes Tutorial bei DFN (externer Link)</strong>
Rosanny Sihombing's avatar
Rosanny Sihombing committed
69

Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
70
    div(id="addListText" class="mailingList_text")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
71
        div(class="container")
Rosanny Sihombing's avatar
updates    
Rosanny Sihombing committed
72
73
74
75
            div(class="row m_bottom_0 p_top_20 p_bottom_20")
                div(class="col-lg-12 background_ffffff")
                    h2(class="text-center color_708090 m_top_15") <strong>Neue Mailingliste eintragen</strong>
                div(class="col-xl background_ffffff")
Rosanny Sihombing's avatar
Rosanny Sihombing committed
76
                    p() Um Ihre beim DFN angelegte Mailingliste hier aufzunehmen, schicken Sie uns bitte eine Email an <a href="mailto:support-transfer@hft-stuttgart.de">support-transfer@hft-stuttgart.de</a>
Rosanny Sihombing's avatar
Rosanny Sihombing committed
77
78
79
80
81
82
    // jQuery
    script(src="https://code.jquery.com/jquery-3.3.1.min.js")
    script(src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js", integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1", crossorigin="anonymous")
    // Bootstrap
    script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
    // Header
Athanasios's avatar
Athanasios committed
83
84
    script(src="/js/headfoot.js")
    script(src="/js/mobile.js")