Post a bug in JIRA or it will (most likely) never happen.
Wayne On 1/19/07, Subhash Chandran <[EMAIL PROTECTED]> wrote:
Thanks, I got the <poweredBy> syntax from here: http://svn.sourceforge.net/viewvc/spring-rich-c/trunk/spring-richclient/src/site/site.xml?revision=1633&view=markup But why is this not explained here: http://maven.apache.org/guides/mini/guide-site.html I think someone needs to update this. Subhash. On 1/19/07, Geoffrey De Smet <[EMAIL PROTECTED]> wrote: > <poweredBy> will probably be more what you want, > so it's like the spring and sourceforge icon on > http://spring-rich-c.sourceforge.net/ > > Jiaqi Guo schreef: > > Subhash Chandran wrote: > >> Hi, > >> > >> I host my project with BerliOS.de. They have provided this code for > >> placing the logo in my site: > >> > >> <a href="http://developer.berlios.de"> > >> <img src="http://developer.berlios.de/bslogo.php?group_id=0" > >> width="124" height="32" border="0" alt="BerliOS Logo" /></a> > >> > >> https://developer.berlios.de/docman/display_doc.php?docid=55&group_id=2 > >> > >> Is there any possibility of getting this generated in APT? > >> > > > > Try adding this into src/site/site.xml. > > > > <project> > > <bannerLeft> > > <name>BerliOS.de</name> > > <src>http://developer.berlios.de/bslogo.php?group_id=0</src> > > <href>http://developer.berlios.de</href> > > </bannerLeft> > > <body> > > <links> > > ... ... > > > > Good luck > > > > > > - Jiaqi Guo > > http://www.cyclopsgroup.org > > > -- > With kind regards, > Geoffrey De Smet > > > --------------------------------------------------------------------- > 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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
