Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 86976 Details for
Bug 213224
Replace local Eclipse.org search engine with Google
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch to replace search
patch.txt (text/plain), 4.84 KB, created by
Denis Roy
on 2008-01-15 16:07:31 EST
(
hide
)
Description:
Patch to replace search
Filename:
MIME Type:
Creator:
Denis Roy
Created:
2008-01-15 16:07:31 EST
Size:
4.84 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.phoenix >Index: eclipse.org-common/themes/Lazarus/menu.php >=================================================================== >RCS file: /cvsroot/technology/org.eclipse.phoenix/eclipse.org-common/themes/Lazarus/menu.php,v >retrieving revision 1.4 >diff -u -r1.4 menu.php >--- eclipse.org-common/themes/Lazarus/menu.php 20 Apr 2007 19:00:15 -0000 1.4 >+++ eclipse.org-common/themes/Lazarus/menu.php 15 Jan 2008 21:06:06 -0000 >@@ -35,17 +35,12 @@ > > > <div id="searchbar"> >- <form method="get" action="<?= $App->getWWWPrefix() ?>/search/search.cgi"> >- Search: >- <input type="hidden" name="t" value="All" /> >- <input type="hidden" name="t" value="Doc" /> >- <input type="hidden" name="t" value="Downloads" /> >- <input type="hidden" name="t" value="Wiki" /> >- <input type="hidden" name="t" value="Live" /> >- <input type="hidden" name="wf" value="574a74" /> >- <input type="text" class="textfield" name="q" value="" /> >- <input type="image" class="button" src="/eclipse.org-common/themes/Phoenix/images/searchbar_submit.gif" alt="Submit" onclick="this.submit();" /> >- </form> >+<form action="http://www.google.com/cse" id="searchbox_001774807050229944597:xrjquhh7kg8"> >+ <input type="hidden" name="cx" value="001774807050229944597:xrjquhh7kg8" /> >+ <input class="input" type="text" name="q" size="20" /> >+ <input class="button" type="image" name="sa" value="Search" onclick="this.submit();" alt="Search" title="Search" src="/eclipse.org-common/themes/Phoenix/images/search_btn.gif"/> >+</form> >+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_001774807050229944597%3Axrjquhh7kg8&lang=en"></script> > </div> > > <div id="topnavsep"> >Index: eclipse.org-common/themes/Miasma/header.php >=================================================================== >RCS file: /cvsroot/technology/org.eclipse.phoenix/eclipse.org-common/themes/Miasma/header.php,v >retrieving revision 1.7 >diff -u -r1.7 header.php >--- eclipse.org-common/themes/Miasma/header.php 20 Apr 2007 19:00:14 -0000 1.7 >+++ eclipse.org-common/themes/Miasma/header.php 15 Jan 2008 21:06:06 -0000 >@@ -34,17 +34,12 @@ > <div id="header"> > <a href="/"><img src="/eclipse.org-common/themes/Miasma/images/header_logo.gif" alt="Eclipse Logo" class="logo" border="0" height="71" width="128" /></a> > <div id="searchbar"> >- <form method="get" action="<?= $www_prefix ?>/search/search.cgi"> >- <input name="t" value="All" type="hidden" /> >- <input name="t" value="Doc" type="hidden" /> >- <input name="t" value="Downloads" type="hidden" /> >- <input name="t" value="Wiki" type="hidden" /> >- <input type="hidden" name="t" value="Live" /> >- <input name="wf" value="574a74" type="hidden" /> >- <label for="q">Search:</label> >- <input name="q" id="q" value="" type="text" /> >- <input class="button" alt="Submit" onclick="this.submit();" type="submit" value="Go" name="searchbtn" id="searchbtn" /> >- </form> >+<form action="http://www.google.com/cse" id="searchbox_001774807050229944597:xrjquhh7kg8"> >+ <input type="hidden" name="cx" value="001774807050229944597:xrjquhh7kg8" /> >+ <input class="input" type="text" name="q" size="60" /> >+ <input class="button" type="button" name="sa" value="Search" onclick="this.submit();" alt="Search" title="Search" /> >+</form> >+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_001774807050229944597%3Axrjquhh7kg8&lang=en"></script> > </div> > <ul id="headernav"> > <li class="first"><a href="<?= $www_prefix ?>/org/foundation/contact.php">Contact</a></li> >Index: eclipse.org-common/themes/Phoenix/menu.php >=================================================================== >RCS file: /cvsroot/technology/org.eclipse.phoenix/eclipse.org-common/themes/Phoenix/menu.php,v >retrieving revision 1.14 >diff -u -r1.14 menu.php >--- eclipse.org-common/themes/Phoenix/menu.php 3 Jan 2008 22:05:23 -0000 1.14 >+++ eclipse.org-common/themes/Phoenix/menu.php 15 Jan 2008 21:06:06 -0000 >@@ -41,10 +41,12 @@ > </ul> > </div> > <div id="header-utils"> >- <form action="/search/search.cgi" method="get"> >- <input class="input" type="text" value="" name="q"/> >- <input class="button" type="image" onclick="this.submit();" alt="Search" title="Search" src="/eclipse.org-common/themes/Phoenix/images/search_btn.gif"/> >- </form> >+<form action="http://www.google.com/cse" id="searchbox_001774807050229944597:xrjquhh7kg8"> >+ <input type="hidden" name="cx" value="001774807050229944597:xrjquhh7kg8" /> >+ <input class="input" type="text" name="q" size="60" /> >+ <input class="button" type="image" name="sa" value="Search" onclick="this.submit();" alt="Search" title="Search" src="/eclipse.org-common/themes/Phoenix/images/search_btn.gif"/> >+</form> >+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_001774807050229944597%3Axrjquhh7kg8&lang=en"></script> > <ul> > <?php > if($pageRSS != "") {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213224
:
86976
|
90092
|
90093