Hi Michal, Do you have an example web page where we could see the live result of applying breadcrumbs to a project? The navigation.xml example you gave involves external links and I am not what's the relationship between breadcrumbs and external links.
Thanks -Vincent > -----Original Message----- > From: Michal Maczka [mailto:[EMAIL PROTECTED] > Sent: lundi 21 f�vrier 2005 03:43 > To: Maven Developers List > Subject: Re: svn commit: r154533 - in maven/maven-1/plugins/trunk/xdoc: > project.properties project.xml src/plugin-resources/site.jsl > xdocs/changes.xml xdocs/index.xml xdocs/navigation.xml > > [EMAIL PROTECTED] wrote: > > >Author: michal > >Date: Sun Feb 20 09:30:03 2005 > >New Revision: 154533 > > > >URL: http://svn.apache.org/viewcvs?view=rev&rev=154533 > >Log: > >Add a support for "hierarchical" site navigation in breadcrumbs > > > > > > > > > Hey! > > I just added support a feature which enables better navigation in within > large web sites. > Simply "breadcrumbs" page section is used for displaying current > location within the larger website. > > This is something which is pretty commonly used by many websites (e.g. > java.net > - see e.g. javacc site: https://javacc.dev.java.net/ and links > Projects <https://www.dev.java.net/servlets/ProjectList> > javatools > <https://javatools.dev.java.net/> > * javacc > <https://javacc.dev.java.net/>* > > If everybody is OK with that I can modify navigation.xml file of > existing maven plugins and activate > it for those plugins. It requires addition ot the new section called > "breadcrumbs". > e.g: > http://svn.apache.org/viewcvs.cgi/maven/maven- > 1/plugins/trunk/xdoc/xdocs/navigation.xml?rev=154533&view=markup > > greets > > Michal > > > > ------------------------------------------------------------------ > Sprawdz NOWE parametry hostingu! > >> http://link.interia.pl/f1857 << > > > --------------------------------------------------------------------- > 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]
