You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Jeremias Maerki <de...@jeremias-maerki.ch> on 2005/10/13 08:00:02 UTC

Re: svn commit: r320664 - /xml/site/src/documentation/content/xdocs/guidelines.xml

David,

thanks for looking into this. Sorry for the eol-style problems. I've
updated my SVN config in the meantime.

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.

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: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org


Re: svn commit: r320664 - /xml/site/src/documentation/content/xdocs/guidelines.xml

Posted by David Crossley <cr...@apache.org>.
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: general-unsubscribe@xml.apache.org
> For additional commands, e-mail: general-help@xml.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org