<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs
 directory_title="Tiny custom search"
 title="__UP_cse__"
 title_url="http://www.google.com/coop/cse?cx=__UP_cx__"
 description="Configurable custom search form for any CSE given by its CX number (default: Google Code Search) on browsers not supporting opensearch"
 screenshot="http://purl.net/xyzzy/home/googlets/tiny_cse.png"
 thumbnail="http://purl.net/xyzzy/home/googlets/tiny_cse_t.png"
 height="30" width="200"
 author="Frank Ellermann"
 author_email="hmdmhdfmhdjmzdtjmzdtzktdkztdjz+googlet@gmail.com"
 author_affiliation="xyzzy"
 author_location="Hamburg"
 author_photo="http://purl.net/xyzzy/home/googlets/frank.png"
 author_link="http://purl.net/xyzzy/home/googlets/index.html">
<Icon>http://purl.net/xyzzy/home/googlets/xyzzy.ico</Icon>
<Locale lang="en" /></ModulePrefs>    <!-- __UP_cx__ for a Google CSE cx=... -->
<UserPref name="cx"  datatype="string" display_name="CSE id. cx="
 default_value="001456098540849067467:6whlsytkdqg" />
<UserPref name="cse" datatype="string" display_name="Choose title"
 default_value="Google Code Search" /><!-- ignore __UP_cse__ for syndication -->
<UserPref name="cof" datatype="bool"   display_name="Center logo"
 default_value="false" />             <!-- http://omniplex.blogspot.com/2007/05/lp-logo-position-ah-align-header.html -->
<UserPref name="new" datatype="bool"   display_name="New window"
 default_value="false" />             <!-- replace target="_top" by "_blank" -->
<Content type="html"><![CDATA[
   <form action="http://www.google.com/search" id="form" name="form" target="_top"
         onsubmit="if ( __UP_cof__ ) document.form.cof.value='FORID:0;AH:center;LP:0';
                   if ( __UP_new__ ) document.form.target='_blank'"><table border="0" width="100%"><tr><td>
     <input type="hidden" name="cx"  value="__UP_cx__">
     <input type="hidden" name="cof" value="FORID:0">
     <input name="q" type="text" size="20" style="width: 100%"></td><td width="65">
     <input type="image" src="http://www.google.com/coop/images/google_custom_search_smnar.gif" style="cursor: help"></td></tr></table>
   </form>
]]></Content>
</Module>


