Merge commit 'origin/master' into bl-sopac
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / branches.tmpl
index 449b290..2735178 100644 (file)
@@ -1,11 +1,59 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Help: Library Branches</h1>
+<h1>Libraries and Groups</h1>
 
-<p>Fill in information about your library service outlets on this page.</p>
+<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>
 
-<p>Begin by defining your branch categories. If, for example, you have one main library and several branch libraries, you might set up an "M" (Main) category and a "B" (Branch) category, with descriptions "Main Library" and "Branch Library."</p>
+<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>
 
-<p>Now add the names and addresses, phone numbers, etc of your libraries in the "Branches" section. (All of your libraries should be described here, not just the branch libraries.) 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. When libraries are listed in Koha, they will be listed in alphabetical order by code. (Note that until you set your branch the first time you use a computer to circulate items in Koha, the branch will default to the first library in the alphabetical code list -- be careful to set the branch the first time you use Koha or whenever you add a new computer!)</p>
-
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
+<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>