Hi,
I think this will be possible with skins with creating my own velocity
template : site.vm.
I have tested with maven-site-plugin svn trunk or snapshots from
codehaus repository and it works fine.
Look at : http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence
- Olivier


-----Message d'origine-----
De : Guilherme Silveira [mailto:[EMAIL PROTECTED] 
Envoyé : vendredi 3 février 2006 13:47
À : Maven Users List
Objet : Re: site.xml descriptor


Hmm... your logo is at the right side.... this is easy...
bannerRight.... just like bannerLeft...

I want to add a new banner after the 'Powered by Maven'....

(At the top there is already the project and group logos)

Thanks anyway

Guilherme

2006/2/3, Scokart Gilles <[EMAIL PROTECTED]>:
> Here is a sample project doing exactly what you want to do:
>
> <project name="nextMock">
>   <bannerLeft>
>     <name>nextMock</name>
>     <src>images/nextmock_banner.png</src>
>     <href>http://nextmock.sourceforge.net/</href>
>   </bannerLeft>
>   <bannerRight>
>         <name>Hosted by sourceforge</name>
>         <href>http://sourceforge.net</href>
>
<src>http://sourceforge.net/sflogo.php?group_id=142555&amp;type=1</src>
>   </bannerRight>
>   <body>
>     <links>
>       <item name="jMock" href="http://www.jmock.org"/>
>       <item name="about mock objects"
href="http://www.mockobjects.com/"/>
>     </links>
>
>     <menu name="nextMock">
>       <item name="Introduction" href="index.html"/>
>       <item name="Download" href="download.html"/>
>       <item name="Road Map" href="roadmap.html" />
>     </menu>
>
>         <menu name="Documentation">
>                 <item name="Expectation APIs" href="api.html"/>
>                 <item name="Ant Task" href="ant.html"/>
>                 <item name="Maven Plug-in" href="maven.html"/>
>                 <item name="Configuration" href="config_file.html"/>
>                 <!-- <item name="Open Questions" 
> href="open_questions.html"/> -->
>         </menu>
>
>         <menu name="Project Info">
>                 <item name="Mailing List" href="mail-lists.html"/>
>                 <item name="Dependencies" href="dependencies.html"/>
>
>                 <item name="Project Team" href="team-list.html"/>
>                 <item name="License" href="license.html"/>
>         </menu>
>
>   </body>
> </project>
>
>
>
> > -----Original Message-----
> > From: Guilherme Silveira [mailto:[EMAIL PROTECTED]
> > Sent: 03 February 2006 12:39
> > To: Maven Users List
> > Subject: site.xml descriptor
> >
> > I can't find the descriptor for site.xml...
> >
> > I simply wanted to add sourceforge's logo to the bottom of the 
> > navigation menu.... but i couldnt find it looking at the docs... i 
> > believe it must be a simple tag to add a "menu image link"...
> >
> > Anyone?
> >
> > Thanks
> >
> > Guilherme
> > --
> > Guilherme Silveira
> > --------------------------------------------------
> > [EMAIL PROTECTED]
> > Caelum - Ensino e Solucoes em Java
> > www.caelum.com.br
> >
> > --------------------------------------------------------------------
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Guilherme Silveira
--------------------------------------------------
[EMAIL PROTECTED]
Caelum - Ensino e Solucoes em Java
www.caelum.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



This e-mail, any attachments and the information contained therein ("this 
message") are confidential and intended solely for the use of the addressee(s). 
If you have received this message in error please send it back to the sender 
and delete it. Unauthorized publication, use, dissemination or disclosure of 
this message, either in whole or in part is strictly prohibited.
********************************************************************** 
Ce message électronique et tous les fichiers joints ainsi que  les informations 
contenues dans ce message ( ci après "le message" ), sont confidentiels et 
destinés exclusivement à l'usage de la  personne à laquelle ils sont adressés. 
Si vous avez reçu ce message par erreur, merci  de le renvoyer à son émetteur 
et de le détruire. Toutes diffusion, publication, totale ou partielle ou 
divulgation sous quelque forme que se soit non expressément autorisées de ce 
message, sont interdites.
********************************************************************** 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to