Bug 13618: Add html filters to all the variables
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / patron-attr-types.tt
index c14ee80..8e56c65 100644 (file)
 <p>To add a new Patron Attribute Type, click the 'New Patron Attribute Type' button at the top of the page</p>
 
 <ul>
-     <li>In the 'Patron attribute type code', enter a short code to identify this field
+    <li>In the 'Patron attribute type code', enter a short code to identify this field
 <ul>
-        <li style="color: #990000;">Important: This field is limited to 10 characters (numbers and letters only)</li>
-  <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
+    <li style="color: #990000;">Important: This field is limited to 10 characters (numbers and letters only)</li>
+    <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
 </ul>
 </li>
        <li>In the 'Description' field, enter a longer (plain text) explanation of what this field will contain</li>
        <li>Check the box next to 'Repeatable' to let a patron record have multiple values of this attribute.
 <ul>
- <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
   <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
 </ul>
 </li>
        <li>If 'Unique identifier' is checked, the attribute will be a unique identifier which means, if a value is given to a patron record, the same value cannot be given to a different record.
+    <li>Unique attributes can be used as match points on the patron import tool</li>
 <ul>
- <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
   <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
 </ul>
 </li>
        <li>Check 'Allow password' to make it possible to associate a password with this attribute.</li>
        <li>Check 'Display in check-out' to make this attribute visible in the patron's short detail display on the left of the checkout screen and other patron pages</li>
        <li>Authorized value category; if one is selected, the patron record input page will only allow values to be chosen from the authorized value list.
 <ul>
- <li>You will first need to add an authorized value list for it to appear in this menu
   <li>You will first need to add an authorized value list for it to appear in this menu
 <ul>
-     <li><em>Get there: </em>More &gt; Administration &gt; Basic Parameters &gt; Authorized Values</li>
+    <li><em>Get there: </em>More &gt; Administration &gt; Basic Parameters &gt; Authorized Values</li>
 </ul>
 </li>
<li style="color: #990000;"> Important: an authorized value list is not enforced during batch patron import.</li>
   <li style="color: #990000;">Important: an authorized value list is not enforced during batch patron import.</li>
 </ul>
 </li>
-  <li>If you'd like to only show this attribute on patrons of one type choose that patron type from the 'Category' pull down</li>
-        <li>If you have a lot of attributes it might be handy to group them so that you can easily find them for editing. If you create an Authorized Value for PA_CLASS it will show in the 'Class' pull down and you can then change your attributes page to have sections of attributes</li>
+    <li>If you would like this attribute to only be used by specific branches you can choose those branches from the 'Branches limitation' list. Choose 'All branches' to show it for all libraries.</li>
+    <li>If you'd like to only show this attribute on patrons of one type choose that patron type from the 'Category' pull down</li>
+    <li>If you have a lot of attributes it might be handy to group them so that you can easily find them for editing. If you create an Authorized Value for PA_CLASS it will show in the 'Class' pull down and you can then change your attributes page to have sections of attributes</li>
        <li>Click Save to save your new attribute</li>
 </ul>
 
@@ -69,6 +71,6 @@
 
 <p>You will be unable to delete an attribute if it's in use.</p>
 
-<p><strong>See the full documentation for Patron Attribute Types in the <a href="http://manual.koha-community.org/3.8/en/patscirc.html#patronattributetypes">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Patron Attribute Types in the <a href="http://koha-community.org/manual/[% helpVersion | html %]/en/html/administration.html#patron-attribute-types">manual</a> (online).</strong></p>
 
-[% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
+[% INCLUDE 'help-bottom.inc' %]