[Koha-patches] [PATCH] Bug5940: Authority, Labels, Circ help files for 3.4

Jared Camins-Esakov jcamins at bywatersolutions.com
Wed Mar 30 21:48:04 CEST 2011


From: Nicole C. Engard <nengard at bywatersolutions.com>

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
Signed-off-by: Jared Camins-Esakov <jcamins at bywatersolutions.com>
---
 .../modules/help/authorities/authorities-home.tmpl |   12 ++-
 .../en/modules/help/authorities/authorities.tmpl   |   77 ++++-------------
 .../prog/en/modules/help/authorities/detail.tmpl   |   15 +++
 .../prog/en/modules/help/circ/branchtransfers.tmpl |   38 ++++----
 .../en/modules/help/circ/circulation-home.tmpl     |   27 ++++---
 .../prog/en/modules/help/circ/circulation.tmpl     |   92 +++++++++++++++-----
 .../prog/en/modules/help/circ/overdue.tmpl         |   15 ++-
 .../prog/en/modules/help/circ/pendingreserves.tmpl |   33 +++++---
 .../prog/en/modules/help/circ/reserveratios.tmpl   |    4 +-
 .../prog/en/modules/help/circ/returns.tmpl         |   59 +++++++++----
 .../en/modules/help/circ/transferstoreceive.tmpl   |   21 ++---
 .../prog/en/modules/help/circ/view_holdsqueue.tmpl |   17 +---
 .../prog/en/modules/help/circ/waitingreserves.tmpl |    6 +-
 .../prog/en/modules/help/export/marc.tmpl          |   34 +++++++-
 .../en/modules/help/labels/label-edit-batch.tmpl   |   25 ++++++
 .../en/modules/help/labels/label-edit-layout.tmpl  |   30 +++----
 .../en/modules/help/labels/label-edit-profile.tmpl |   78 +++++++----------
 .../modules/help/labels/label-edit-template.tmpl   |   33 +++++++
 .../prog/en/modules/help/labels/label-home.tmpl    |   41 +++++++--
 .../en/modules/help/labels/spinelabel-home.tmpl    |   11 ++-
 20 files changed, 408 insertions(+), 260 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tmpl
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tmpl
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tmpl

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tmpl
index 3edb738..80d6221 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tmpl
@@ -1,7 +1,15 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Authorities Help</h1><h2>What is a MARC Authority Record?</h2>
+<h1>Authorities</h1>
 
-<p>A MARC Authority Record are used to ensure consitency across catalog records by providing a way to define the standard form of names for:</p><ul><li>People (Authors, Editors, Publishers, Illustrators etc)</li><li>Titles</li><li>Subjects</li><li>Organizations (Companies, Academic Instituites etc)</li></ul>For more information about Authority Records with MARC 21 see the tutorial on the <a href="http://www.loc.gov/marc/uma/index.html">Library of Congress website</a>
+<p>Authority records are a way of controlling fields in your MARC records. Using authority records will provide you with control over subject headings, personal names and places.</p>
+
+<h2>Searching Authorities</h2>
+
+<p>From the authorities page you can search for existing terms and the bibliographic records they are attached to.</p>
+
+<p>From the results you will see the authority record, how many bibliographic records it is attached to, and a delete link (if there are not bibliographic records attached).</p>
+
+<p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tmpl
index 4374cbf..297999c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tmpl
@@ -1,62 +1,19 @@
-<!-- TMPL_INCLUDE NAME="help-top.inc" -->   
-   <h1>Adding an Authority Record</h1>   
-   
-  <p> <span style="background-color: #ffe599">IMPORTANT: To add authority records in bulk, contact your system administrator and tell them that they can use this script:   
-   <span class="ex">misc/migration_tools/bulkauthimport.pl</span></span></p>
-	<ul>
-		<li>Click 'New Authority'</li>
-		<li>Choose the type of authority record you would like to add to your system
-		<ul>
-			<li>
-		    <span style="background-color: #ffe599">
-Tip: To alter this list you need to make changes to your system parameters</span>
-			<ul>
-				<li>
-			    <em>Get there:</em>Home &gt; Administration			   
-			   &gt; MARC Authorities framework</li>
-			</ul></li>
-		</ul></li>
-		<li>Continue with cataloging your authorities</li>
-	</ul>
-   <h2>Altering Authorities Records</h2>
-	<ul>
-		<li>Search for the Authority</li>
-		<li>Click on the summary for the record you want to edit</li>
-		<li>Click 'Edit' at the top left</li>
-	</ul>   
-   <h2>Adding Authorities to a record</h2>
-   <p>There are three ways to add authorities to a record:</p>
-	<ul>
-		<li>query authority file when adding/editing a record (during cataloging)</li>
-		<li>enable Koha to auto-detect authority records when a record is saved</li>
-		<li>library maintains its own authority records based on the dataset</li>
-	</ul>
-	<p>Here are details on these options:</p>
-	<h3>Query authority file when adding/editing a record (during cataloging)</h3>
-	
-<p>The Bibliographic editor allows queries to the authority file at the add/edit stage of a record, so that cataloging staff can create the links between a bibliographic and authority record when they are cataloging.</p>
-<p>If you wish to provide access to authority records for a given subfield -- MARC 21's 700a subfield, for instance, to make sure an author's name is available in an added entry in its approved form -- you will need to create a subfield &quot;9&quot; for that tag (e.g. tag 700, subfield 9).&nbsp; This is done by adding the subfield via the 'Authority types' administration module.</p>
-	<ul>
-		<li><em>Get there:</em> More &gt; Administration &gt; Authority types
-		<ul>
-			<li>
-		    <span style="background-color: #ffe599">
-TIP: Make sure this subfield is managed in the same tab as the other managed subfields for this tag, and then click the &quot;hidden&quot; checkbox so it will not be displayed with the rest of the record</span>.</li>
-		</ul></li>
-	</ul>
-<p>Koha uses subfield 9 to store the link between a bibliographic record and an authority record.</p>
-
-<p>When the catalogers are adding a record, they will see three dots (...) after the textbox of the 700a subfield (or any field you have chosen to add a subfield 9 to). Clicking on these dots will open a pop-up window allowing the cataloger to search your authority records for a standardized version of the author's name. If the desired name is found in your authority records, it can be automatically copied into the 700a subfield. (If the desired name is not found, the cataloger can enter the name manually.)</p>
-
-<h3>Auto-detection of authority records when a record is saved</h3>
-
-<p>Alternatively, the library can opt into the auto-detection of authority records when a record is saved.&nbsp; This is done by turning the 'BiblioAddsAuthorities' system preference on.</p>
-	<ul>
-		<li><em>Get there:</em> More &gt; Administration &gt; Global preferences &gt; Authorities &gt; BiblioAddsAuthorities</li>
-	</ul>
-
-<h3>Library-maintained authority records</h3>
-
-<p>A third option allows libraries to maintain their own authority records based on the dataset; many libraries prefer not to enable that option because it creates 'ghost' authority records in the system. It's up to the library (or group) which options to enable, or disable.</p>
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h2>Adding Authorities</h2>
+
+<p>To add a new authority record, choose the authority type from the 'New Authority' button.</p>
+
+<p>The form that appears will allow you to enter all of the necessary details regarding your authority record.</p>
+
+<p>To expand collapsed values simply click on the title and the subfields will appear.</p>
+
+<h2>Editing Authorities</h2>
+
+<p>Authorities can be edited by clicking on the authority summary from the search results and then clicking the 'Edit' button above the record.</p>
+
+<p>Once you've made the necessary edits, simply click 'Save' and all of the records that use this authority record will be updated.</p>
+
+<p>To delete an authority record you first must make sure it's not linked to any bibliographic records. If it is not used by any bibliographic records a 'Delete' link will appear to the right of the record on the search results and as a button that appears after clicking on the summary of the authority record.</p>
 
 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tmpl
new file mode 100644
index 0000000..e7c7492
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tmpl
@@ -0,0 +1,15 @@
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h1>Authorities</h1>
+
+<p>Authority records are a way of controlling fields in your MARC records. Using authority records will provide you with control over subject headings, personal names and places.</p>
+
+<h2>Searching Authorities</h2>
+
+<p>From the authorities page you can search for existing terms and the bibliographic records they are attached to.</p>
+
+<p>From the results you will see the authority record, how many bibliographic records it is attached to, and a delete link (if there are not bibliographic records attached).</p>
+
+<p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tmpl
index 841ef84..980d9fa 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tmpl
@@ -1,24 +1,24 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Circulation Transfers</h1>
+<h1>Transfers</h1>
 
-<p>   
-   This tool allows temporary reassignment of an item to another branch.</p>
-	<ul>
-		<li>	   
-	   Click 'Transfer' on the Circulation menu</li>
-		<li>	   
-	   Choose the library you want to transfer the book to from the pull down</li>
-		<li>	   
-	   Scan to type the barcode for the book you want to transfer into the barcode field
-		<ul>
-			<li>		   
-		   If you try to transfer and item the library it's already at you will be presented with a message to the right of the transfer form telling you that the item is already at the library</li>
-		</ul></li>
-		<li>	   
-	   You will be presented with a confirmation of transfer requests below the transfer form after hitting 'Submit'</li>
-		<li>	   
-	   When looking at the item record, the 'Home Library' will still remain, but the 'Current Location' has changed</li>
-	</ul>
+<p>If you work in a multi-branch system you can transfer items from one library to another by using the Transfer tool. To transfer an item</p>
+
+<ul>
+	<li>Click 'Transfer' on the Circulation page
+<ul>
+	<li>Enter the library you would like to transfer the item to</li>
+	<li>Scan or type the barcode on the item you would like to transfer</li>
+</ul>
+</li>
+	<li>Click 'Submit'</li>
+	<li>The item will now say that it is in transit</li>
+	<li>When the item arrives at the other branch the librarian must check the item in to acknowledge that it is no longer in transit</li>
+	<li>The item will not be permanently moved to the new library
+<ul>
+	<li>The item shows the same 'Home Library' but has updated the 'Current Location' to note where it resides at this time</li>
+</ul>
+</li>
+</ul>
 	
 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tmpl
index df1f7e8..63bd956 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tmpl
@@ -1,18 +1,23 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Circulation Help</h1>
-<h2>What can I do in Circulation?</h2>
+<h1>Circulation</h1>
 
-<p>Circulation is where items are check out and in to patrons. Some libraries use different nomeclature for these functions.</p>
-<p>Koha uses the following terms:</p>
-<ul>
-<li><strong>Check Out </strong>= issue an item to a patron</li>
-<li><strong>Check In</strong> = return an item from a patron</li>
-<li><strong>Transfer</strong> = used to change the holding branch of an item</li>
-<li><strong>Holds</strong> = items that patrons have placed a request on (called &quot;reserves&quot; in some libraries - not to be confused with &quot;Course Reserves&quot; used in academimc libraries)</li>
-<li><strong>Fast Cataloging</strong> = used for quick cataloging of a small record done at the time of circulation</li>
-</ul><br />
+<p>Circulation functions can be accessed in several different ways. On the main page of the staff client there are some quick links in the center of the page to check items out, in or transfer them. For a complete listing of Circulation functions you can visit the Circulation page which is linked from the top left of every page or from the center of the main page.</p>
+
+<p>Before circulating your collection you will want to set your Global System Preferences, Basic Parameters and Patrons & Circulation Rules.</p>
+
+<p>While in Circulation you can jump between the tabs on the quick search box at the top of the screen by using the following hot keys:</p>
 
+<ul>
+	<li>jump to the catalog search with Alt+Q</li>
+	<li>jump to the checkout with Alt+U
+<ul>
+	<li>this will not work for Mac user</li>
+</ul>
+</li>
+	<li>jump to the checkin with Alt+R</li>
+</ul>
 
+<p style="background-color: #ffe599">Tip: Mac users use the OPTION button in place of ALT</p>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tmpl
index 4470856..bfef66e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tmpl
@@ -1,46 +1,94 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Check Out (Issues)</h1>
+<h1>Checking Out (Issuing)</h1>
 
-<p>To check an item out to a patron, first search for that patron using one of the many options.</p>
+<p>To begin the checkout process you must enter the patron barcode or part of their name. The checkout option appears in three main places:</p>
+
+<ul>
+	<li>Check out option on main staff client</li>
+	<li>Check out option on the patron record</li>
+	<li>Check out option on the quick search bar</li>
+</ul>
+
+<h2>Checking Items Out</h2>
+
+<p>To check an item out to a patron, first search for that patron using one of the many options listed above.</p>
 
 <p>At the top of the Check Out screen is a box for you to type or scan the item's barcode into.</p>
+
 <ul>
-<li style="color: #990000">IMPORTANT: Many modern barcode scanners will send a 'return' to the browser, making it so that the 'Check Out' button is automatically clicked</li>
+	<li>Many modern barcode scanners will send a 'return' to the browser, making it so that the 'Check Out' button is automatically clicked</li>
 </ul>
+
 <p>Below the box for the barcode there may be options for you to override the default due date for the item.</p>
+
+<ul>
+	<li>This option will only appear if you have set the SpecifyDueDate system preference to allow staff to override the due date</li>
+</ul>
+
+<p>At the bottom of the page there is a summary of the patron's current checked out items along with the due date, items checked out today will appear at the top.</p>
+
 <ul>
-<li>This option will only appear if you have set the SpecifyDueDate system preference to allow staff to override the due date</li>
+	<li>This screen will show whether an item is renewable and if not, why not.</li>
+	<li>To override the renewal limits you can set the AllowRenewalLimitOverride system preference to allow overrides and a checkbox will appear below the list of checkouts that reads 'Override Renewal Limit'</li>
+	<li>Checking that box will add checkboxes in the renew column above where before the item was not renewable.</li>
 </ul>
-<p>At the bottom of the page there is a summary of the patron's current checked out items along with the due date and the list of items the patron has on hold</p>
-<p>Once you have checked out all of the items for the patron you can print them a receipt by clicking the Print buton at the top of the screen and choosing 'Print Slip'</p>
+
+<p>Also at the bottom of the page is the list of items the patron has on hold</p>
+
+<p>Once you have checked out all of the items for the patron you can print them a receipt by clicking the Print button at the top of the screen and choosing 'Print Slip' or 'Quick Slip'.</p>
+
+<p>If you choose 'Print Slip' it will print all of the items the patron has checked out, including those they checked out at an earlier date. Choosing 'Quick Slip' will print only the items that were checked out today.</p>
+
 <p>If there are notes on the patron record these will appear to the right of the checkout box</p>
+
 <p>If the patron has a hold waiting at the library that too will appear to the right of the check out box making it easy for the circulation librarian to see that there is another item to give the patron</p>
 
-<h2>Check Out Warnings</h2>
+<h2>Check Out Messages</h2>
+
 <p>There are times when Koha will prevent the librarian from being able to check out items to a patron. When this happens a warning will appear notifying the librarian of why the patron cannot check items out.</p>
+
+<ul>
+	<li>Patron owes too much in fines
 <ul>
-<li>Patron owes too much in fines
-<ul><li>You can set the amount at which patron checkouts are blocked with the noissuescharge system preference</li></ul>
+	<li>You can set the amount at which patron checkouts are blocked with the noissuescharge system preference</li>
+</ul>
 </li>
-<li>Patron has been barred from the library
-<ul><li>This can be set by the librarian editing a patron record and adding a flag or by the Overdue/Notice Status Triggers</li></ul>
+	<li>Patron has been barred from the library
+<ul>
+	<li>This can be set by the librarian editing a patron record and adding a flag or by the Overdue/Notice Status Triggers</li>
+</ul>
 </li>
-<li>Patron needs to confirm their address
-<ul><li>This can be set by the librarian editing a patron record and adding a flag</li></ul>
+	<li>Patron needs to confirm their address
+<ul>
+	<li>This can be set by the librarian editing a patron record and adding a flag</li>
+</ul>
 </li>
-<li>Patron has lost their library card
-<ul><li>This can be set by the librarian editing a patron record and adding a flag</li></ul>
+	<li>Patrons has lost their library card
+<ul>
+	<li>This can be set by the librarian editing a patron record and adding a flag</li>
+</ul>
 </li>
 </ul>
 
-<h2>Circulation Messages</h2>
-<p>Circulation messages are short messages that librarians can leave for their patrons or their colleagues that will appear at the time of circulation.</p>
-<p>Circulation messages are set up as Authorized Values. To add or edit Circulation Messages you want to work with the BOR_NOTES value.</p>
-<p>To add a message, visit the patron's record.  When on the patron's check out tab you will see a link to 'Add a new message' to the right of the check out box.</p>
-<p>When you click 'Add a new message' you will be asked to choose if the message is for the librarians or the patron and the message you would like to leave.</p>
-<p>Circulation messages meant for the staff will appear on the patron's checkout screen.</p>
-<p>Circulation messages meant for the patron will appear when they log into the OPAC.</p>
+<h2>Check Out Warnings</h2>
+
+<p>Sometimes checkouts will trigger warning messages that will appear in a yellow box above the check out field. These warnings need to be acknowledged before you will be able to continue checking items out.</p>
 
+<ul>
+	<li>Patron has outstanding fines</li>
+	<li>Item on hold for someone else</li>
+	<li>Item should be on the hold shelf waiting for someone else</li>
+	<li>Item already checked out to this patron</li>
+	<li>Item checked out to another patron</li>
+	<li>Item not for loan</li>
+	<li>Patron has too many things checked out</li>
+	<li>Item cannot be renewed
+<ul>
+	<li>This can be overridden with the AllowRenewalLimitOverride system preference</li>
+</ul>
+</li>
+	<li>Barcode not found</li>
+</ul>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tmpl
index 748f1b1..3a9a25e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tmpl
@@ -2,8 +2,13 @@
 
 <h1>Overdues</h1>
 
-<p>This page will show you all items that are overdue as of today.<br/><br/>This report offers a couple options for handing overdues:</p>
-		<ul>
-			<li>You can click the [email] link next to the patron's name to send an email notification about the overdue item</li>
-			<li>You can export this data as a CSV file by clicking 'Download file of all overdues'</li>
-		</ul>
+<p>This report will list all items that are overdue at your library.</p>
+
+<p>The report can be filtered using the menu options found on the left of the report.</p>
+
+<p style="color: #990000">Important: For libraries with a large patron base, this report may take a significant amount of time to run.</p>
+<ul>
+	<li style="background-color: #ffe599">Tip: Large libraries can choose to filter the report before it runs by setting the FilterBeforeOverdueReport system preference to 'Require'.</li>
+</ul>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl
index 38f782a..a06086f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl
@@ -1,17 +1,26 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Pending Holds Help</h1>
+<h1>Holds to Pull</h1>
 
-<h2>What is a &quot;Pending Hold&quot;?</h2>
- 
-<p>A Pending Hold is a Hold that has been placed by a Patron that has not been &quot;Filled&quot;. Where Filled means that the item is now ready for the Patron to pick up.</p>
-<p>This report indicates all the items that have Holds on them that are currently held on the library shelves or stack.</p>
+<p>This report will show you all of the items that have holds on them that are available at the library for pulling.</p>
+
+<p>This report will be generated based on a few system preferences:</p>
+
+<ul>
+	<li>StaticHoldsQueueWeight
+<ul>
+	<li>Allows the library to specify a list of library location codes -- if used alone, it will rank the list statically, selecting the top-ranking available location to be added to the picklist.</li>
+</ul>
+</li>
+	<li>RandomizeHoldsQueueWeight
+<ul>
+	<li>If 'RandomizeHoldsQueueWeight' and 'StaticHoldsQueueWeight' are set, the list of library codes in the 'StaticHoldsQueueWeight' system preference are randomized rather than statically ranked. If RandomizeHoldsQueueWeight alone is set, the list of all available library codes is used to randomize the weight.</li>
+</ul>
+</li>
+</ul>
+
+<p>If neither 'RandomizeHoldsQueueWeight' or 'StaticHoldsQueueWeight' is set, the holds queue is statically ranked according to how they are pulled out of the system database.</p>
+
+<p>You can limit the results you see by using the Refine box on the left side of the page</p>
 
-<h2>How does an Hold come off this list?</h2>
-<p>Locate the Item on the shelf and then in Circulation, scan or enter the barcode of the item to Check In the item. The item has now been &quot;seen&quot; by Koha and the status has changed. The item will now appear on the &quot;Holds Awaiting Pickup&quot; report.</p>
-<p style="background-color: #ffe599">   TIP: This report is only applicable if the ReserveNeedReturn system preference is on.</p>
-	<ul>
-		<li><em>Get there:</em> More &gt; Administration &gt; General Preferences &gt; Circulation</li>
-	</ul>
-	
 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tmpl
index 658a54d..fee78a9 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tmpl
@@ -1,8 +1,8 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Hold ratios</h1>
+<h1>Hold Ratios</h1>
 
-<p>This will show you the number of items you have to order for your library to meet your library's hold per item ratio. By default it will be set to the library needing 3 items per hold that has been placed. The report will tell you how many additional items need to be purchased to meet this quota.</p>
+<p>Hold ratios help with collection development. Using this report you will be able to see how many of your patrons have holds on items and whether you should buy more. By default it will be set to the library needing 3 items per hold that has been placed. The report will tell you how many additional items need to be purchased to meet this quota.</p>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tmpl
index e1cedd6..d818359 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tmpl
@@ -1,31 +1,56 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Circulation Check In (Returns)</h1>
+<h1>Checking in (Returning)</h1>
+
+<p>Checking in items can be performed from various different locations</p>
+
+<ul>
+	<li>The check in link on main staff client&nbsp;</li>
+	<li>The check in option on the quick search bar on the Circulation page&nbsp;</li>
+	<li>The check in link on the patron's checkout summary (and on the checkout summary page)</li>
+</ul>
+
+<h2>Checking Items In</h2>
 
 <p>To check an item in scan the barcode for the item into the box provided. A summary of all items checked in will appear below the checkin box</p>
+
 <p>If you are checking items in that were put in the dropbox while the library was closed you can check the 'Dropbox mode' box before scanning items. This will effectively roll back the returned date to the last date the library was open.</p>
+
 <ul>
-<li>This requires that you have your closings added to the Holidays & Calendar Tool</li>
+	<li>This requires that you have your closings added to the Holidays &amp; Calendar Tool</li>
 </ul>
+
 <p>You can also choose to forgive all overdue charges for items you are checking in by checking the 'Forgive overdue charges' box before scanning items.</p>
 
-<h2>Check In Warnings</h2>
+<h2>Check In Messages</h2>
+
 <p>There are several messages that can appear when checking items in:</p>
+
+<ul>
+	<li>If you are checking an item in at a library other than the home branch, a message will appear asking you to transfer the book to the home library
+<ul>
+	<li>After this item is checked in the status of the item will be changed in the catalog to 'in transit'&nbsp;</li>
+	<li>To mark an item as back at the home branch, check the item in at the home branch
 <ul>
-<li>If you are checking an item in at a library other than the home branch, a message will appear asking you to transfer the book to the home library
-<ul><li>After this item is checked in the status of the item will be changed in the catalog to 'in transit'</li>
-<li>To mark an item as back at the home branch, check the item in at the home branch
-<ul><li>A message will appear tell you that the item is not checked out, but the status will now say available in the catalog. This step is necessary to mark items as receieved by the home branch.</li></ul></li>
-</li></ul>
-<li>If you're checking an item in that has a hold on it, you will be prompted to confirm the hold</li>
-<ul><li>Clicking the Confirm hold button will mark the item as waiting for pickup from the library</li>
-<li>Clicking the Print Slip and Confirm button will mark the item as waiting for pickup at the library and present the library with a receipt to print and place on the book with the patron's information</li>
-<li>Ignoring the hold will leave the item on hold, but leave its status as Available (it will not cancel the hold)</li></ul>
+	<li>A message will appear tell you that the item is not checked out, but the status will now say available in the catalog. This step is necessary to mark items as received by the home branch.</li>
+</ul>
 </li>
-<li>If you're checking in an item that has a hold on it at another branch you will be prompted to confirm and transfer the item
-<ul><li>Clicking the Confirm hold and Transfer button will mark the item as in transit to the library where the hold was placed</li>
-<li>Clicking the Print Slip, Transfer and Confirm button will mark the item as in transit to the library where the hold was placed and present the library with a receipt to print and place on the book with the patron's information</li>
-<li>Ignoring the hold will leave the item on hold, but leave its status as Available (it will not cancel the hold)</li></ul></li></ul>
-
+</ul>
+</li>
+	<li>If you're checking an item in that has a hold on it, you will be prompted to confirm the hold
+<ul>
+	<li>Clicking the Confirm hold button will mark the item as waiting for pickup from the library&nbsp;</li>
+	<li>Clicking the Print Slip and Confirm button will mark the item as waiting for pickup at the library and present the library with a receipt to print and place on the book with the patron's information</li>
+	<li>Ignoring the hold will leave the item on hold, but leave its status as Available (it will not cancel the hold)</li>
+</ul>
+</li>
+	<li>If you're checking in an item that has a hold on it at another branch you will be prompted to confirm and transfer the item
+<ul>
+	<li>Clicking the Confirm hold and Transfer button will mark the item as in transit to the library where the hold was placed&nbsp;</li>
+	<li>Clicking the Print Slip, Transfer and Confirm button will mark the item as in transit to the library where the hold was placed and present the library with a receipt to print and place on the book with the patron's information</li>
+	<li>Ignoring the hold will leave the item on hold, but leave its status as Available (it will not cancel the hold)</li>
+</ul>
+</li>
+</ul>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tmpl
index 1d30f88..8441902 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tmpl
@@ -1,14 +1,11 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Transfers To Receive Help</h1>
-
-<p>This report depends on the system preference 'TransfersMaxDaysWarning'. If items are not transferred by the number of days defined in this preference a warning will be issued via the 'check this transfer' link.</p>
-	<ul>
-		<li><em>Get there:</em> More &gt; Administration &gt; General Preferences &gt; Circulation &gt; TransfersMaxDaysWarning</li>
-	</ul>
-	
-<h2>What is a Transfer To Receive?</h2>
-<p>This report shows all the items from other libraries/branches that are in transit to your branch. The status of all these items is marked as &quot;In Transit&quot;</p>
-
-<h2>How do I process a Transfer To Receive?</h2>
-<p>Once the item has physically arrived in your branch, click &quot;Receive Item&quot;. This will change the status of the item from &quot;In Transit&quot; to &quot;Waiting&quot;. The item will now show on the &quot;Holds Awaiting Pick Up&quot; report.</p>
+<h1>Transfers To Receive</h1>
+
+<p>This report will list all of the items that Koha thinks are in transit to your library.</p>
+
+<p>If your transfers are late in arriving at your library you will see a message stating how late your items are.</p>
+
+<p style="color: #990000">Important: An item is considered late based on the number of days you have entered in the TransfersMaxDaysWarning system preference.</p>
+
+<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tmpl
index b563230..d4e6d15 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tmpl
@@ -2,17 +2,6 @@
 
 <h1>Holds Queue</h1>
 
-<p>This report lists the next hold waiting (one per biblio) depending on how system preferences are set</p>
-		<ul>
-			<li>StaticHoldsQueueWeight<br/>Allows the library to specify a list of library location codes -- if used alone, it will rank the list statically, selecting the top-ranking available location to be added to the picklist.</li>
-			<li>RandomizeHoldsQueueWeight<br/>If 'RandomizeHoldsQueueWeight' and 'StaticHoldsQueueWeight' are set, the list of library codes in the 'StaticHoldsQueueWeight' system preference are randomized rather than statically ranked. If RandomizeHoldsQueueWeight alone is set, the list of all available library codes is used to randomize the weight.</li>
-		</ul><br/>If neither 'RandomizeHoldsQueueWeight' or 'StaticHoldsQueueWeight' is set, the holds queue is statically ranked according to how they are pulled out of the system database.<br/>
-		<ul>
-			<li><em>Get there: </em>More &gt; Administration &gt; General Preferences &gt; Circulation</li>
-		</ul>
-<p><strong>For optimum display and ease of picking items for holds</strong>, a superlibrarian will want to configure Keyword to
-MARC Mappings linking the keyword "subtitle" to 245$b, 245$p, 245$n, and 245$h.</p> 
-		<ul>
-			<li><em>Get there: </em>More &gt; Administration &gt; Keyword to MARC mapping, and add entries for those four fields.</li>
-		</ul>
-<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
+<p>This report will show you all of the holds at your library. To generate this report, you must have the Build Holds Queue cron job running.</p>
+
+<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tmpl
index f052c4b..3f36a62 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tmpl
@@ -1,5 +1,7 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Holds awaiting pickup</h1>
+<h1>Holds Awaiting Pickup</h1>
 
-<p>List the holds that are ready &amp; await for the patron to take them at the library</p>
\ No newline at end of file
+<p>This report will show all of the holds that are waiting for patrons to pick them up.</p>
+
+<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tmpl
index 9f58202..3c4d3ca 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tmpl
@@ -2,10 +2,36 @@
 
 <h1>MARC Export</h1>
 
-<p>This is a tool to export your bibliographic records in standard MARC communications format (ISO 2709). It exports only the basic bibliographic information with no holdings information other than any holdings information originally loaded into Koha using the bulkmarcimport tool.</p>
+<p>Koha comes with a tool that will allow you to export your bibliographic and/or holdings data in bulk. This can be used to send your records to fellow libraries, organizations or services; or simply for backup purposes.</p>
 
-<p>You are asked to provide a starting bibliographic record number and an ending number for the export. If you want to export all of your records, leave the start and end numbers blank.</p>
-
-<p>Records are downloaded to the workstation that requests the export and are saved in a file called "marc.pl."</p>
+<ul>
+	<li>Fill in the form in order to limit your export to a specific range (all fields are optional)
+<ul>
+	<li>Choose to limit your export by any one or more of the following options
+<ul>
+	<li>Limit to a bib number range</li>
+	<li>Limit to a specific item type</li>
+	<li>Limit to a specific library</li>
+	<li>Limit to a call number range</li>
+	<li>Limit to an acquisition date range</li>
+</ul>
+</li>
+	<li>Next choose what to skip when exporting
+<ul>
+	<li>By default items will be exported, if you would like to only export bibliographic data, check the 'Don't export items' box</li>
+	<li>To limit your export only to items from the library you're logged in as (if you leave the 'Library' field set to 'All') or to the library you selected above check the 'Remove non-local items' box</li>
+	<li>You can also choose what fields you don't want to export. This can be handy if you're sharing your data, you can remove all local fields before sending your data to another library</li>
+</ul>
+</li>
+	<li>Finally choose the file type and file name
+<ul>
+	<li>Choose to export your data in marc or marcxml format</li>
+	<li>Choose the name you want your file to save as</li>
+</ul>
+</li>
+	<li>Click 'Export'</li>
+</ul>
+</li>
+</ul>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tmpl
new file mode 100644
index 0000000..05d6fbb
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tmpl
@@ -0,0 +1,25 @@
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h1>Batches</h1>
+
+<p>Batches are made up of the barcodes you would like to print. Once in this tool you can search for the item records you would like to print out labels for.</p>
+
+<h2>Add a Batch</h2>
+
+<p>Batches can be created in one of two ways. The first is to click the 'Create Label Batch' link on the 'Staged MARC Management' page</p>
+
+<p>The other is to choose to create a new batch from the label creator tool</p>
+
+<p>You will be brought to an empty batch with an 'Add item(s)' button at the top of the page. Clicking 'Add item(s)' will open a search window for you to find the items you want to add to the batch.</p>
+
+<p>From the search results, click the check box next to the items you want to add to the batch and click the 'Add checked' button. You can also add items one by one by clicking the 'Add' link to the left of each item.</p>
+
+<p>Once you have added all of the items click the 'Done' button. The resulting page will list the items you have selected.</p>
+
+<p>To print your labels, click the 'Export Batch' button. To print only some of the labels, click the 'Export Item(s)' button. Either way you will be presented with a confirmation screen where you can choose your template and layout.</p>
+
+<p>You will then be presented with three download options: PDF, Excel, and CSV.</p>
+
+<p>After saving your file, simply print to the blank labels you have in your library.</p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tmpl
index ebe5bc3..1ddf922 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tmpl
@@ -1,23 +1,15 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Label Layouts</h1>
+<h1>Layouts</h1>
 
-<h3>Bibliographic Data to Print</h3>
-<p>This section determines what data will appear on the labels(s).  Choose one of the following two methods of entry:</p>
-<ul>
-<li>Choose Order of Text Fields to Print</li>
-  Any of the data fields listed may be included in the label by selecting a numeric value from the dropdown selections.  These values determine the order in which the data will print (one data field per line).
-<li>List Fields</li>
-  <dl>Enter a comma-separated list of fields to include on the label.  You may select :
-    <dt>any 'koha field'</dt>
-    <dd>These include any of the data fields that may be mapped to your MARC frameworks.  See <em>Home › Administration › MARC Links</em>  for valid kohafields. </dd>
-    <dt>MARC fields</dt>
-    <dd>Specify MARC subfields as a 4-character tag-subfield string, e.g. 254a </dd>
-    <dt>Concatenation of koha & MARC fields<dt>
-    <dd>Enclose a whitespace-separated list of fields to concatenate on one line in double quotes.  e.g. "099a 099b" or "itemcallnumber copynumber"</dd>
-    <dt>Static text strings</dt>
-    <dd>May be entered in single-quotes, e.g. 'My Short-Name_of_Library'</dd>
-  </dl>
-</ul>
+<p>A layout is used to define the fields you want to appear on your labels.</p>
 
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
+<h2>Add a Layout</h2>
+
+<p>To add a new layout, you want to click on the 'Layouts' button at the top of your page and choose 'New Layout'</p>
+
+<p>Using the form that appears you can create a profile to fix any problems with your template.</p>
+
+<p>After saving, your layouts will appear on the 'Manage Layouts' page.</p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tmpl
index f79a7f8..4dbaaef 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tmpl
@@ -1,49 +1,33 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Label Profiles</h1>
-
-<h2>What is a &quot;Printer Profile&quot;?</h2>
-
-<p>A printer profile is where you setup adjustments for label offset and creep (also known as printer calibration).</p>
-<p>Depending upon the printer you use and even the tray within the printer you use, the text on labels may be offset so that it does not appear correctly on the labels.
-Even once the offset (usually measured from the upper left-hand corner) is correct, the text may appear to "creep" -print correctly on some labels, but slowly move off of other labels.
-A printer profile will allow you to provide a per printer per tray per label template correction for these symptoms.</p>
-
-<h2>How do I setup a Printer Profile?</h2>
-
-<h3>Creating a Printer Profile</h3>
-<p>
-<ol>
-<li>First note: You can only create Printer Profiles for existing label templates.</li>
-<li>Provide a printername and a tray name for your Profile. Note: You can only have a single instance of printername-trayname per label template.</li>
-<li>Then select a label template from the pull-down list of templates.</li>
-<li>Next set the horizontal and vertical offset. Be sure to use numbers which correspond to the units you specify at the bottom of the form. Negative values are permitted.</li>
-<li>Last set the horizontal and vertical creep. Be sure to use numbers which correspond to the units you specify at the bottom of the form. Negative values are permitted.</li>
-<li>Click on the 'Save' button at the bottom of the form to save your new profile.</li>
-</ol>
-</p>
-
-<h3>Applying a Printer Profile</h3>
-<p>
-<ol>
-<li>After creating a Printer Profile, it must be applied to a particular label template. Note: You can only apply one Printer Profile to a given label template at a time.</li>
-<li>Edit the label template you want to apply a profile to.</li>
-<li>On the edit form and in the left-hand column, you will see a "Printer Profile:" field.</li>
-<li>If one or more Printer Profiles are defined for this label template, you will see a pull-down control allowing you to select from a list of available Printer Profiles for that label template.</li>
-<li>Select the profile you want to be applied to the label template at this time. Remember: Only one Printer Profile can be applied at any given time.</li>
-<li>If the "Printer Profile:" field reads "None Defined" this indicates that you will need to create at least one Printer Profile for this label template in order to apply a Printer Profile to this label template.</li>
-</ol>
-</p>
-
-<h3>Tips to Remember When Adjusting a Printer Profile</h3>
-<p>
-<ol>
-<li><b>All</b> of these factor in to image position and creep. Keep this in mind when making adjustments.</li>
-<li>Adjust margins until both top and left margins are correct.</li>
-<li>Then adjust the label height and width to correct label creep across and down page.</li>
-<li>Negative offset units cause overall image movement up and to the left. Positive offset units cause overall image movement down and to the right.</li>
-<li>Negative creep units cause shrinkage of the overall image. Positive creep units cause enlarging of the overall image.</li>
-</ol>
-</p>
-
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
+<h1>Profiles</h1>
+
+<p>A profile is a set of "adjustments" applied to a given template just prior to printing which compensates for anomalies unique and peculiar to a given printer (to which the profile is assigned). This means if you set a template up and then print a sample set of data and find that the items are not all aligned the same on each label, you need to set up a profile for each printer to make up for the differences in printing styles, such as the shifting of text to the left, right, top or bottom.</p>
+
+<p>If your labels are printing just the way you want, you will not need a profile.</p>
+
+<h2>Add a Profile</h2>
+
+<p>To add a new profile, you want to click on the 'Profiles' button at the top of your page and choose 'New Profile'</p>
+
+<p>Using the form that appears you can create a profile to fix any problems with your template.</p>
+
+<ul>
+	<li>The Printer Name and Paper Bin do not have to match your printer exactly, they are for your reference so you can remember what printer you have set the profile for. So if you want to use the Printer model number in printer name or you can call it 'the printer on my desk'</li>
+	<li>Template will be filled in once you have chosen which template to apply the profile to on the template edit form</li>
+	<li>The Units pull down is used to define what measurement scale you're going to be using for your profile.&nbsp;</li>
+	<li>Offset describes what happens when the entire image is off center either vertically or horizontally and creep describes a condition where the distance between the labels changes across the page or up and down the page
+<ul>
+	<li>For these values, negative numbers move the error up and to the left and positive numbers move the error down and to the right</li>
+	<li>Example: the text is .25" from the left edge of the first label, .28" from the left edge of the second label and .31" from the left edge of the third label. This means the horizontal creep should be set to .03" to make up for this difference.</li>
+</ul>
+</li>
+</ul>
+
+<p>After saving, your profiles will appear on the 'Manage Profiles' page.</p>
+
+<p>Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.</p>
+
+
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tmpl
new file mode 100644
index 0000000..25c929d
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tmpl
@@ -0,0 +1,33 @@
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h1>Templates</h1>
+
+<p>A template is based on the label/card stock you are using. This might be Avery 5160 for address labels, Gaylord 47-284 for spine labels or Avery 28371 for your patron cards, just to give a couple of examples. These labels will include all of the information you will need for setting up a Koha, this information may be on the packaging, and if not it can usually be found on the vendor's website.</p>
+
+<h2>Add a Template</h2>
+
+<p>To add a new template, you want to click on the 'Templates' button at the top of your page and choose 'New Template'</p>
+
+<p>Using the form that appears you can define the template for your sheet of labels or cards.</p>
+
+<ul>
+	<li>Template ID will be automatically generated after saving your template, this is simply a system generated unique id</li>
+	<li>Template Code should be something you can use to identify your template on a list of templates</li>
+	<li>You can use the Template Description to add additional information about the template</li>
+	<li>The Units pull down is used to define what measurement scale you're going to be using for the template. This should probably match the unit of measurement used on the template description provided by the product vendor.&nbsp;</li>
+	<li>The measurements, number of columns and number of rows can be found on the vendor product packaging or website.
+<ul>
+	<li style="color: #990000">Important: If you do not supply a left text margin in the template, a 3/16" (13.5 point) left text margin will apply by default.</li>
+</ul>
+</li>
+	<li>A profile is a set of "adjustments" applied to a given template just prior to printing which compensates for anomalies unique and peculiar to a given printer (to which the profile is assigned).
+<ul>
+	<li>Before picking a profile try printing some sample labels so that you can easily define a profile that is right for your printer/template combination.</li>
+	<li>After finding any anomalies in the printed document, create a profile and assign it to the template.</li>
+</ul>
+</li>
+</ul>
+
+<p>After saving, your templates will appear on the 'Manage Templates' page.</p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tmpl
index e6f0492..dd3b179 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tmpl
@@ -1,19 +1,44 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Label Printing</h1>
+<h1>Label Creator</h1>
 
-<h2>How do I print Labels using this feature?</h2>
+<p>The Label Creator allow you to use layouts and templates which you design to print a nearly unlimited variety of labels including barcodes. Here are some of the features of the Label Creator module:</p>
 
-<p>The sequence of steps is:</p><ol><li>Define a Layout</li><li>Define a Layout Template</li><li>Merge a Layout and Layout Template via the Label Batch&nbsp;</li></ol><h2>What is a &quot;Layout&quot;?</h2>
+<ul>
+	<li>Customize label layouts</li>
+	<li>Design custom label templates for printed labels</li>
+	<li>Build and manage batches of labels</li>
+	<li>Export single or multiple batches</li>
+	<li>Export single or multiple labels from within a batch</li>
+	<li>Export label data in one of three formats:
+<ul>
+	<li>PDF - Readable by any standard PDF reader, making labels printable directly on a printer&nbsp;</li>
+	<li>CSV - Export label data after your chosen layout is applied allowing labels to be imported in to a variety of applications</li>
+	<li>XML - Included as an alternate export format</li>
+</ul>
+</li>
+</ul>
 
-<p>A layout is where you define what will print on the label. For example for a spine label you may choose the Classification Number. </p>
+<p>At the top of each screen within the Label Creator, you will see a toolbar allowing quick access to relevant functions. The menu to the left of each screen also allows easy access to the different sections of the Label Creator. The breadcrumb trail near the top of each screen will give specific indication as to where you are within the Label Creator module and allow quick navigation to previously traversed sections. And finally, you can find more detailed information on each section of the Label Creator by clicking the online help link at the upper left-hand corner of every page.</p>
 
-<h2>What is a &quot;Layout Template&quot;?</h2>
+<p>The developers of the Label Creator module hope you will find this an extremely useful tool in the course of your cataloging work. You are encouraged to submit any enhancement requests as well as any bugs via Koha Project Bugzilla.</p>
 
-<p>A layout template is the dimensions of the sheet you are using. You will need to either acquire the dimensions from the label supplier, or measure them accurately.</p><p>Layout Templates will need to be defined for each type of Label sheet or page you wish to print to.  </p>
+<h2>Templates</h2>
 
-<h2>What is a &quot;Label Batch&quot;?</h2>
+<p>A template is based on the label/card stock you are using. This might be Avery 5160 for address labels, Gaylord 47-284 for spine labels or Avery 28371 for your patron cards, just to give a couple of examples. These labels will include all of the information you will need for setting up a Koha, this information may be on the packaging, and if not it can usually be found on the vendor's website.</p>
 
-<p>A label batch is where you take your Layout, Layout Template and merge with the items you wish to create the labels for.</p><p>Once the merge has been completed,  a PDF will be generated that can be used to print the labels.</p> 
+<h2>Profiles</h2>
+
+<p>A profile is a set of "adjustments" applied to a given template just prior to printing which compensates for anomalies unique and peculiar to a given printer (to which the profile is assigned). This means if you set a template up and then print a sample set of data and find that the items are not all aligned the same on each label, you need to set up a profile for each printer to make up for the differences in printing styles, such as the shifting of text to the left, right, top or bottom.</p>
+
+<p>If your labels are printing just the way you want, you will not need a profile.</p>
+
+<h2>Layouts</h2>
+
+<p>A layout is used to define the fields you want to appear on your labels.</p>
+
+<h2>Batches</h2>
+
+<p>Batches are made up of the barcodes you would like to print. Once in this tool you can search for the item records you would like to print out labels for.</p>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tmpl
index 4239904..3e80656 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tmpl
@@ -2,10 +2,13 @@
 
 <h1>Quick Spine Label Creator</h1>
 
-<p>This tool allows you to enter a barcode to generate a printable spine label</p>
+<p style="background-color: #ffe599">Tip: This tool does not use the label layouts or templates, it simply prints a spine label in the first spot on the label sheet.</p>
+
+<ul>
+	<li>Define the fields you want to print on the spine label in the SpineLabelFormat system preference</li>
+	<li>Format your label printing by editing spinelabel.css found in koha-tmpl/intranet-tmpl/prog/en/css/</li>
+</ul>
 
 <p>To use this tool you simply need the barcode for the book you'd like to print the spine label for.</p>
 
-<ul><li>Define the fields you want to print on the spine label in the SpineLabelFormat system preference</li>
-<ul><li>Get there: More > Administration > Global System Preferences > Cataloging > SpineLabelFormat</li></ul>
-<li>Format your label printing by editing spinelabel.css found in koha-tmpl/intranet-tmpl/prog/en/css/</li></ul> 	<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
-- 
1.7.2.3



More information about the Koha-patches mailing list