You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Robert Burrell Donkin <Ro...@appleonline.net> on 2001/01/30 23:48:39 UTC

[PATCH] Re: website (Re: general@jakarta.apache.org)

Jon Stevens wrote:

> No, you aren't being daft, but unless you show me the error message in the
> first place, I can't figure out what is going wrong...now I know the error,
> now I can help you. Simple eh?

OK. point taken.

> It would be great if someone would send me a diff for the mail2.html page
> that adds this list to the page.

i can manage a bit of cutting and pasting if there's no one else who wants to jump
in here.

i take it that there isn't a list where changes to the site are discussed,  just
the commit list (site-cvs-subscribe@jakarta.apache.org +
site-cvs-unsubscribe@jakarta.apache.org). i guess it belongs under documentation.
OK. here's a diff -u patch based on assumptions above.

on the subject of jakarta html docs, are the guildlines for submitting
documentation patchs the same as for code patches (ie. diff -u new old)
(i have a bug fix for a turbine document)?

- robert



Re: [PATCH] jakarta-site2/xdocs/site/library.xml

Posted by Peter Donald <do...@apache.org>.
At 05:28  3/2/01 +0000, Robert Burrell Donkin wrote:
>this patch corrects broken links (the cvs stuff on www.cyclic.com has
moved onto www.cvshome.org).

Both patches applied - thanks ;)


Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*


[PATCH] jakarta-site2/xdocs/site/library.xml

Posted by Robert Burrell Donkin <Ro...@appleonline.net>.
this patch corrects broken links (the cvs stuff on www.cyclic.com has moved onto www.cvshome.org).

- robert

[PATCH] jakarta-site2/xdocs/site/mail2.xml

Posted by Robert Burrell Donkin <Ro...@appleonline.net>.
Jon Stevens wrote:

> on 1/30/01 2:48 PM, "Robert Burrell Donkin" <Ro...@appleonline.net>
> wrote:
>
> > OK. here's a diff -u patch based on assumptions above.
>
> Thanks, but you didn't read the documentation.
>
> <http://jakarta.apache.org/site/jakarta-site2.html>

yep (can't surf much on weekdays).

i've (hopefully) got everything set up ok now. so here's that patch for
mail2.xml.
it adds subscription details for the site cvs list under the documentation
section and fixes two typos.

fingers crossed.
- robert

Re: [PATCH] Re: website (Re: general@jakarta.apache.org)

Posted by Jon Stevens <jo...@latchkey.com>.
on 1/30/01 2:48 PM, "Robert Burrell Donkin" <Ro...@appleonline.net>
wrote:

> i take it that there isn't a list where changes to the site are discussed,
> just
> the commit list (site-cvs-subscribe@jakarta.apache.org +
> site-cvs-unsubscribe@jakarta.apache.org). i guess it belongs under
> documentation.

Changes to the site are discussed here on this list.

> OK. here's a diff -u patch based on assumptions above.

Thanks, but you didn't read the documentation.

<http://jakarta.apache.org/site/jakarta-site2.html>

The site .html files are generated from the .xml files. You should send
diff's on the .xml files, not the .html files.

> on the subject of jakarta html docs, are the guildlines for submitting
> documentation patchs the same as for code patches (ie. diff -u new old)

Yes.

> (i have a bug fix for a turbine document)?

Please submit it to the turbine list or send it privately to me, I will
check it in. FYI, Turbine depends on the Jakarta-site2 module as well,
therefore the instructions for modifying the .xml files are the same.

thanks,

-jon