I do not think the images of a project and organization should be placed in $maven_home/images folder. Rather, maven should pick it up from $project_home/xdocs/images folder.
Also, I could not get maven to pick up the images despite being placed in the $maven_home/images folder, and using the <logo> tags. Am using 1.0b4. - raghu -----Original Message----- From: Vincent Massol [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 23, 2002 5:46 AM To: 'Turbine Maven Users List' Subject: RE: Replacing the Jakarta logo? Hi Ringo, <organization> <logo>company logo - i.e. jakarta logo for example - located on left side </logo> </organization> <logo>project logo - located on right side</logo> Hope it helps, -Vincent > -----Original Message----- > From: Ringo De Smet [mailto:[EMAIL PROTECTED]] > Sent: 23 June 2002 10:41 > To: Maven Users > Subject: Replacing the Jakarta logo? > > Dear Maven experts, > > After reading the complete thread titled "Overriding the default > Jakarta stylesheet in maven:docs", I thought that by providing the > <logo> element in the project.xml file I could replace the Jakarta logo > by my own one. However, when I invoke maven:site, my own logo is > included in the HTML on the right hand side instead of replacing the > Jakarta logo. Is it really possible to replace the Jakarta logo? > > Ringo > > _________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
