* Robert (robertLinux@gmx.de) wrote :
> Am Donnerstag, 08.05.03 um 21:56 Uhr schrieb Branko ?ibej:
>
> >Two questions:
> >
> > * Does your browser support local XSLT processing?
> > * Did you edit your copy of svnindex.xsl to point to the correct
> >URL
> > for svnindex.css?
>
> from svnindex.xsl:
>
> <link rel="stylesheet" type="text/css"
> href="/usr/local/svn_xml_sheets/svnindex.css"/>
>
the href has to be a url also.
<link rel="stylesheet" type="text/css" href="/styles/svnindex.css">
assuming:
SVNIndexXSLT "/styles/svnindex.xslt"
> How can I determine if this is a problem by the browser? Which browser
> is known to work on linux? Or macs? no windows, sorry.
>
Mozilla/Phoenix/Firebird/Galeon/Camino work fine.
see http://svn.clearairturbulence.org/apache2/ for a working example.
Cheers
-Thom
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 9 11:56:34 2003