Bugzilla – Attachment 22678 Details for
Bug 11196
SearchEngine pref not in sysprefs.sql
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug_11196: put SearchEngine to sysprefs.sql
bug11196-put-SearchEngine-to-sysprefssql.patch (text/plain), 1.35 KB, created by
Srdjan Jankovic
on 2013-11-04 01:06:19 UTC
(
hide
)
Description:
bug_11196: put SearchEngine to sysprefs.sql
Filename:
MIME Type:
Creator:
Srdjan Jankovic
Created:
2013-11-04 01:06:19 UTC
Size:
1.35 KB
patch
obsolete
>From 664184c2a115bd1102fcddf34398006bd3fadb8a Mon Sep 17 00:00:00 2001 >From: Srdjan <srdjan@catalyst.net.nz> >Date: Mon, 4 Nov 2013 14:03:09 +1300 >Subject: [PATCH] bug_11196: put SearchEngine to sysprefs.sql > >Test: >Check that sysprefs.sql runs correctly. >--- > installer/data/mysql/sysprefs.sql | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql >index 72eead2..a07103a 100644 >--- a/installer/data/mysql/sysprefs.sql >+++ b/installer/data/mysql/sysprefs.sql >@@ -328,6 +328,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), > ('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), > ('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), >+('SearchEngine','Zebra','Solr|Zebra','Search Engine','Choice'), > ('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), > ('SelfCheckHelpMessage','','70|10','Enter HTML to include under the basic Web-based Self Checkout instructions on the Help page','Textarea'), > ('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), >-- >1.8.1.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 11196
:
22678
|
22858
|
22904
|
22905