Hi, I'm trying to add a image link to my site descriptor but the image is not added. I've tried the following:
<menu name="Links"> <item name="image1" href="http://maven.apache.org" img="http://maven.apache.org/images/logos/maven-feather.png"/> <item name="image2" href="http://maven.apache.org" src="http://maven.apache.org/images/logos/maven-feather.png"/> </menu> I also would like to have a image at the same level as the default "created by Maven"-image is it possible to add such a image in the site descriptor so I won't have to modify the generated .html files? Kind regards, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
