On Wed, 2003-12-03 at 17:20, Chad Woolley wrote: > Hi, > > My site:generate goal no longer puts the href in for the links, the > generated href is blank. > > In navigation.xml, this: > > <menu name="General Information"> > <item name="Overview" href="index.html"/> > <item name="News" href="news.html"/> > </menu> > > ...generates this: > > <div> > <small> > <a href="">Overview</a> > </small> > </div> > <div> > <small> > <a href="">News</a> > </small> > </div> > > > Can anyone help with this? How can I debug it? I deployed before I > noticed and now my site is hosed :0
Try following the same pattern we use: http://cvs.apache.org/viewcvs.cgi/maven/xdocs/navigation.xml?rev=1.33&content-type=text/vnd.viewcvs-markup And register an issue in JIRA here: http://jira.codehaus.org/secure/BrowseProject.jspa?id=10355 The plugin should be smart enough to work without the leading slash. > I just noticed this problem after I upgraded to 1.0 RC 1 (not sure if > the new release is the problem). > > Thanks, > Chad > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]