Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-554 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-554 Summary: adding google search to the navbar Type: New Feature Status: Unassigned Priority: Trivial Time Spent: Unknown Remaining: Unknown Project: maven Components: documentation Versions: 1.0-beta-10 Assignee: Reporter: dion gillard Created: Mon, 7 Jul 2003 9:21 PM Updated: Mon, 7 Jul 2003 9:21 PM Description: Attached is a patch to add a small google site-search field to the navbar. The spacing between the google logo and the input field is a little large, but I'm at a loss as how to fix it (jsl is replacing <br/> with <br></br> which increases the spacing). To include the search field, add a <search/> element to navigation.xml, in the <body>. E.g: <body> <links/> <menu name="foo"/> <search/> </body> It will appear in the navbar above the Project Documention menu i.e: Menu 1 . . Search ${pom.name} <google logo> [ text field ] <go> Project Documentation While this is pretty cool (I'm biased ;), it isn't much use for intranets - YMMV. Cheers, Tim --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]