Bugzilla – Attachment 3704 Details for
Bug 5984
OPAC: Hide items using a systempreferces to determine what to hide
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
2nd patch signed off
0002-Bug-5984-Follow-up-Adding-OpacHiddenItems-syspref.patch (text/plain), 3.22 KB, created by
claire.hernandez@biblibre.com
on 2011-04-05 15:10:02 UTC
(
hide
)
Description:
2nd patch signed off
Filename:
MIME Type:
Creator:
claire.hernandez@biblibre.com
Created:
2011-04-05 15:10:02 UTC
Size:
3.22 KB
patch
obsolete
>From 84c172d42114be9d30805f489d2f6429599ef21d Mon Sep 17 00:00:00 2001 >From: Paul POULAIN <paul.poulain@biblibre.com> >Date: Fri, 29 Oct 2010 09:09:02 +0200 >Subject: [PATCH 2/4] [SIGNED-OFF] Bug 5984 : Follow up Adding OpacHiddenItems syspref > > >Signed-off-by: Claire Hernandez <claire.hernandez@biblibre.com> >--- > installer/data/mysql/en/mandatory/sysprefs.sql | 2 +- > .../1-Obligatoire/unimarc_standard_systemprefs.sql | 1 + > 2 files changed, 2 insertions(+), 1 deletions(-) > >diff --git a/installer/data/mysql/en/mandatory/sysprefs.sql b/installer/data/mysql/en/mandatory/sysprefs.sql >index 3ce2c18..c39ffda 100755 >--- a/installer/data/mysql/en/mandatory/sysprefs.sql >+++ b/installer/data/mysql/en/mandatory/sysprefs.sql >@@ -308,4 +308,4 @@ INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES > INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('Display856uAsImage','OFF','Display the URI in the 856u field as an image, the corresponding Staff Client XSLT option must be on','OFF|Details|Results|Both','Choice'); > INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('AlternateHoldingsField','','The MARC field/subfield that contains alternate holdings information for bibs taht do not have items attached (e.g. 852abchi for libraries converting from MARC Magician).',NULL,'free'); > INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('AlternateHoldingsSeparator','','The string to use to separate subfields in alternate holdings displays.',NULL,'free'); >- >+INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OpacHiddenItems','','This syspref allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations.','','Textarea'); >diff --git a/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql b/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql >index 2773a72..3784fab 100755 >--- a/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql >+++ b/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql >@@ -310,4 +310,5 @@ INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES > INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('UseControlNumber',0,'If ON, record control number (w subfields) and control number (001) are used for linking of bibliographic records.','','YesNo'); > INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('AlternateHoldingsField','','The MARC field/subfield that contains alternate holdings information for bibs taht do not have items attached (e.g. 852abchi for libraries converting from MARC Magician).',NULL,'free'); > INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('AlternateHoldingsSeparator','','The string to use to separate subfields in alternate holdings displays.',NULL,'free'); >+INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OpacHiddenItems','','This syspref allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations.','','Textarea'); > >-- >1.7.1 >
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 5984
:
3491
|
3492
|
3493
|
3644
|
3691
|
3692
|
3693
|
3694
|
3700
|
3701
|
3702
|
3703
| 3704 |
3705
|
3706