Bug 9894 - Followup: Add support for "flagged" values
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / marc_subfields_structure.tt
index ca8f434..2a598bf 100644 (file)
@@ -54,32 +54,15 @@ To edit the subfields associated with the tag, click 'Subfields' to the right of
 </li>
 </ul>
 <ul>
-       <li>hidden
-<ul>
-       <li>allows you to select from 19 possible visibility conditions, 17 of which are implemented. They are the following:
-<ul>
-       <li>-9 =&gt; Future use</li>
-       <li>-8 =&gt; Flag</li>
-       <li>-7 =&gt; OPAC !Intranet !Editor Collapsed</li>
-       <li>-6 =&gt; OPAC Intranet !Editor !Collapsed</li>
-       <li>-5 =&gt; OPAC Intranet !Editor Collapsed</li>
-       <li>-4 =&gt; OPAC !Intranet !Editor !Collapsed</li>
-       <li>-3 =&gt; OPAC !Intranet Editor Collapsed</li>
-       <li>-2 =&gt; OPAC !Intranet Editor !Collapsed</li>
-       <li>-1 =&gt; OPAC Intranet Editor Collapsed</li>
-       <li>0 =&gt; OPAC Intranet Editor !Collapsed</li>
-       <li>1 =&gt; !OPAC Intranet Editor Collapsed</li>
-       <li>2 =&gt; !OPAC !Intranet Editor !Collapsed</li>
-       <li>3 =&gt; !OPAC !Intranet Editor Collapsed</li>
-       <li>4 =&gt; !OPAC Intranet Editor !Collapsed</li>
-       <li>5 =&gt; !OPAC !Intranet !Editor Collapsed</li>
-       <li>6 =&gt; !OPAC Intranet !Editor !Collapsed</li>
-       <li>7 =&gt; !OPAC Intranet !Editor Collapsed</li>
-       <li>8 =&gt; !OPAC !Intranet !Editor !Collapsed</li>
-       <li>9 =&gt; Future use</li>
-</ul>
-</li>
-       <li>( ! means 'not visible' or in the case of Collapsed 'not Collapsed')</li>
+       <li>Visibility
+<ul>
+    <li>Allows you to set the visibility options for a MARC field.</li>
+    <ul>
+        <li><strong>OPAC</strong> - Checking this box determines whether the subfield is visible in the public interface. Unchecking it hides the field in the public interface.</li>
+        <li><strong>Intranet</strong> - Checking this box determines whether the subfield is visible in the staff interface. Unchecking it hides the field in the staff interface.</li>
+        <li><strong>Editor</strong> - Checking this box makes the subfield available to the MARC editor. Unchecking it indicates the field should not be shown in the editor.</li>
+        <li><strong>Collapsed</strong> - Checking this box determines whether the subfield is expanded or collapsed in the MARC editor; the subfield will appear as a clickable link to expand and edit the subfield. Unchecking it indicates that the field will be expanded by default.</li>
+        <li><strong>Flagged</strong> - This setting is exclusive of all other visibility options, and flags the field.</li>
 </ul>
 </li>
 </ul>