update example config for a cleaner protocol
This commit is contained in:
@@ -24,7 +24,9 @@ pre_tops:
|
|||||||
post_tops:
|
post_tops:
|
||||||
- title: Unbeantwortete E-Mails
|
- title: Unbeantwortete E-Mails
|
||||||
protostub: '<intern>
|
protostub: '<intern>
|
||||||
|
|
||||||
{{top.body}}
|
{{top.body}}
|
||||||
|
|
||||||
</intern>Die E-Mails wurden verteilt'
|
</intern>Die E-Mails wurden verteilt'
|
||||||
file: "data/ubemails.txt"
|
file: "data/ubemails.txt"
|
||||||
- title: Nächster FSR
|
- title: Nächster FSR
|
||||||
@@ -42,8 +44,11 @@ post_tops:
|
|||||||
- title: Termine
|
- title: Termine
|
||||||
file: "data/termine.txt"
|
file: "data/termine.txt"
|
||||||
protostub: '{|
|
protostub: '{|
|
||||||
|
|
||||||
{{"{{"}}Termin|was=AAAAAAAAAA|wann=XX.YY.{{"}}"}}
|
{{"{{"}}Termin|was=AAAAAAAAAA|wann=XX.YY.{{"}}"}}
|
||||||
|
|
||||||
{{top.body}}
|
{{top.body}}
|
||||||
|
|
||||||
|}'
|
|}'
|
||||||
- title: Sonstiges
|
- title: Sonstiges
|
||||||
|
|
||||||
@@ -53,6 +58,13 @@ presentation_template_file: templates/fsr_presentation.tex.j2
|
|||||||
protocol_template_file: templates/fsr_protokoll.j2
|
protocol_template_file: templates/fsr_protokoll.j2
|
||||||
|
|
||||||
top_mbox_file: data/fsr_tops.mbox
|
top_mbox_file: data/fsr_tops.mbox
|
||||||
|
protoreplace:
|
||||||
|
Beschlussvorlage: "{{Beschluss |text=
|
||||||
|
|
||||||
|
|pos=x |neg=x |neu=x |f=1}}
|
||||||
|
|
||||||
|
Beschlussvorlage"
|
||||||
|
|
||||||
|
|
||||||
mbox_out: data/invitemail.mbox
|
mbox_out: data/invitemail.mbox
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user