qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/tools/xslt qsos-mediawiki.xsl


From: Goneri Le Bouder
Subject: [Qsos-commits] qsos/tools/xslt qsos-mediawiki.xsl
Date: Fri, 24 Nov 2006 13:06:53 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Goneri Le Bouder <goneri>       06/11/24 13:06:53

Modified files:
        tools/xslt     : qsos-mediawiki.xsl 

Log message:
        add a todo in the file
        TODO:
        remove the <?xml version="1.0"?> from the created file
        add '=' around the title for every subsection.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/tools/xslt/qsos-mediawiki.xsl?cvsroot=qsos&r1=1.1&r2=1.2

Patches:
Index: qsos-mediawiki.xsl
===================================================================
RCS file: /sources/qsos/qsos/tools/xslt/qsos-mediawiki.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- qsos-mediawiki.xsl  24 Nov 2006 13:05:04 -0000      1.1
+++ qsos-mediawiki.xsl  24 Nov 2006 13:06:53 -0000      1.2
@@ -1,4 +1,9 @@
 <?xml version="1.0"?>
+<!-- 
+TODO:
+remove the <?xml version="1.0"?> from the created file
+add '=' around the title for every subsection.
+--!>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
xmlns="http://www.w3.org/TR/xhtml1/strict"; version="1.0">
 <xsl:template match="/">
 =<xsl:value-of select="document/header/appname"/>&#160;<xsl:value-of




reply via email to

[Prev in Thread] Current Thread [Next in Thread]