koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help/admin categ


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help/admin categorie.tmpl,1.1,1.2
Date: Fri, 03 Dec 2004 12:45:36 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/help/admin
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21124/koha-tmpl/intranet-tmpl/default/en/help/admin

Modified Files:
        categorie.tmpl 
Log Message:
Deleting text regarding issue limits, adding some formatting changes

Index: categorie.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/help/admin/categorie.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** categorie.tmpl      19 Nov 2004 15:13:11 -0000      1.1
--- categorie.tmpl      3 Dec 2004 20:45:33 -0000       1.2
***************
*** 4,18 ****
  <p>Here is where you define the types of users of your library and how they 
will be handled.</p>
  
  <p>Start by assigning a Category Code and a Description to each borrower 
type. The code is limited on no more than two characters and may be anything 
you choose. Four codes, however, have special meaning for Koha :</p>
  <ul>
        <li>"I" can be used for institutional members, like other libraries 
that borrow from you, in which case Koha expects slightly different information 
about the institution;</li>
        <li>"A" (Adult) and "W" can be linked as "guarantors" to other 
borrowers who are their dependents.</li>
!       <li>"C" (Children) his a borrower category that has a "guarantor"</li>
  </ul>
  
  <p>Enrollment period is a number indicating how many years a user's 
enrollment is valid. If you consider enrollments to expire after four years for 
example (as in a school, perhaps), then set this number to 4. If enrollments 
never expire, set this to an impossibly high number (99).</p>
  
  <p>Upper Age Limit and Age Required set the age parameters for this type of 
user. If you issue children's cards to users between the ages of 2 and 18, for 
example, then Age Required would be "2" and Upper Age Limit would be "18." If 
there is no upper age limit, set this value to 99 (the highest allowed).</p>
  
! <p>Enrollment Fee and Reserve Fee (if any) should be entered either as whole 
numbers or with six decimal places, with no currency notation (e.g. "1.250000" 
instead of "$1.25"). Overdue Notice Required lets you bypass generating overdue 
notices for this user type, and Issue Limit sets the highest number of items 
which this type of user may have borrowed.</p>
  <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
--- 4,25 ----
  <p>Here is where you define the types of users of your library and how they 
will be handled.</p>
  
+ <h2 class="help">Category Code and Description</h2>
  <p>Start by assigning a Category Code and a Description to each borrower 
type. The code is limited on no more than two characters and may be anything 
you choose. Four codes, however, have special meaning for Koha :</p>
  <ul>
        <li>"I" can be used for institutional members, like other libraries 
that borrow from you, in which case Koha expects slightly different information 
about the institution;</li>
        <li>"A" (Adult) and "W" can be linked as "guarantors" to other 
borrowers who are their dependents.</li>
!       <li>"C" (Children) is a borrower category that has a "guarantor"</li>
  </ul>
  
+ <h2 class="help">Enrollment Period</h2>
  <p>Enrollment period is a number indicating how many years a user's 
enrollment is valid. If you consider enrollments to expire after four years for 
example (as in a school, perhaps), then set this number to 4. If enrollments 
never expire, set this to an impossibly high number (99).</p>
  
+ <h2 class="help">Upper Age Limit and Age Required</h2>
  <p>Upper Age Limit and Age Required set the age parameters for this type of 
user. If you issue children's cards to users between the ages of 2 and 18, for 
example, then Age Required would be "2" and Upper Age Limit would be "18." If 
there is no upper age limit, set this value to 99 (the highest allowed).</p>
  
! <h2 class="help">Enrollment Fee and Reserve Fee</h2>
! <p>Enrollment Fee and Reserve Fee (if any) should be entered either as whole 
numbers or with six decimal places, with no currency notation (e.g. "1.250000" 
instead of "$1.25").</p>
! 
! <h2 class="help">Overdue Notice Required</h2>
! <p>Overdue Notice Required lets you bypass generating overdue notices for 
this user type.</p>
  <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]