Message:
The following issue has been closed.
Resolver: dion gillard
Date: Mon, 7 Jul 2003 11:11 PM
Applied patch, added docs, added fix where the site ends in a slash, causing google
hassles
---------------------------------------------------------------------
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: Closed
Priority: Trivial
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
documentation
Fix Fors:
1.0-beta-10
Versions:
1.0-beta-10
Assignee:
Reporter: dion gillard
Created: Mon, 7 Jul 2003 9:21 PM
Updated: Mon, 7 Jul 2003 11:11 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]