Jeremias Maerki wrote:
> David,
> 
> thanks for looking into this.

No worries. Thanks to you for getting things
moved over to SVN.

> Sorry for the eol-style problems. I've
> updated my SVN config in the meantime.

Good, that causes quite a mess. Sometime i will
investigate the rest of the files in xml-site.
I fixed the mirrors.cgi which was the main problem.

> Is that work-around still necessary? I added...
> 
>     <download_html href="mirrors.html"/><!-- so the page is part of a tab -->
> 
> ...in site.xml as per the Forrest documentation on mirror pages.

The workaround below is certainly necessary.
We need some way to get Forrest to process the extra
document mirrors.html (which is not normally linked from
anywhere in the site). FOR-480 has the details.

The issue that you refer to above would only be necessary
with a site with more than one tab. It enables the correct
tab to be highlighted when at the "mirrors" page.
We only have one tab, so not strictly necessary.
Lets leave it there.

-David

> On 13.10.2005 07:19:06 crossley wrote:
> > Author: crossley
> > Date: Wed Oct 12 22:19:02 2005
> > New Revision: 320664
> > 
> > URL: http://svn.apache.org/viewcvs?rev=320664&view=rev
> > Log:
> > Note the workaround for FOR-480
> > 
> > Modified:
> >     xml/site/src/documentation/content/xdocs/guidelines.xml
> > 
> > Modified: xml/site/src/documentation/content/xdocs/guidelines.xml
> > URL: 
> > http://svn.apache.org/viewcvs/xml/site/src/documentation/content/xdocs/guidelines.xml?rev=320664&r1=320663&r2=320664&view=diff
> > ==============================================================================
> > --- xml/site/src/documentation/content/xdocs/guidelines.xml (original)
> > +++ xml/site/src/documentation/content/xdocs/guidelines.xml Wed Oct 12 
> > 22:19:02 2005
> > @@ -159,7 +159,10 @@
> >               do an update of directories there as needed,
> >               <br/>Or send an email to infrastructure&lt;at&gt;apache.org 
> > and ask for
> >                     your website to be added to the cronjob for automatic 
> > update.
> > -             <link href="mirrors.html"/>
> > +<!-- FIXME: This secret link is a workaround to issue
> > +http://issues.apache.org/jira/browse/FOR-480
> > +-->
> > +<link href="mirrors.html"/>
> >             </p>
> >       </section>
> >     </section>
> 
> 
> Jeremias Maerki
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to