Koha/koha-tt/intranet-tmpl/prog/en/modules/help/admin/branches.tt
2011-03-21 20:02:15 +13:00

59 lines
1.9 KiB
Text

[% INCLUDE 'help-top.inc' %]
<h1>Libraries and Groups</h1>
<ul>
<li>Click on 'Libraries and groups'</li>
<ul>
<li style="background-color: #ffe599">TIP: The terms 'Library' and 'Branch' are interchangeable in Koha.</li>
</ul>
<li>You can click the 'Edit' link, next to each library, to make changes.</li>
</ul>
<h2>Add a new Group</h2>
<strong>What is Group(s) and why would I want to use it? <br />
</strong>
<p>
A single branch library does not need to utilize the Group(s) feature.
</p>
<p>
Group(s) are used to divide your library system into categories. If, for example, you have
one main library and several branch libraries, you might set up an &quot;M&quot;
(Main) group and a &quot;B&quot; (Branch) group, with descriptions &quot;Main
Library&quot; and &quot;Branch Libraries.&quot; Another example is a library system
which is divided into regions. You can create the &quot;North Region&quot; group,
which contains libraries A, B, and C and the &quot;South Region&quot; group, which
contains libraries D, E, and F.
</p>
<p style="background-color: #ffe599">TIP: Start by adding your Groups/Categories (if you have any) before adding Libraries.
</p>
<ul>
<li>To add a new group click 'New Group'
<ul>
<li style="color: #990000">IMPORTANT: Right now category type is still in development. </li>
</ul>
</li>
<li>Enter the group information</li>
</ul>
<h2><strong>Add a new Library/Branch</strong> <br />
</h2>
<ul>
<li>To add a new library or branch click 'New Library'
</li>
<li>Enter the Library Code
<ul>
<li style="background-color: #ffe599">TIP: Give each library a unique and easily-remembered code (maximum of four
characters). This code will be used in Koha's database to identify each
library.</li>
</ul>
</li>
</ul>
<ul>
<li>Enter all other information related to the library</li>
<li>Click 'Submit'</li>
<li>Your library will now be added to the list
</li>
</ul>