This is from the manual (https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/ad...) - there is more info here - I hope it helps: OpacSuppression This system preference only applies to the 942$n field. Default Value: OFF Values: * ON = Makes it so that if the 942$n field is set in the framework to be suppressed in the OPAC, it will not appear in the OPAC * OFF = If the 942$n field is set in the framework to be suppressed in the OPAC, it will still appear in the OPAC TIP: Sometimes it's easier if you create an authorized value entitled 'SUPPRESS' with two values: 0 for don't suppress and 1 for suppress. Linking this authorized value to the 942$n field will make it so that catalogers can pick one of these two values. IMPORTANT: Unless you have at least one record with a 942$n, turning 'OpacSuppression' ON will cause all OPAC searches to fail. This is caused by Zebra throwing errors if you search for an index that doesn't have at least one value. --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Thu, Mar 26, 2009 at 10:28 PM, Mason James <mason.loves.sushi@gmail.com> wrote:
hi Folks,
does anyone know what the 'OpacSuppression' syspref does? "Turn ON the OPAC Suppression feature, requires further setup, ask your system administrator for details"
heres the commit by Joshua http://git.koha.org/cgi-bin/gitweb.cgi? p=Koha;a=commit;h=dd47f7bf7cd3c725ac2028a48ce1fab451a131fd
ive grepped thru the latest stable repo , and cant see it refered to anywhere other that the sql structures
stable$ grep -ril 'OpacSuppression' ./* ./admin/systempreferences.pl ./installer/data/mysql/updatedatabase.pl ./installer/data/mysql/uk-UA/mandatory/system_preferences_optimal.sql ./installer/data/mysql/ru-RU/mandatory/system_preferences_optimal.sql ./installer/data/mysql/fr-FR/1-Obligatoire/ unimarc_standard_systemprefs.sql ./installer/data/mysql/en/mandatory/sysprefs.sql _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel