Closed
Bug 686854
Opened 14 years ago
Closed 14 years ago
Add google search tab bugzilla.mozilla.org
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file, 1 obsolete file)
|
3.22 KB,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
Add a new tab to query.cgi that allows user to search google for bugs in BMO.
Attachment #560323 -
Flags: review?(glob)
Comment on attachment 560323 [details] [diff] [review]
Patch to add google search tab to query.cgi (v1)
i don't think we need to mention google four times _and_ include the google logo image.
please drop the image, and change the text on the search button from "google search" to "search".
>+ # The Original Code is the Google Extension
>+ #
>+ # The Initial Developer of the Original Code is the Mozilla Corporation
>+ # Corporation. Portions created by Netscape are
>+ # Copyright (C) 1998 Netscape Communications Corporation. All
>+ # Rights Reserved.
please fix the boilerplate :)
Attachment #560323 -
Flags: review?(glob) → review-
| Assignee | ||
Comment 2•14 years ago
|
||
New patch with fixes.
dkl
Attachment #560323 -
Attachment is obsolete: true
Attachment #560395 -
Flags: review?(glob)
Comment on attachment 560395 [details] [diff] [review]
Patch to add google search tab to query.cgi (v2)
r=glob
Attachment #560395 -
Flags: review?(glob) → review+
| Assignee | ||
Comment 4•14 years ago
|
||
Thanks glob. This should be in production hopefully with the next update someday soon.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0
modified Bugzilla/Search.pm
added template/en/default/search/search-google.html.tmpl
modified template/en/default/search/tabs.html.tmpl
Committed revision 7875.
dkl
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•