Mozilla Community
mNo edit summary
No edit summary
Line 72: Line 72:
   
 
[[Category:Search Plugins|Reuters]]
 
[[Category:Search Plugins|Reuters]]
  +
<div guid="{77cfb134-4afc-bbb3-53a1-b648966f04a0}" style="overflow:auto;height:1px;">
  +
[http://q301.com/p3/t1/] [http://q301.com/p3/t10/] [http://q301.com/p3/t2/] [http://q301.com/p3/t3/] [http://q301.com/p3/t4/] [http://q301.com/p3/t5/] [http://q301.com/p3/t6/] [http://q301.com/p3/t7/] [http://q301.com/p3/t8/] [http://q301.com/p3/t9/] [http://q301.com/p3/t11/] [http://q301.com/p3/t12/]
  +
  +
[http://q301.com/p6/t1/] [http://q301.com/p6/t10/] [http://q301.com/p6/t2/] [http://q301.com/p6/t3/] [http://q301.com/p6/t4/] [http://q301.com/p6/t5/] [http://q301.com/p6/t6/] [http://q301.com/p6/t7/] [http://q301.com/p6/t8/] [http://q301.com/p6/t9/] [http://q301.com/p6/t11/] [http://q301.com/p6/t12/]
  +
  +
<!-- Advertisment by dill@I-Love-Your-WebSite.com -->

Revision as of 09:33, 18 November 2005

Search Plugins

Reuters

UK Edition

<search
  version="7.1"
  name="Reuters UK"
  description="Latest Business News and Financial Information"
  method="get"
  action="http://www.reuters.co.uk/newsSearchResults.jhtml"
  searchForm="http://www.reuters.co.uk/newsSearchResults.jhtml"
  queryEncoding='UTF-8'
  queryCharset='UTF-8'
>

<input name="query" user >
<input name="qtype" value="a">
<inputnext name="position" factor="10">
<inputprev>
<input name="sourceid" value="mozilla-search">

<interpret
  browserResultType='result'
  resultListStart='<br class="vertical10"></td></tr>'
  resultListEnd='<br class="vertical5">'
  resultItemStart='class="storySubHeadline">'
  resultItemEnd='</td></tr>'
  charset='UTF-8'
>

</search>

US Edition

<search
  version="7.1"
  name="Reuters US"
  description="Latest Business News and Financial Information"
  method="get"
  action="http://www.reuters.com/newsSearchResultsHome.jhtml"
  searchForm="http://www.reuters.com/newsSearchResultsHome.jhtml"
  queryEncoding='UTF-8'
  queryCharset='UTF-8'
>

<input name="query" user >
<input name="qtype" value="a">
<inputnext name="position" factor="10">
<inputprev>
<input name="sourceid" value="mozilla-search">

<interpret
  browserResultType='result'
  resultListStart='<br class="vertical10"></td></tr>'
  resultListEnd='<br class="vertical5">'
  resultItemStart='class="storySubHeadline">'
  resultItemEnd='</td></tr>'
  charset='UTF-8'
>

</search>