From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] packages:master commit in: web/templates/
Date: Fri, 8 Jul 2011 02:23:22 +0000 (UTC) [thread overview]
Message-ID: <d94d92d9c504f3dd1a29a11d3c981a4d771f5660.robbat2@gentoo> (raw)
commit: d94d92d9c504f3dd1a29a11d3c981a4d771f5660
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 02:23:16 2011 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 02:23:16 2011 +0000
URL: http://sources.gentoo.org/gitweb/?p=packages.git;a=commit;h=d94d92d9
More CSE debug.
---
web/templates/layout.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/web/templates/layout.html b/web/templates/layout.html
index 0cd182a..8bf9671 100644
--- a/web/templates/layout.html
+++ b/web/templates/layout.html
@@ -88,8 +88,9 @@ def alpha_url(baseurl):
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
var options = new google.search.DrawOptions();
//options.enableSearchResultsOnly();
+ options.enableSearchResultsOnly("http://google.com/cse?cx="+cse_api_key, null, true);
options.setAutoComplete(true);
- options.enableSearchboxOnly("http://google.com/cse?cx="+cse_api_key, null, true);
+ //options.enableSearchboxOnly("http://google.com/cse?cx="+cse_api_key, null, true);
customSearchControl.draw('cse');
}, true);
</script>
next reply other threads:[~2011-07-08 2:23 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-08 2:23 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-21 19:06 [gentoo-commits] packages:master commit in: web/templates/ Robin H. Johnson
2014-07-15 18:03 Pavlos Ratis
2013-12-20 18:26 Alec Warner
2013-11-17 19:39 Robin H. Johnson
2012-07-06 20:01 Alec Warner
2012-07-06 19:04 Alec Warner
2011-07-08 2:28 Robin H. Johnson
2011-07-08 2:18 Robin H. Johnson
2011-07-08 2:17 Robin H. Johnson
2011-07-08 2:16 Robin H. Johnson
2011-07-08 2:11 Robin H. Johnson
2011-07-08 2:08 Robin H. Johnson
2011-07-08 1:52 Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d94d92d9c504f3dd1a29a11d3c981a4d771f5660.robbat2@gentoo \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox