From 8a17a6c12ca6d05a4805860fcbedee07eecae8d0 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Mon, 12 Nov 2012 09:32:51 -0500 Subject: [PATCH] Enable Google Scholar by default on new installs --- engines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines.json b/engines.json index ab3c23bf5..908491b0c 100644 --- a/engines.json +++ b/engines.json @@ -17,7 +17,7 @@ "alias": "Google Scholar", "_urlTemplate": "http://scholar.google.com/scholar?as_q=&as_epq={z:title}&as_occt=title&as_sauthors={rft:aufirst?}+{rft:aulast?}&as_ylo={z:year?}&as_yhi={z:year?}&as_sdt=1.&as_sdtp=on&as_sdtf=&as_sdts=22&", "description": "Google Scholar Search", - "hidden": true, + "hidden": false, "_urlParams": [], "_urlNamespaces": { "rft": "info:ofi/fmt:kev:mtx:journal",