FWIW, the change I committed copies *.htm and *.html from the xdocs directory to target\docs...... -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
St�phane MOR <[EMAIL PROTECTED]> wrote on 02/09/2002 06:04:48 AM: > David Corbin wrote: > > > [EMAIL PROTECTED] wrote: > > > >> What we really need is for the site plugin to copy over any files in > >> src\html to target\docs. > >> > >> > > Yikes. *src*/html? That's source, that's not part of project > > documentation, unless I really don't understand something. > > Those files will be copied to another directory, so I'd they they're > *source*. > For example we could filter them with tokens, to include the version > number or whatever, while we copy them. > > My 2 cts. > St�phane > > > > > > >> -- > >> dIon Gillard, Multitask Consulting > >> Work: http://www.multitask.com.au > >> Developers: http://adslgateway.multitask.com.au/developers > >> > >> > >> "Emmanuel Venisse" <[EMAIL PROTECTED]> wrote on 31/08/2002 > >> 05:11:23 PM: > >> > >> > >> > >>> Hi, > >>> > >>> You can add a navigation.xml file in yours xdocs project directory. > >>> <?xml version="1.0" encoding="ISO-8859-1"?> > >>> <project name="Maven"> > >>> > >>> <title>Maven</title> > >>> > >>> <body> > >>> <menu name="Overview"> > >>> <item name="YOUR TITLE FILE" href="YOUR URL FILE"/> > >>> </menu> > >>> </body> > >>> </project> > >>> > >>> > >>> > >>> Emmanuel > >>> > >>> -----Message d'origine----- > >>> De: David Corbin <[EMAIL PROTECTED]> > >>> A: Turbine Maven Users List <[EMAIL PROTECTED]> > >>> Date: 30/08/02 > >>> Objet: Include HTML file in xdocs > >>> > >>> I have an actual HTML file that I want to include in the site > >>> distribution, and reference from the xdocs. What's the best way to > >>> accomplish this? > >>> > >>> > >>> > >>> -- > >>> To unsubscribe, e-mail: > >>> <mailto:[EMAIL PROTECTED]> > >>> For additional commands, e-mail: > >>> <mailto:[EMAIL PROTECTED]> > >>> > >>> > >>> > >>> > >> > >> > ______________________________________________________________________________ > >> > >> > >> > >>> Pour mieux recevoir vos emails, utilisez un PC plus performant ! > >>> D�couvrez la nouvelle gamme DELL en exclusivit� sur i (france) > >>> http://www.ifrance.com/_reloc/signhdell > >>> > >>> > >>> -- > >>> To unsubscribe, e-mail: <mailto:turbine-maven-user- > >>> [EMAIL PROTECTED]> > >>> For additional commands, e-mail: <mailto:turbine-maven-user- > >>> [EMAIL PROTECTED]> > >>> > >>> > >> > >> > >> > >> -- > >> To unsubscribe, e-mail: > >> <mailto:[EMAIL PROTECTED]> > >> For additional commands, e-mail: > >> <mailto:[EMAIL PROTECTED]> > >> > >> > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! > Yahoo! Mail : http://fr.mail.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
