How about sending us the modified site.dvsl with a link to an example? That sounds like an interesting enough addition...
-- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers "Owens, Ryan" <[EMAIL PROTECTED]> wrote on 17/10/2002 04:47:17 AM: > Prior to using Maven I was using site2 xdocs for our project docs. I > added a few tags to increase the functionality.. for instance: > > <diagram file="example.jpg" alt-text="Test Diagram Pic" > caption="Test Figure 1.1" outline="true" /> > > Initially I was using XSL to create an HTML table with the above > items placed properly. > > I've ported that to velocity and integrated it with the xdoc plugin > for maven and it all works fine. > However, the update process is somewhat tedious and everytime I get > a new Maven build I have to modify the xdoc plugin's site.dvsl. > > So the short question is: > Is there an easy way to add tags to the xdoc plugin? > I don't want to modify it's overall structure or function, just add > additional tags. > > Thanks very much in advance. > > Ryan Owens > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> >
