Merge branch 'bug_9850' into 3.14-master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / marc_subfields_structure.tt
index 65b53b9..3307318 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
+    <li>Visibility
 <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>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>
@@ -144,6 +127,6 @@ To edit the subfields associated with the tag, click 'Subfields' to the right of
       <li>To save your changes simply click the 'Save Changes' button at the top of the screen</li>
 </ul>
 
-<p><strong>See the full documentation for MARC Frameworks in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for MARC Frameworks in the <a href="http://manual.koha-community.org/3.12/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]