Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-11 Thread Ross Gardler
David Crossley wrote: David Crossley wrote: Ross Gardler wrote: How do we link from the main docs-author (or site-author?) part of the site? If we use docs/plugins/ then it will intergrate easily. With the final scheme, we now need to put the generated plugins docs in the forrest/site repository u

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-11 Thread David Crossley
David Crossley wrote: > Ross Gardler wrote: > > > > How do we link from the main docs-author (or site-author?) part of the site? > > If we use docs/plugins/ then it will intergrate easily. With the final scheme, we now need to put the generated plugins docs in the forrest/site repository under th

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-11 Thread David Crossley
I have the generated versioned documents ready for commit for both 0.7 and 0.6 versions. For those on forrest-svn mailing list, sorry about the size of the commit messages. --David

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-06 Thread Ross Gardler
David Crossley wrote: Ross Gardler wrote: David Crossley wrote: If they went under docs/plugins/$plugin-name/ then they will fit better with the versioning system described above. OK, that's where I'll put them then. Hmmm, but you put them under /plugins/docs/ instead? http://svn.apache.org/viewcv

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-05 Thread David Crossley
Ross Gardler wrote: > David Crossley wrote: > > > >If they went under docs/plugins/$plugin-name/ > >then they will fit better with the versioning system > >described above. > > OK, that's where I'll put them then. Hmmm, but you put them under /plugins/docs/ instead? http://svn.apache.org/viewcvs

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-05 Thread Thorsten Scherler
On Tue, 2005-04-05 at 12:01 -0400, Dave Brondsema wrote: > Quoting David Crossley <[EMAIL PROTECTED]>: > > > Ross Gardler wrote: > > > David Crossley wrote: > > > >>Ross Gardler wrote: > > > Note that in this case, if 0.4 of the plugin works in 0.7 of Forrest we > > > should also have the 0.

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-05 Thread Dave Brondsema
Quoting David Crossley <[EMAIL PROTECTED]>: > Ross Gardler wrote: > > David Crossley wrote: > > >>Ross Gardler wrote: > > >>How do people suggest I integrate the plugin docs with the main website > > >>docs? > > > > > >If they went under docs/plugins/$plugin-name/ > > >then they will fit better wi

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-05 Thread David Crossley
Ross Gardler wrote: > David Crossley wrote: > >>Ross Gardler wrote: > >>How do people suggest I integrate the plugin docs with the main website > >>docs? > > > >If they went under docs/plugins/$plugin-name/ > >then they will fit better with the versioning system > >described above. > > OK, that's

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-05 Thread Ross Gardler
David Crossley wrote: David Crossley wrote: David Crossley wrote: David Crossley wrote: David Crossley wrote: [snip] Assuming that we don't want to version the top-level docs. Is that a legitimate assumption? It would change our layout if we do. I don't know the answer yet either. f.a.o/ ... the t

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-05 Thread David Crossley
David Crossley wrote: > David Crossley wrote: > > David Crossley wrote: > > > David Crossley wrote: [snip] > > > > > > > > Assuming that we don't want to version the top-level docs. > > > > > > Is that a legitimate assumption? It would change our layout if we do. > > > I don't know the answer yet

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-04 Thread David Crossley
Dave Brondsema wrote: > [snip] > Furthering this idea, if we are versioning and storing docs-author and > site-author, do we really need to store them seperately? As you said, > this method would mean we won't have to restructure the > forrest_06_branch docs into two parts. Good point. This sepa

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-04 Thread Dave Brondsema
David Crossley wrote: David Crossley wrote: David Crossley wrote: David Crossley wrote: Dave Brondsema wrote: /docs/dev/ nested below /docs/ seems weird. I think it would be better to host the current stable release at a url like: /docs/0.7/. This would also permit us to keep documentation for al

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-04 Thread David Crossley
David Crossley wrote: > David Crossley wrote: > > David Crossley wrote: > > > Dave Brondsema wrote: > > > > > > > > /docs/dev/ nested below /docs/ seems weird. I think it would be better > > > > to host the current stable release at a url like: /docs/0.7/. This > > > > would also permit us to ke

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-31 Thread David Crossley
David Crossley wrote: > David Crossley wrote: > > Dave Brondsema wrote: > > > > > > /docs/dev/ nested below /docs/ seems weird. I think it would be better > > > to host the current stable release at a url like: /docs/0.7/. This > > > would also permit us to keep documentation for all old release

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-23 Thread David Crossley
David Crossley wrote: > Dave Brondsema wrote: > > > > /docs/dev/ nested below /docs/ seems weird. I think it would be better > > to host the current stable release at a url like: /docs/0.7/. This > > would also permit us to keep documentation for all old releases > > (although we would probably

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-21 Thread Ross Gardler
David Crossley wrote: Here is a screenshot, which shows both alternative locations for the MOTD panel: http://imagebin.org/1935 Should i continue with this workaround? It looks great, just wheat we need. Ross

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-21 Thread David Crossley
David Crossley wrote: > > The missing piece is that we need to clearly denote the version number > on all docs. We should be able to do something rough-and-ready > to get us by. I have been experimenting with ways to do this. Even if just a quick fix, it needs to be configurable. I am calling th

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-20 Thread David Crossley
Dave Brondsema wrote: > > /docs/dev/ nested below /docs/ seems weird. I think it would be better > to host the current stable release at a url like: /docs/0.7/. This > would also permit us to keep documentation for all old releases > (although we would probably want warnings on them if they are

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-18 Thread Dave Brondsema
Ross Gardler wrote: David Crossley wrote: Just a quick note, gotta rush out now. Yes there was stacks of discussion on this topic, but its good to be sure that we all understand, and maybe there is a flaw. The docs that are currently at docs/dev/ are 0.7-dev They will move to /docs/ when the next r

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-18 Thread David Crossley
Ross Gardler wrote: > David Crossley wrote: > >Just a quick note, gotta rush out now. Yes there was stacks of discussion > >on this topic, but its good to be sure that we all understand, and maybe > >there is a flaw. > > > >The docs that are currently at docs/dev/ are 0.7-dev > >They will move to /

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-17 Thread Ross Gardler
David Crossley wrote: Just a quick note, gotta rush out now. Yes there was stacks of discussion on this topic, but its good to be sure that we all understand, and maybe there is a flaw. The docs that are currently at docs/dev/ are 0.7-dev They will move to /docs/ when the next release happens. Then

Re: problem with docs at forrest.apache.org/docs/dev/

2005-03-17 Thread David Crossley
Just a quick note, gotta rush out now. Yes there was stacks of discussion on this topic, but its good to be sure that we all understand, and maybe there is a flaw. The docs that are currently at docs/dev/ are 0.7-dev They will move to /docs/ when the next release happens. Then /docs/dev/ will beco