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

RE: Re: Is there a way to customize the html of repository list enabled by SVNListParentPath?

From: John Niven <jniven_at_bravurasolutions.com>
Date: Mon, 12 May 2008 09:41:31 +1200

> From: alan_at_hartless.org [mailto:alan_at_hartless.org] On Behalf Of Alan
Hartless
> Sent: Saturday, 10 May 2008 03:55
> To: users_at_subversion.tigris.org
> Subject: Re: Is there a way to customize the html of repository list
enabled by SVNListParentPath?
>
> I was wondering if there is a way to customize the html of repository
list enabled by SVNListParentPath? As is, it has
>
> Collection of Repositories
>
>
> * myproject/ <http://hartless.org/svn/phpscheduleem/>
>
> Powered by Subversion <http://subversion.tigris.org/> version 1.4.6
(r28521).
>
> I want to customize this if possible.
>
> Thanks!
> Alan

Yes, the list of repositories is provided by SVN as an XML file - this
is then transformed into HTML by an XSL stylesheet - svnindex.xsl.
Check your Apache config to determine the location. The generated HTML
is, in turn, styled by a CSS stylesheet. If you merely want to change
colours, fonts etc you can probably just modify the CSS. If you want to
add additional HTML elements (corporate logos, links to related
resources (eg. a ViewVC view of the repository) you will need to modify
the XSL.

Cheers
John

--
John Niven 
Senior Developer
Bravura Solutions Limited
Level 1, Jonmer House, 95 Hurstmere Road 
Takapuna, Auckland
www.bravurasolutions.com 
This mail message (and attachments) may contain information that is
confidential to Bravura Solutions. If you are not the intended recipient
you cannot use, distribute or copy the message or attachments. In such
case, please notify the sender by return email immediately and erase all
copies of the message and attachments. Regardless of content, this
e-mail shall not operate to bind Bravura Solutions to any order or other
contract unless pursuant to explicit written agreement expressly
permitting the use of e-mail for such purpose. 	
 
		
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-11 23:42:00 CEST

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

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