Hidden attribute of subfields in cataloguing frameworks
In my Koha 3.2.0 test installation, hidden attributes of subfields have these values: 9 7 6 5 4 1 0 -1 -5 -6 I'm not able to find the meaning of each code in manuals, FAQs, forums... Thanks. Stefano
Hi Stefano! On 24 November 2010 11:15, Stefano Bargioni <bargioni@pusc.it> wrote:
In my Koha 3.2.0 test installation, hidden attributes of subfields have these values:
9 7 6 5 4 1 0 -1 -5 -6
I'm not able to find the meaning of each code in manuals, FAQs, forums...
It's in the manual: http://koha-community.org/documentation/3-2-manual/?ch=x3731#AEN3821 Scroll down a little bit and you will find this: hidden allows you to select from 19 possible visibility conditions, 17 of which are implemented. They are the following: -9 => Future use -8 => Flag -7 => OPAC !Intranet !Editor Collapsed -6 => OPAC Intranet !Editor !Collapsed -5 => OPAC Intranet !Editor Collapsed -4 => OPAC !Intranet !Editor !Collapsed -3 => OPAC !Intranet Editor Collapsed -2 => OPAC !Intranet Editor !Collapsed -1 => OPAC Intranet Editor Collapsed 0 => OPAC Intranet Editor !Collapsed 1 => !OPAC Intranet Editor Collapsed 2 => !OPAC !Intranet Editor !Collapsed 3 => !OPAC !Intranet Editor Collapsed 4 => !OPAC Intranet Editor !Collapsed 5 => !OPAC !Intranet !Editor Collapsed 6 => !OPAC Intranet !Editor !Collapsed 7 => !OPAC Intranet !Editor Collapsed 8 => !OPAC !Intranet !Editor !Collapsed 9 => Future use URL : if checked, the subfield is an URL, and can be clicked ( ! means 'not visible' or in the case of Collapsed 'not Collapsed') Regards, Magnus Enger libriotech.no
It's also in the online help - click on the ? in the right corner of your screen while configuring your bibliographic frameworks. Katrin -- Katrin Fischer Bibliotheksservice-Zentrum Baden-Württemberg 78457 Konstanz Telefon: 07531 / 88-4934 http://www2.bsz-bw.de/cms/Members/FischerK
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha- bounces@lists.katipo.co.nz] On Behalf Of Magnus Enger Sent: Wednesday, November 24, 2010 11:32 AM To: Koha list Subject: Re: [Koha] Hidden attribute of subfields in cataloguing frameworks
Hi Stefano!
On 24 November 2010 11:15, Stefano Bargioni <bargioni@pusc.it> wrote:
In my Koha 3.2.0 test installation, hidden attributes of subfields have these values:
9 7 6 5 4 1 0 -1 -5 -6
I'm not able to find the meaning of each code in manuals, FAQs, forums...
It's in the manual: http://koha-community.org/documentation/3-2-manual/?ch=x3731#AEN3821
Scroll down a little bit and you will find this:
hidden allows you to select from 19 possible visibility conditions, 17 of which are implemented. They are the following: -9 => Future use -8 => Flag -7 => OPAC !Intranet !Editor Collapsed -6 => OPAC Intranet !Editor !Collapsed -5 => OPAC Intranet !Editor Collapsed -4 => OPAC !Intranet !Editor !Collapsed -3 => OPAC !Intranet Editor Collapsed -2 => OPAC !Intranet Editor !Collapsed -1 => OPAC Intranet Editor Collapsed 0 => OPAC Intranet Editor !Collapsed 1 => !OPAC Intranet Editor Collapsed 2 => !OPAC !Intranet Editor !Collapsed 3 => !OPAC !Intranet Editor Collapsed 4 => !OPAC Intranet Editor !Collapsed 5 => !OPAC !Intranet !Editor Collapsed 6 => !OPAC Intranet !Editor !Collapsed 7 => !OPAC Intranet !Editor Collapsed 8 => !OPAC !Intranet !Editor !Collapsed 9 => Future use * URL : if checked, the subfield is an URL, and can be clicked ( ! means 'not visible' or in the case of Collapsed 'not Collapsed')
Regards, Magnus Enger libriotech.no _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Thanks for the help. I suggest to link the "(see online help)" suggestion to the online help. For instance, I modified the string (see online help) into (<a onclick="window.open('/cgi-bin/koha/help.pl','Koha_Help','width=600,height=600,toolbar=false,scrollbars=yes'); return false;" href="/cgi-bin/koha/help.pl">see online help</a>) in the template /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tmpl Bye. Stefano On Nov 24, 2010, at 11:46 , Fischer, Katrin wrote:
It's also in the online help - click on the ? in the right corner of your screen while configuring your bibliographic frameworks.
Katrin
-- Katrin Fischer Bibliotheksservice-Zentrum Baden-Württemberg 78457 Konstanz Telefon: 07531 / 88-4934 http://www2.bsz-bw.de/cms/Members/FischerK
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha- bounces@lists.katipo.co.nz] On Behalf Of Magnus Enger Sent: Wednesday, November 24, 2010 11:32 AM To: Koha list Subject: Re: [Koha] Hidden attribute of subfields in cataloguing frameworks
Hi Stefano!
On 24 November 2010 11:15, Stefano Bargioni <bargioni@pusc.it> wrote:
In my Koha 3.2.0 test installation, hidden attributes of subfields have these values:
9 7 6 5 4 1 0 -1 -5 -6
I'm not able to find the meaning of each code in manuals, FAQs, forums...
It's in the manual: http://koha-community.org/documentation/3-2-manual/?ch=x3731#AEN3821
Scroll down a little bit and you will find this:
hidden allows you to select from 19 possible visibility conditions, 17 of which are implemented. They are the following: -9 => Future use -8 => Flag -7 => OPAC !Intranet !Editor Collapsed -6 => OPAC Intranet !Editor !Collapsed -5 => OPAC Intranet !Editor Collapsed -4 => OPAC !Intranet !Editor !Collapsed -3 => OPAC !Intranet Editor Collapsed -2 => OPAC !Intranet Editor !Collapsed -1 => OPAC Intranet Editor Collapsed 0 => OPAC Intranet Editor !Collapsed 1 => !OPAC Intranet Editor Collapsed 2 => !OPAC !Intranet Editor !Collapsed 3 => !OPAC !Intranet Editor Collapsed 4 => !OPAC Intranet Editor !Collapsed 5 => !OPAC !Intranet !Editor Collapsed 6 => !OPAC Intranet !Editor !Collapsed 7 => !OPAC Intranet !Editor Collapsed 8 => !OPAC !Intranet !Editor !Collapsed 9 => Future use * URL : if checked, the subfield is an URL, and can be clicked ( ! means 'not visible' or in the case of Collapsed 'not Collapsed')
Regards, Magnus Enger libriotech.no _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Fischer, Katrin -
Magnus Enger -
Stefano Bargioni