[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en admin/marc... [rel_3_0]
From: |
paul poulain |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en admin/marc... [rel_3_0] |
Date: |
Wed, 15 Nov 2006 17:21:28 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: rel_3_0
Changes by: paul poulain <tipaul> 06/11/15 17:21:28
Modified files:
koha-tmpl/intranet-tmpl/prog/en/admin:
marc_subfields_structure.tmpl
koha-tmpl/intranet-tmpl/prog/en/help/admin:
marc_subfields_structure.tmpl
Log message:
porting rel_2_0 features (& online help) to rel_3_0
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/admin/marc_subfields_structure.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/help/admin/marc_subfields_structure.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1&r2=1.1.2.1
Patches:
Index: admin/marc_subfields_structure.tmpl
===================================================================
RCS file:
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/admin/Attic/marc_subfields_structure.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- admin/marc_subfields_structure.tmpl 1 Nov 2006 20:15:01 -0000 1.1.2.1
+++ admin/marc_subfields_structure.tmpl 15 Nov 2006 17:21:27 -0000 1.1.2.2
@@ -29,7 +29,7 @@
<p><label for="liblibrarian<!-- TMPL_VAR NAME="row" -->">Text for
librarian</label><input id="liblibrarian<!-- TMPL_VAR NAME="row" -->"
type="text" name="liblibrarian" value="<!-- TMPL_VAR NAME="liblibrarian" -->"
size="40" maxlength="80" /></p>
<p><label for="libopac<!-- TMPL_VAR NAME="row" -->">Text for
OPAC</label><input type="text" id="libopac<!-- TMPL_VAR NAME="row" -->"
name="libopac" value="<!-- TMPL_VAR NAME="libopac" -->" size="40"
maxlength="80" /></p>
<p><label for="tab<!-- TMPL_VAR NAME="row" -->">Managed in tab</label><!--
TMPL_VAR NAME="tab" --> (ignore means that the subfield is NOT managed by
Koha)</p>
- <p><label for="hidden<!-- TMPL_VAR NAME="row" -->">Hidden</label><!--
TMPL_VAR NAME="hidden" --> (subfield is managed, but hidden. -should be filled
by a plugin or thesaurus-)</p>
+ <p><label for="hidden">hidden</label><input type="text" id="hidden<!--
TMPL_VAR NAME="row" -->" name="hidden" value="<!-- TMPL_VAR name="hidden" -->"
size="2" /> (see online help)</label></p>
<p><label for="isurl<!-- TMPL_VAR NAME="row" -->">Is a URL</label><!--
TMPL_VAR NAME="isurl" --> (if checked, it means that the subfield is an URL and
can be clicked</p>
<p><label>Link</label><input type="text" name="link" value="<!-- TMPL_VAR
NAME="link" -->" size="10" maxlength="5" /> (exemple:200b)</p>
<p><label>Others Options: <p>(choose one)</p></label>
Index: help/admin/marc_subfields_structure.tmpl
===================================================================
RCS file:
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/help/admin/marc_subfields_structure.tmpl,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- help/admin/marc_subfields_structure.tmpl 4 Aug 2005 21:17:04 -0000
1.1
+++ help/admin/marc_subfields_structure.tmpl 15 Nov 2006 17:21:28 -0000
1.1.2.1
@@ -16,16 +16,40 @@
<li>Text for librarian : what appears before the subfield in the librarian
interface</li>
<li>Text for OPAC : what appears before the field in the OPAC. If empty, the
text for librarian is used instead</li>
<li>Managed in tab : deals with the tab where the subfield is shown. Ignore
means that the subfield is not managed. All subfields of a given field must be
in the same tab or ignored : 1st it's more logic, 2nd, Koha would be confused
to repeat repeatable fields otherwise !!!</li>
-<li>hidden : means that the field is managed, but NOT shown in opac. It's
usually for internal fields</li>
+<li>hidden : allows you to select from 19 possible visibility conditions, 17
of which are implemented. They are the following:</li>
+<code><br />
+( ! means 'not visible' or in the case of Collapsed 'not
+Collapsed')
+<br /><br />
+ -9 => Future use<br/>
+ -8 => Flag<br/>
+ -7 => OPAC !Intranet !Editor Collapsed<br/>
+ -6 => OPAC Intranet !Editor !Collapsed<br/>
+ -5 => OPAC Intranet !Editor Collapsed<br/>
+ -4 => OPAC !Intranet !Editor !Collapsed<br/>
+ -3 => OPAC !Intranet Editor Collapsed<br/>
+ -2 => OPAC !Intranet Editor !Collapsed<br/>
+ -1 => OPAC Intranet Editor Collapsed<br/>
+ 0 => OPAC Intranet Editor !Collapsed<br/>
+ 1 => !OPAC Intranet Editor Collapsed<br/>
+ 2 => !OPAC !Intranet Editor !Collapsed<br/>
+ 3 => !OPAC !Intranet Editor Collapsed<br/>
+ 4 => !OPAC Intranet Editor !Collapsed<br/>
+ 5 => !OPAC !Intranet !Editor Collapsed<br/>
+ 6 => !OPAC Intranet !Editor !Collapsed<br/>
+ 7 => !OPAC Intranet !Editor Collapsed<br/>
+ 8 => !OPAC !Intranet !Editor !Collapsed<br/>
+ 9 => Future use<br/>
+</code>
<li>URL : if checked, the subfield is an URL, and can be clicked</li>
<li>Auth value : means the value is not free, but in the authorised value list
of the selected type</li>
<li>thesaurus : means that the value is not free, but can be searched in
authority/thesaurus of the selected category</li>
<li>plugin : means the value is calculated or managed by a plugin. Plugins can
do almost anything. For example, in UNIMARC there are plugins for every 1xx
fields that are coded fields. The plugin is a huge help for cataloger ! There
are also two plugins (unimarc_plugin_210c and unimarc_plugin_225a that can
"magically" find the editor from an ISBN, and the collection list for the
editor)</li>
-<li>link : If you enter a field/subfield here (200b), a little glass appears
after the subfield. If the user clic on the glass, a search is done on the DB
for the field/subfield with the same value. Can be used for 2 main topic :
+<li>link : If you enter a field/subfield here (200b), a little glass appears
after the subfield. If the user click on the glass, a search is done on the DB
for the field/subfield with the same value. Can be used for 2 main topic :
<ul>
<li>on a field like author (200f in UNIMARC), put 200f here,
you will be able to see all biblios with the same author</li>
<li>on a field that is a link (4xx) to reach another biblio.
For example, put 011a in 464$x, will find the serial that was previously with
this issn. With the 4xx pligin, you get a powerful tool to manage biblios
connected to biblios</li>
-</ul>
+ </ul>
</li>
</ul>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en admin/marc... [rel_3_0],
paul poulain <=