From 412fc896a3d47c990063c115c090e13c3d5c783f Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Tue, 19 Feb 2002 00:49:02 +0000 Subject: [PATCH] changed format of content file, now xhtml --- helm/mowgli/home/xml/members-index.xml | 9 +++++++-- helm/mowgli/home/xml/software/index.xml | 10 ++++++++-- helm/mowgli/home/xsl/xhtml-content.xsl | 7 +++---- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/helm/mowgli/home/xml/members-index.xml b/helm/mowgli/home/xml/members-index.xml index b69081dae..93eb7a7cf 100644 --- a/helm/mowgli/home/xml/members-index.xml +++ b/helm/mowgli/home/xml/members-index.xml @@ -1,6 +1,10 @@ - + + + Members Area + +

Members Area

This page has restricted access, so that members of the project only @@ -35,5 +39,6 @@ General development issues of the project -
+ + diff --git a/helm/mowgli/home/xml/software/index.xml b/helm/mowgli/home/xml/software/index.xml index e6e52d614..2f973b3ca 100644 --- a/helm/mowgli/home/xml/software/index.xml +++ b/helm/mowgli/home/xml/software/index.xml @@ -1,11 +1,17 @@ - + + + Software + + +

Software

Nothing has been released yet. Try later.

+ -
+ diff --git a/helm/mowgli/home/xsl/xhtml-content.xsl b/helm/mowgli/home/xsl/xhtml-content.xsl index 1830cd829..bd492129c 100644 --- a/helm/mowgli/home/xsl/xhtml-content.xsl +++ b/helm/mowgli/home/xsl/xhtml-content.xsl @@ -9,18 +9,17 @@ - + - <xsl:value-of select="@title"/> - + <xsl:value-of select="head/title"/> - + -- 2.39.2