]> jspc29.x-matter.uni-frankfurt.de Git - xmatterweb.git/commitdiff
new
authorJan Michel <j.michel@gsi.de>
Thu, 13 Feb 2014 15:51:31 +0000 (16:51 +0100)
committerJan Michel <j.michel@gsi.de>
Thu, 13 Feb 2014 15:51:31 +0000 (16:51 +0100)
WebConfig.pm
documents.htm
favicon_IKF.ico [new file with mode: 0644]
frame.pm
main.htm
meetings.htm

index b50e84072f49b4799186036d45b7da6265f93477..58e9833e390f85981dd67ef68e6791bb4cefef0f 100644 (file)
@@ -20,6 +20,7 @@ our $menues = {
                 ["main", "Home"],
                 ["meetings","Meetings & Conferences"],
                 ["documents","Documents"],
+                ["git","Git Repository"],
                 ],
          
 };
index ae65ba019b67e7150fd95050b87bca9867ca8db2..0de5d96179aa947269abca44998a6f12b4159fe7 100644 (file)
@@ -1,17 +1,5 @@
 <div id="content">
 <h3>NOTE !!!</h3>
-Dear Colleagues, <br>
-<br>
-this &nbsp;page is to store links to the most improtant documens in
-PDF !!!, XLS, DOC format.
-Please do not edit too &nbsp;much the HTML code since we will have
-the same
-&nbsp;problem as we had with Wiki: we had everything but impossible
-to find.
-<br>
-<br>
-All the best,
-<br>
-Michal
+There is nothing to see here.
 </div>
 
diff --git a/favicon_IKF.ico b/favicon_IKF.ico
new file mode 100644 (file)
index 0000000..e17351e
Binary files /dev/null and b/favicon_IKF.ico differ
index d9cf715e39c91b8d860498594dd3f2c56ceaf05c..a3385ce49efba8d78c670e43b67e8ef29dd1c852 100755 (executable)
--- a/frame.pm
+++ b/frame.pm
@@ -24,7 +24,7 @@ print <<HDOC;
 <html lang="en">\r
 \r
 <head>\r
- <title>CBM-MVD</title>\r
+ <title>X-Matter</title>\r
  <link rel="stylesheet" type="text/css" href="styleold.css">\r
  <link rel="shortcut icon" href="favicon_IKF.ico">\r
  <meta  charset="UTF-8"/>\r
index ae65ba019b67e7150fd95050b87bca9867ca8db2..7735e75e7e10cff61bb22909bb54fb46f9ec987d 100644 (file)
--- a/main.htm
+++ b/main.htm
@@ -1,17 +1,5 @@
 <div id="content">
-<h3>NOTE !!!</h3>
-Dear Colleagues, <br>
-<br>
-this &nbsp;page is to store links to the most improtant documens in
-PDF !!!, XLS, DOC format.
-Please do not edit too &nbsp;much the HTML code since we will have
-the same
-&nbsp;problem as we had with Wiki: we had everything but impossible
-to find.
-<br>
-<br>
-All the best,
-<br>
-Michal
+<h3>Overview</h3>
+This page is meant to act as a hub to all the information otherwise not easily accessible in the various places on our servers.
 </div>
 
index ae65ba019b67e7150fd95050b87bca9867ca8db2..0de5d96179aa947269abca44998a6f12b4159fe7 100644 (file)
@@ -1,17 +1,5 @@
 <div id="content">
 <h3>NOTE !!!</h3>
-Dear Colleagues, <br>
-<br>
-this &nbsp;page is to store links to the most improtant documens in
-PDF !!!, XLS, DOC format.
-Please do not edit too &nbsp;much the HTML code since we will have
-the same
-&nbsp;problem as we had with Wiki: we had everything but impossible
-to find.
-<br>
-<br>
-All the best,
-<br>
-Michal
+There is nothing to see here.
 </div>