You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Brad O'Hearne <br...@neurofire.com> on 2005/03/02 19:21:42 UTC

modifying the HTML returned by Apache

I am currently running subversion over Apache, via the standard 
subversion apache modules. I am interested in customizing the html 
coming back from apache when I browse the repository. Is there a 
standard way to do this? Where is the code that accomplishes this?

Thanks,

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: modifying the HTML returned by Apache

Posted by Brad O'Hearne <br...@neurofire.com>.
Is there a DTD out there that describes the XML content (attributes) 
that you have at your disposal to manipulate with the XSLT transformation?

Thanks,

B

Johan Appelgren wrote:

>On Wed, 02 Mar 2005 14:21:42 -0500, Brad O'Hearne <br...@neurofire.com> wrote:
>  
>
>>I am currently running subversion over Apache, via the standard
>>subversion apache modules. I am interested in customizing the html
>>coming back from apache when I browse the repository. Is there a
>>standard way to do this? Where is the code that accomplishes this?
>>    
>>
>
>You can use the SVNIndexXSLT directive. 
>http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-6-sect-4.5.1
>
>An example xslt can be found here:
>http://svn.collab.net/viewcvs/svn/trunk/tools/xslt/
>
>/Johan
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: modifying the HTML returned by Apache

Posted by Johan Appelgren <jo...@gmail.com>.
On Wed, 02 Mar 2005 14:21:42 -0500, Brad O'Hearne <br...@neurofire.com> wrote:
> I am currently running subversion over Apache, via the standard
> subversion apache modules. I am interested in customizing the html
> coming back from apache when I browse the repository. Is there a
> standard way to do this? Where is the code that accomplishes this?

You can use the SVNIndexXSLT directive. 
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-6-sect-4.5.1

An example xslt can be found here:
http://svn.collab.net/viewcvs/svn/trunk/tools/xslt/

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org