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

index 58e9833e390f85981dd67ef68e6791bb4cefef0f..08d6b9725c21eba8abfebcc4159125fcff7ca376 100644 (file)
@@ -7,7 +7,8 @@
 ###################################
 
 #Entries for top menu
-our @toplink = (["main","Home"],
+our @toplink = (
+#["main","Home"],
                );
 
                
index 0de5d96179aa947269abca44998a6f12b4159fe7..1665e3d4d8334778b16e8d3b2daacfd4ff5bf3a7 100644 (file)
@@ -1,5 +1,4 @@
 <div id="content">
-<h3>NOTE !!!</h3>
-There is nothing to see here.
+<h3>Document Server</h3>
+The place to put your online documents: <a href="http://jspc29.x-matter.uni-frankfurt.de:9001">jspc29:9001</a>
 </div>
-
diff --git a/git.htm b/git.htm
new file mode 100644 (file)
index 0000000..3cc6d7e
--- /dev/null
+++ b/git.htm
@@ -0,0 +1,5 @@
+<div id="content">
+<h3>Git Repositories</h3>
+<ul><li>Most git repositories can be found on the webpage: <a href="http://jspc29.x-matter.uni-frankfurt.de/git">jspc29/git</a>
+</div>
+
index 0de5d96179aa947269abca44998a6f12b4159fe7..7168f9b6a285465fe9f9be761f67a2ea0f695575 100644 (file)
@@ -1,5 +1,8 @@
 <div id="content">
-<h3>NOTE !!!</h3>
-There is nothing to see here.
+<h3>DPG 2014</h3>
+<p> Our contributions to DPG 2014: <a href="http://jspc29.x-matter.uni-frankfurt.de:9001/p/DPG2014">List of Contributions</a>
+
+<h3>Other important dates</h3>
+<p>The main list of important dates, meetings and deadlines: <a href="http://jspc29.x-matter.uni-frankfurt.de:9001/p/Termine">Meetings & Deadlines</a>
 </div>
 
index 38afd83f81bd7fbebbe6ad4c5e302e7e6fc99bde..4f0c678aa616338d6509a5ef7c5d954d7437b7b7 100644 (file)
@@ -160,7 +160,7 @@ h3, h4 {
 
 a {
   text-decoration:none;
-  color:#23c;
+  color:#85a2dc;
 }
 
 a:hover {