Adding yuipath variable to help.pl, and doing some cleanup of help templates (standar...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / serials / serials-home.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3  <h1>Serials</h1><h2>Q: What does the serials module do?</h2>
4
5 <p>The serials module is used to manage subscriptions the library has to vairous titles. These are normally Serials or Journals, but in practice can be anything. </p>
6
7 <h2>Q: What do I need before I can setup a subscription?</h2>
8
9 <p>Before you can setup up a subscription, you will need to setup a &quot;Vendor&quot; under Acquisitions, and a new &quot;Biblio&quot; under Cataloging. When cataloging the new biblio, do not add any items. Adding of items is handled by the Serials module.</p>
10
11 <h2><a id="qhow_to_search_for_a_subscription" name="qhow_to_search_for_a_subscription"></a>Q: How to search for a subscription?
12 </h2>
13 <p> A:  Search by using the filter button (either title or ISSN). </p> 
14
15 <h2><a id="qhow_do_i_create_a_new_subscription" name="qhow_do_i_create_a_new_subscription"></a>Q: How do I create a new subscription?</h2>
16  <p>  A: Click the &ldquo;Add subscription&rdquo; button.  </p>
17
18 <h2><a id="qwhat_can_i_do_when_i_have_found_a_subscription" name="qwhat_can_i_do_when_i_have_found_a_subscription"></a>Q: What can I do when I have found a subscription?
19 </h2>
20  <p> A: View subscription details, receive any item and/or manage what appears in subscription summary (in OPAC and librarian interface. </p> 
21
22 <h3><a id="tip._using_wildcards" name="tip._using_wildcards"></a>TIP. USING WILDCARDS.
23 </h3>
24
25  <p> If you enter a title, you can use the wildcard % : entering %Times% returns every subscription containing Times in the title. Entering New York% returns every subscription with title starting with New York. </p>
26
27
28 <!-- TMPL_INCLUDE name="help-bottom.inc" -->