[EMAIL PROTECTED] wrote on 07/10/2002 08:34:55 PM: > Hello, > > I want to add a link to navigation.xml which ends up in opening the link in > a new window, not the same. > Like: > <item name="StatCVS" href="./statcvs/index.html" > target="_blank"/> > > but the target attribute is ignored. > > Is there a possibilty to do that?
Not at the moment. > Where to find documentation about xdocs? Docs for the xdoc plugin in maven are found here: http://jakarta.apache.org/turbine/maven/reference/plugins/xdoc/index.html That page references the current xdoc documentation of example tags: http://jakarta.apache.org/site/jakarta-site-tags.html > The link provided in maven-doc ("Documentation on the xdoc format is > http://jakarta.apache.org/site/jakarta-site2.html ") does not really > help, because I > do not find any xdocs-help here. We know xdoc is badly documented at the moment. We look forward to some suggestions :) -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
