[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] tools/xslt/svnindex.xsl and tools/xslt/svnindex.css

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-02-13 09:36:30 CET

Ævar Arnfjörð Bjarmason wrote:

> Got a pointer from Jonathan (the great mailing list lurker) that my
> indend was still a bit off, here is one last fix for that.
>
>
> ------------------------------------------------------------------------
>
> --- /home/share/software/src/subversion/tools/xslt/svnindex.xsl 2004-01-24 17:10:06.000000000 +0000
> +++ /home/jeedo/www/projects/svn_style/svnindex.xsl 2004-02-12 20:22:33.000000000 +0000
> @@ -15,13 +15,13 @@
> </xsl:if>
> <xsl:value-of select="index/@path"/>
> </title>
> - <link rel="stylesheet" type="text/css" href="/svnindex.css"/>
> + <link rel="stylesheet" type="text/css" href="/projects/svn_style/svnindex.css"/>
> </head>

One thing I don't like about yout patch is that it contains you local
path settings. Apart from that I can't apply it against svnindex.xsl
from trunk, but maybe that's just me being stupid.

Cheers
-Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 13 09:36:52 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.