diff --git a/Makefile b/Makefile index af818a7b4..6ee523a79 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ CONTENT=$(PAGES) $(DS_PAGES) $(NEWSFILES) PAGES:=$(patsubst content/%.xml, www/%.html, $(filter-out $(NAVIGATION) $(SKELETONS), $(wildcard content/*.xml))) DS_PAGES:=$(patsubst content/datenspuren/%.xml, www/datenspuren/%.html, $(wildcard content/datenspuren/*.xml)) -NEWSINDEX:=content/news/index.xml +NEWSINDEX:=content/news.xml NEWSITEMS:=$(filter-out $(NEWSINDEX), $(wildcard content/news/*.xml)) NEWSFILES:=www/news.html www/news-rss.xml www/news-atom.xml DTD:=dtd/c3d2web.dtd @@ -80,11 +80,11 @@ $(NEWSINDEX): $(NEWSITEMS) Makefile done { echo '' ; \ - echo '' ; \ - echo '' ; \ + echo '' ; \ + echo '' ; \ echo ""; \ echo " "; \ - for item in $(patsubst content/news/%,%,$(NEWSITEMS)) ; do \ + for item in $(patsubst content/news/%,news/%,$(NEWSITEMS)) ; do \ echo " $${item}"; \ done; \ echo " "; \ diff --git a/content/news/22c3.xml b/content/news/22c3.xml index 11f51543b..8d64cec22 100644 --- a/content/news/22c3.xml +++ b/content/news/22c3.xml @@ -1,5 +1,6 @@ - + + http://www.c3d2.de/typo3temp/pics/8de5efab18.png

diff --git a/content/news/c3d2-web.xml b/content/news/c3d2-web.xml index f3c193e53..64cb0eca8 100644 --- a/content/news/c3d2-web.xml +++ b/content/news/c3d2-web.xml @@ -1,5 +1,6 @@ - + + http://matthias.bsd-crew.de/pix/1.jpg

diff --git a/content/news/datenspuren2005-audio.xml b/content/news/datenspuren2005-audio.xml index 50f6d92d4..5c133e26f 100644 --- a/content/news/datenspuren2005-audio.xml +++ b/content/news/datenspuren2005-audio.xml @@ -1,5 +1,6 @@ - + + http://www.c3d2.de/typo3temp/pics/294776b4ed.gif

diff --git a/content/news/datenspuren2006.xml b/content/news/datenspuren2006.xml index 2eea4a4e6..afbd3befa 100644 --- a/content/news/datenspuren2006.xml +++ b/content/news/datenspuren2006.xml @@ -1,5 +1,6 @@ - + + http://www.c3d2.de/typo3temp/pics/6def158186.gif

diff --git a/content/news/hacktivismus.xml b/content/news/hacktivismus.xml index 2531a61d6..409a70256 100644 --- a/content/news/hacktivismus.xml +++ b/content/news/hacktivismus.xml @@ -1,5 +1,6 @@ - + +

Wegen des großen Erfolges des Vortrags Hacktivismus im Camp Discordia auf der Berlin05 gibt es diesen am 4. Juli ab 20 Uhr im AZ Conni nochmal, noch besser und mit Euch! diff --git a/content/news/linux-info-tag-2005.xml b/content/news/linux-info-tag-2005.xml index e42d22cc2..6a86a866d 100644 --- a/content/news/linux-info-tag-2005.xml +++ b/content/news/linux-info-tag-2005.xml @@ -1,5 +1,6 @@ - + + http://www.c3d2.de/uploads/pics/tux_01.png

diff --git a/content/news/mailingliste.xml b/content/news/mailingliste.xml index 9b66a890f..0b18d6ff1 100644 --- a/content/news/mailingliste.xml +++ b/content/news/mailingliste.xml @@ -1,5 +1,6 @@ - + + http://www.c3d2.de/typo3temp/pics/9cc3346202.jpg

diff --git a/content/news/silc.xml b/content/news/silc.xml index 9210872f3..9c9bd2807 100644 --- a/content/news/silc.xml +++ b/content/news/silc.xml @@ -1,5 +1,6 @@ - + + http://www.c3d2.de/typo3temp/pics/aa268d9e62.gif

/connect silc.dresden.ccc.de
diff --git a/xsl/common.xsl b/xsl/common.xsl
index 82185adab..688c2de8e 100644
--- a/xsl/common.xsl
+++ b/xsl/common.xsl
@@ -4,7 +4,7 @@
   xmlns:rss="http://purl.org/rss/1.0/" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:date="http://exslt.org/dates-and-times"
-  exclude-result-prefixes="xsl rss rdf">
+  exclude-result-prefixes="xsl rss rdf date">
 
   
     
diff --git a/xsl/date.xsl b/xsl/date.xsl
index 483f09476..2c7c83057 100644
--- a/xsl/date.xsl
+++ b/xsl/date.xsl
@@ -1,10 +1,8 @@
 
 
+  exclude-result-prefixes="xsl">
 
 
   
diff --git a/xsl/header.xsl b/xsl/header.xsl
index 3494fe6bf..f68aaf7ba 100644
--- a/xsl/header.xsl
+++ b/xsl/header.xsl
@@ -2,13 +2,17 @@
 
+  xmlns:date="http://exslt.org/dates-and-times"                                               exclude-result-prefixes="xsl rss rdf date">
 
   
-  
-  
-  
-  
+  
+    
+  
+  
+  
+  
+  
+  
   
   
   
@@ -32,7 +36,6 @@
 
   
   
-  <<</>> Chaos Computer Club Dresden | c3d2
   
 
 
diff --git a/xsl/html.xsl b/xsl/html.xsl
index d35d05d8a..1f723ec59 100644
--- a/xsl/html.xsl
+++ b/xsl/html.xsl
@@ -1,18 +1,11 @@
 
 
+  xmlns:date="http://exslt.org/dates-and-times"
+  exclude-result-prefixes="xsl date">
 
 
 
-
-
-
-
-
-
-
-
 
 
+
+  
+    
+      
+        ../../
+      
+      
+        ../
+      
+    
+  
+  
   
     
+
+    
+      
+        ../
+      
+    
+
     
  • - .xml + .xml @@ -34,16 +46,104 @@ -
      -
    • - News -
    • - - - - - -
    + + + ../ + + + +
      +
    • + News +
    • + + + + + +
    +
    + + + + + + + + + + + + + + + + + +

    + + + + + + + + + + +

    + + + + + + + + + + + news_date + + + +
    + + + + + + + + + + + + + left + + + right + + + + + + + + + + + + +
    + +
    + +
    diff --git a/xsl/xhtml.xsl b/xsl/xhtml.xsl index ccb54a8dc..68b305843 100644 --- a/xsl/xhtml.xsl +++ b/xsl/xhtml.xsl @@ -18,13 +18,52 @@ doctype-system="DTD/xhtml1-strict.dtd" indent="yes"/> + + + + + + + + + + + + + missing title + + + + + + + + + + + + + + + + + + + + + + de de + + <xsl:text><<</>> Chaos Computer Club Dresden | c3d2 - </xsl:text> + <xsl:value-of select="$title" /> + @@ -69,17 +108,7 @@

    - - - - - - - - - missing title - - +