Language corrections: branch -> library. Changing "Libraries, branches, and groups...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / tools / holidays.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Holidays Calendar Help</h1><h2>What is the Holidays Calendar?</h2>
4 <p>The Holidays Calendar allows the library to define days where the library is closed. Circulation rules are then recalculated to taken in to account that library is closed and there will be no one present to return items.</p>
5 <p>There are 2 types of holiday:</p>
6         <ol>
7                 <li><strong>Unique Holiday</strong>:One off events or closeures.</li>
8                 <li><strong>Repeatable Holidays</strong>:Holidays that either repeat the same day of every week or repeated yearly on the same date.</li>
9         </ol>   Holidays are set per library and the same holiday will need to be set for all libraries in a system.
10 <h2>Updating the Calendar:</h2>
11         <ul>
12                 <li>Go to the 'Tools' module (usually under 'More' in your Global Nav)</li>
13                 <li>Choose 'Calendar'</li>
14                 <li>From the pull down you can choose which branch to apply holidays to.
15                 <ul>
16                         <li>
17                     <span style="background-color: #ffff99">
18 TIP: At present you will have to enter holidays in for each library, there is no way to apply holidays to all libraries at once.</span></li>
19                 </ul></li>
20                 <li>To add a new holiday, click on the date you'd like to add a holiday to
21                 <ul>
22                         <li>Example, February 18, 2008 is President's Day and the library is closed.</li>
23                 </ul></li>
24                 <li>Click on the 18th of February 2008 and fill in the necessary fields for your library.</li>
25                 <li>Chose whether this holiday is repeated every day of the week or yearly.
26                 <ul>
27                         <li>In the case of President's Day it is not repeatable.</li>
28                         <li>
29                     <span style="background-color: #ffff99">
30 TIP: An example of a repeatable holiday would be Christmas, New Year's or a staff in-service day</span></li>
31                 </ul></li>
32                 <li>When you've entered the necessary data click 'Save'</li>
33                 <li>Once saved your holiday will be color-coded on the calendar</li>
34         </ul><h3><strong>Why do I want to add holidays for my library?</strong></h3>After holidays are entered on the calendar, circulation rules are then recalculated to taken in to account that library is closed and there will be no one present to return items.
35 <h3>How do I enable the Holiday Calendar? </h3>
36 <p>You can make use of the Holidays Calendar by turning on the proper system preferences</p>
37         <ul>
38                 <li><em>Get there:</em> More &gt; Administration &gt; Global System Preferences &gt; Circulation &gt; useDaysMode
39                 <ul>
40                         <li>Choose the method for calculating due date: select Calendar to use the holidays module, and Days to ignore the holidays module</li>
41                 </ul></li>
42                 <li><em>Get there:</em> More &gt; Administration &gt; Global System Preferences &gt; Circulation &gt; finescalendar
43                 <ul>
44                         <li>This will use the check the holiday calendar before charging fines</li>
45                 </ul></li>
46         </ul>
47 <p> </p><!-- TMPL_INCLUDE NAME="help-bottom.inc" -->