You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Karl Fogel <kf...@red-bean.com> on 2008/08/05 15:51:15 UTC

Re: svn commit: r32370 - trunk/www

nmiyo@tigris.org writes:
> Log:
> * www/index.html,
>   Updated link to FAQ.

Why is this change desirable?

In my browser, going to "faq" displays the faq without any of the usual
tigris.org stuff around it, but going to "faq.html" shows the FAQ in its
usual tigris.org context.  The latter is preferable, because of the
navigational assistance the tigris context provides.

My browser is: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1)
Gecko/2008070206 Firefox/3.0.1 running under Debian GNU/Linux.

Also, if we *were* going to change from "faq.html" to "faq" -- which I
don't think we should, but just assuming we were -- then wouldn't we
have a lot of other places to make the same change?

I think this change should be reverted now and at least discussed first.

Thank you,
-Karl

> --- trunk/www/index.html	Tue Aug  5 05:52:01 2008	(r32369)
> +++ trunk/www/index.html	Tue Aug  5 07:43:03 2008	(r32370)
> @@ -129,7 +129,7 @@ answer you're looking for.</p>
>     <ul style="text-align: left">
>     <li><a href="mailing-lists.html"
>         >Mailing Lists</a> (non-subscribers can post)</li>
> -   <li><a href="faq.html"
> +   <li><a href="faq"
>         >FAQ</a> (answers to Frequently Asked Questions)</li>
>     <li><a href="http://svnbook.red-bean.com/"
>         >Subversion Book</a> (complete online)</li>

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