RE: xdoc with custom templates and/or navigation

2004-05-06 Thread Garvin . LeClaire
cc: 05/05/2004 10:26 Subject: RE: xdoc with custom templates and/or navigation

RE: xdoc with custom templates and/or navigation

2004-05-06 Thread Garvin . LeClaire
cc: Subject: RE: xdoc with custom templates and/or navigation 05/05/2004 07:39

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread dion_gillard
<[EMAIL PROTECTED]To: "'Maven > Developers List'" <[EMAIL PROTECTED]> > k.com.au> cc: >Subject: RE: xdoc > with c

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Jason van Zyl
t really care but very simple to do. I planned on pluggable inputs and outputs are just as easy. > - Brett > > > -Original Message- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: Thursday, 6 May 2004 9:40 AM > > To: Maven Developers List > >

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Brett Porter
List > Subject: RE: xdoc with custom templates and/or navigation > > > On Wed, 2004-05-05 at 19:18, Brett Porter wrote: > > I'm a little confused on this thread. The fast xdoc plugins sounds > > good and using *Mesh sounds like a neat idea, but I still don't

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Jason van Zyl
s a relatively simple task > That's my understanding, let me know if I'm missing something. > Cheers, > Brett > > > -Original Message- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, 5 May 2004 10:24 PM > > To: Maven Devel

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Brett Porter
0:24 PM > To: Maven Developers List > Subject: RE: xdoc with custom templates and/or navigation > > > On Wed, 2004-05-05 at 04:38, Maczka Michal wrote: > > > Jason! > > > > > > It's not just a question of the "theme". > > Some org

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Jason van Zyl
CTED]To: Maven Developers List > <[EMAIL PROTECTED]> > g> cc: > >

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Maczka Michal
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 05, 2004 4:30 PM > To: Maven Developers List > Subject: RE: xdoc with custom templates and/or navigation > > > On Wed, 2004-05-05 at 08:53, [EMAIL PROTECTED] wrote: &g

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Garvin . LeClaire
cc: Subject: RE: xdoc with custom templates and/or navigation 05/05/2004 10:30

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Jason van Zyl
On Wed, 2004-05-05 at 08:53, [EMAIL PROTECTED] wrote: > Is there a recommended way to modify the navigation menu? I don't know what you're trying to do. If you're changing the structure of the xhtml then you can take a look at: http://www.pols.co.uk/downloads/static-mesh/ The primary goals of th

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Garvin . LeClaire
k.com.au>cc: Subject: RE: xdoc with custom templates and/or navigation 05/04/2004 08:07

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Garvin . LeClaire
uot; <[EMAIL PROTECTED]> tf.ch> cc: Subject: RE: xdoc with cus

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Garvin . LeClaire
TECTED]> g> cc: Subject: RE: xdoc with custom templates and/or navigation

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Jason van Zyl
On Wed, 2004-05-05 at 04:38, Maczka Michal wrote: > Jason! > > > It's not just a question of the "theme". > Some organization have already their own standards which define precisly how > their intranet pages are looking. > Often thy have alredy hundreds of pages with spcific layout > which is co

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Maczka Michal
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 05, 2004 2:14 AM > To: Maven Developers List > Subject: RE: xdoc with custom templates and/or navigation > > > On Tue, 2004-05-04 at 20:07, Brett Porter wrote: > >

RE: xdoc with custom templates and/or navigation

2004-05-04 Thread Brett Porter
ilto:[EMAIL PROTECTED] > Sent: Wednesday, 5 May 2004 10:14 AM > To: Maven Developers List > Subject: RE: xdoc with custom templates and/or navigation > > > On Tue, 2004-05-04 at 20:07, Brett Porter wrote: > > The wiki has instructions on submitting patches. > > &

RE: xdoc with custom templates and/or navigation

2004-05-04 Thread Jason van Zyl
On Tue, 2004-05-04 at 20:07, Brett Porter wrote: > The wiki has instructions on submitting patches. > > You need to do cvs diff -u against CVS HEAD for maven-plugins/xdoc, ie: > > 1. cvs checkout maven-plugins > 2. make changes in xdoc plugin there > 3. create issue in JIRA (MPXDOC- returned) > 4

RE: xdoc with custom templates and/or navigation

2004-05-04 Thread Brett Porter
The wiki has instructions on submitting patches. You need to do cvs diff -u against CVS HEAD for maven-plugins/xdoc, ie: 1. cvs checkout maven-plugins 2. make changes in xdoc plugin there 3. create issue in JIRA (MPXDOC- returned) 4. do this: cd maven-plugins cvs diff -u xdoc >MPXDOC-.diff 5. att