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

Re: [PATCH] : Proposal for New Feature "search" in Subversion FAQ Page

From: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2006-12-18 19:14:23 CET

> > Re-sending again. . .
> >
> > /Ram
>
> Thanks! Committed as r22736. (The webpage will lag, but update automatically.)

Here is the patch to revert the changes that was part of my earlier
patch and inlieu this shall add a simple NOTE at the top of the
Subversion's FAQ page about the serach option in the side-bar.

I verified the changes in my local browsers and found it to be working fine.

Output of "svn diff . . ." follows (same is given in the attachment as well):

Index: /home/ram/svn_faq/www/faq.html
===================================================================
--- /home/ram/svn_faq/www/faq.html (revision 22482)
+++ /home/ram/svn_faq/www/faq.html (working copy)
@@ -16,10 +16,14 @@
 <body>
 <div class="app">

+
 <h1>Subversion FAQ</h1>

+<h2><center> NOTE : Use the <em>search option in the side-bar</em> to
do quick search </center></h2>
+
 <![CDATA[=========================================================]]>

+
 <div class="h2"><!-- no 'id' or 'title' attribute for TOC -->
 <h2>Table of Contents</h2>

=============================================

/Ram

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

Received on Mon Dec 18 19:14:38 2006

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.