gnucash-user archives unsearchable on Google Chrome

Derrick Hudson dsh at dman13.dyndns.org
Fri Dec 2 22:41:12 EST 2011


On Wed, Nov 30, 2011 at 02:42:03PM -0500, Eric Morey wrote:
| On Wed, 2011-11-30 at 14:24 -0500, Eric Morey wrote:
| > On Wed, 2011-11-30 at 11:46 -0500, Derek Atkins wrote:

| > Perhaps a google site search box could be added temporarily until a more
| > permanent solution is implemented.
| > 
| 
| I didn't realize that this is something google charges for.

Google's "Site Search", which they charge for, allows the customer to
control the branding of the search results page (for example showing
their own logo instead of Google's).

| I guess
| someone with more talent than me can create a form that will direct a
| visitors browser to: 
| 
| https://encrypted.google.com/search?q=site%3Alists.gnucash.org+<SEARCH>
| 
| where <SEARCH> is the value typed in the form field.
| 
| Or something similar.


<form method="get" action="https://www.google.com/search">
    <input type="search" name="q"
            placeholder="Search lists.gnucash.org"
            >
    <input type="hidden" name="sitesearch" value="lists.gnucash.org">
    <input type="submit" value="Search">
</form> 


-Derrick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20111202/5c01c6d8/attachment.sig>


More information about the gnucash-user mailing list