From 073a6f05fadd99de8d4067123b9e7593084d476e Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Thu, 6 Mar 2014 14:44:08 +0100 Subject: [PATCH] added DPG --- .kateproject | 4 ++++ WebConfig.pm | 1 + dpg.htm | 16 ++++++++++++++++ meetings.htm | 2 +- 4 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 .kateproject create mode 100644 dpg.htm diff --git a/.kateproject b/.kateproject new file mode 100644 index 0000000..56c113d --- /dev/null +++ b/.kateproject @@ -0,0 +1,4 @@ +{ + "name": "XmatterWeb" +, "files": [ { "git": 1 } ] +} diff --git a/WebConfig.pm b/WebConfig.pm index 37b8cb1..29b6147 100644 --- a/WebConfig.pm +++ b/WebConfig.pm @@ -21,6 +21,7 @@ our $menues = { ["main", "Home"], ["meetings","Meetings & Conferences"], ["documents","Documents"], + ["dpg","DPG 2014"], ["git","Git Repository"], ["hades","HADES"], ["cbm","CBM-MVD"], diff --git a/dpg.htm b/dpg.htm new file mode 100644 index 0000000..094e833 --- /dev/null +++ b/dpg.htm @@ -0,0 +1,16 @@ +
+

DPG Contributions

+ + + +

Man-power @ DPG

+At several occassion additional man-power is needed: +
\ No newline at end of file diff --git a/meetings.htm b/meetings.htm index 7168f9b..a0c62fd 100644 --- a/meetings.htm +++ b/meetings.htm @@ -1,7 +1,7 @@

DPG 2014

Our contributions to DPG 2014: List of Contributions - +

Registration to DPG: Registration

Other important dates

The main list of important dates, meetings and deadlines: Meetings & Deadlines

-- 2.43.0