Raised on jira.codehaus.org as MAVEN-554.

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Work:      http://www.multitask.com.au


"Tim Anderson" <[EMAIL PROTECTED]> wrote on 08/07/2003 12:24:43 AM:

> 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
> [attachment "site.jsl.txt" deleted by dIon Gillard/Multitask 
> Consulting/AU] 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to