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

Re: What is svnindex.xsl?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-01-25 00:01:22 CET

Julian Foad wrote:

> Branko Čibej wrote:
>
>> Actually, svnindex.xsl is a /transformation/ stylesheet. [...]
>
>
> Thanks. Committed in r12839.

Well, now I'll review that commit. :-)

>Add explanatory comments to some example files.
>
>* tools/xslt/svnindex.css
>* tools/xslt/svnindex.xsl
> Add comments that say what these files are.
>
Log format's wrong; should be:

    * tools/xslt/svnindex.css,
      tools/xslt/svnindex.xsl:
      Add comments that say what these files are.

>--- trunk/tools/xslt/svnindex.css (original)
>+++ trunk/tools/xslt/svnindex.css Mon Jan 24 16:45:56 2005
>@@ -1,3 +1,6 @@
>+/* A sample style sheet for displaying the Subversion directory listing */
>+/* that is generated by mod_dav_svn and "svnindex.xsl". */
>+
>
>
The /* */ -style comments can span multiple lines. Don't close and
reopen the comment like that.

Oh, thanks for making the effort. :-)

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 25 00:02:46 2005

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.