You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "C. Michael Pilato" <cm...@collab.net> on 2010/10/20 02:07:05 UTC

Re: svn commit: r1024480 - /subversion/site/publish/site-nav.html

On 10/19/2010 09:22 PM, cmpilato@apache.org wrote:
> Author: cmpilato
> Date: Wed Oct 20 01:22:55 2010
> New Revision: 1024480
> 
> URL: http://svn.apache.org/viewvc?rev=1024480&view=rev
> Log:
> * site/publish/site-nav.html
>   Lose target="_blank" bits from some links -- those aren't valid in XHTML 1.1.

For a possible alternative approach, see the attached patch.  It only
affects index.html, but all the other site pages would need to be tweaked
likewise for stuff to work.

Disclaimer:  JavaScript ain't my cup o' tea.

Re: svn commit: r1024480 - /subversion/site/publish/site-nav.html

Posted by Greg Stein <gs...@gmail.com>.
If people want a new window to open up, then they can make it happen.
Let's not force it on them.

On Tue, Oct 19, 2010 at 22:07, C. Michael Pilato <cm...@collab.net> wrote:
> On 10/19/2010 09:22 PM, cmpilato@apache.org wrote:
>> Author: cmpilato
>> Date: Wed Oct 20 01:22:55 2010
>> New Revision: 1024480
>>
>> URL: http://svn.apache.org/viewvc?rev=1024480&view=rev
>> Log:
>> * site/publish/site-nav.html
>>   Lose target="_blank" bits from some links -- those aren't valid in XHTML 1.1.
>
> For a possible alternative approach, see the attached patch.  It only
> affects index.html, but all the other site pages would need to be tweaked
> likewise for stuff to work.
>
> Disclaimer:  JavaScript ain't my cup o' tea.
>