[Koha-patches] [PATCH] Bug 5940: Offline Circ & Patron Card Help Files for 3.4

Jared Camins-Esakov jcamins at bywatersolutions.com
Wed Mar 30 22:47:13 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>
---
 .../en/modules/help/offline_circ/process_koc.tmpl  |   41 +++-----------------
 .../en/modules/help/patroncards/edit-batch.tmpl    |   11 +++++
 .../en/modules/help/patroncards/edit-layout.tmpl   |   30 +++++++++------
 .../en/modules/help/patroncards/edit-profile.tmpl  |   20 ++++++----
 .../en/modules/help/patroncards/edit-template.tmpl |   31 ++++++++-------
 .../prog/en/modules/help/patroncards/home.tmpl     |   27 +++++++------
 .../en/modules/help/patroncards/image-manage.tmpl  |   19 +++++++++
 .../prog/en/modules/help/patroncards/manage.tmpl   |   22 +++--------
 8 files changed, 104 insertions(+), 97 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tmpl
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tmpl

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tmpl
index 86db89b..2043063 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tmpl
@@ -1,42 +1,13 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Offline Circ File Uploader</h1>
+<h1>Offline Circulation File (.koc) Uploader</h1>
 
+<p>The offline circulation tool for Windows will generate a KOC file that you can upload into Koha once your system comes back up.</p>
 
-<p>
-The Offline Circulation tool can be used should your library lose Internet access.&nbsp; Learn more about the tool here: <a href="http://kylehall.info/index.php/projects/koha-tools/koha-offline-circulation/">http://kylehall.info/index.php/projects/koha-tools/koha-offline-circulation/</a> 
-</p>
-<p>
-Once you regain access to your Koha database you can upload the data you collected in the Offline tool.
-</p>
-<ol>
-	<li>Go to Circulation</li>
-	<li>Click on the &ldquo;Offline Circulation File (.koc) Uploader&quot; option. </li>
-	<li>
-	In the pop up window, specify the file you wish to upload and click the &ldquo;Upload file&rdquo; button. <br />
-	</div>
-	</li>
-	<li>
-	When the upload process is complete that status bar will say 100%<br />
-	</li>
-	<li>
-	Click the &ldquo;Process offline circulation file&rdquo; button to process the data. 
-	<ul>
-		<li style="color: #990000">IMPORTANT: If any of the barcodes are invalid there will be an empty set of parentheses.</span>
-		</li>
-	</ul>
-	</li>
-</ol>
-<h2>Questions</h2>
-<h3><strong>Why do I want to keep a copy of my offline circ file?</strong></h3>
-<p>
-Once
-a file has been uploaded the data remains in the file. The library may
-want to keep a copy of the file in another directory, or change the
-file extension frm .koc to .txt.&nbsp; The utility only looks at files with
-a .koc extenison. If this isn't done, staff may accidentally add new
-data to an old file.
-</p>
+<p>Browse your computer for the *.koc file</p>
 
+<p>Once the file is uploaded, click the process the file</p>
+
+<p>When this is complete you'll see the summary of actions from when you were offline (including any errors).</p>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tmpl
new file mode 100644
index 0000000..71f6048
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tmpl
@@ -0,0 +1,11 @@
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h1>Batches</h1>
+
+<p>A batch is a collection of patrons for whom you want to generate cards.</p>
+
+<h2>Add a Batch</h2>
+
+<p>To add a new batch, you want to click on the 'Batches' button at the top of your page and choose 'New Batch'</p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tmpl
index 081b170..887a8a8 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tmpl
@@ -4,25 +4,31 @@
 
 <p>A layout defines the text and images that will be printed on to the card and where it will appear.</p>
 
-<h3>Add a Layout</h3>
+<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>
 
 <ul>
-<li>The name you assign to the layout is for your benefit, name it something that will be easy to identify at a later date</li>
-<li>The Units pull down is used to define what measurement scale you're going to be using for your layout.</li>
-<li>Next note if this layout is for the front or the back of the patron card</li>
-<ul><li>You will need a layout for both the front and back of your card if you have 2-sided library cards</li></ul>
-<li>You have the option of adding up to 3 lines of text to your card. Your text can be static text of your choosing and/or fields from the patron record. If you want to print fields from the patron record you want to put the field names in brackets like so - &lt;firstname&gt;</li>
-<li>For each line of text, you can choose your font, font size and the location of the text on the card using the lower X and Y coordinates</li>
-<li>In order to show the barcode and the patron card number you will need to check the 'Print Card Number as Barcode' option. This will turn the patron card number into a barcode. If you want the number to print in human readable format you will need to check the 'Print Card Number as Text Under Barcode' option.</li>
-<li>Finally you can choose up to two images to print on the card.</li>
-<ul><li>One can be the patron image which you can resize to meet your needs.</li>
-<li>The other image can be something like a library logo or symbol that you uploaded using the 'Manage Images' module of the Patron Card Creator Tool.</li></ul></ul>
+	<li>The name you assign to the layout is for your benefit, name it something that will be easy to identify at a later date</li>
+	<li>The Units pull down is used to define what measurement scale you're going to be using for your layout.&nbsp;</li>
+	<li>Next note if this layout is for the front or the back of the patron card
+<ul>
+	<li>You will need a layout for both the front and back of your card if you have 2-sided library cards</li>
+</ul>
+</li>
+	<li>You have the option of adding up to 3 lines of text to your card. Your text can be static text of your choosing and/or fields from the patron record. If you want to print fields from the patron record you want to put the field names in brackets like so - &lt;firstname&gt;</li>
+	<li>For each line of text, you can choose your font, font size and the location of the text on the card using the lower X and Y coordinates</li>
+	<li>In order to show the barcode and the patron card number you will need to check the 'Print Card Number as Barcode' option. This will turn the patron card number into a barcode. If you want the number to print in human readable format you will need to check the 'Print Card Number as Text Under Barcode' option.</li>
+	<li>Finally you can choose up to two images to print on the card.
+<ul>
+	<li>One can be the patron image which you can resize to meet your needs.</li>
+	<li>The other image can be something like a library logo or symbol that you uploaded using the 'Manage Images' module of the Patron Card Creator Tool.</li>
+</ul>
+</li>
+</ul>
 
 <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/patroncards/edit-profile.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tmpl
index d9eff7c..842860d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tmpl
@@ -2,23 +2,27 @@
 
 <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>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 card, 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 cards are printing just the way you want, you will not need a profile.</p>
 
-<h3>Add a Profile</h3>
+<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.</li>
-<li>Offset describes what happens when the entire image is off center either vertically or horzontally and creep describes a condition where the distance between the labels changes across the page or up and down the page</li>
-<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></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.</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>
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl
index 13cba5b..7fdf3a0 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl
@@ -4,22 +4,25 @@
 
 <p>A template is 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>
 
-<h3>Add a Template</h3>
+<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.</li>
-<li>The measurements can be found on the vendor product packaging or website.</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 cards 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" -->
-
+	<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.</li>
+	<li>The measurements can be found on the vendor product packaging or website.</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 cards 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.
+After saving, your templates will appear on the 'Manage Templates' page.</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/patroncards/home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tmpl
index f2f5ee0..f2d5978 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tmpl
@@ -1,17 +1,20 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Home</h1>
+<h1>Patron Card Creator</h1>
 
 <p>The Patron Card Creator allow you to use layouts and templates which you design to print a nearly unlimited variety of patron cards including barcodes. Here are some of the features of the Patron Card Creator module:</p>
- <ul>
-     <li>Customize patron card layouts</li>
-     <li>Design custom card templates for printed patron cards</li>
-     <li>Build and manage batches of patron cards</li>
-     <li>Export single or multiple batches</li>
-     <li>Export single or multiple patron cards from within a batch</li>
-     <li>Export card data as a PDF readable by any standard PDF reader, making patron cards printable directly on a printer</li>
- </ul>
- <p>At the top of each screen within the Patron Card 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 Patron Card Creator. The breadcrumb trail near the top of each screen will give specific indication as to where you are within the Patron Card Creator module and allow quick navigation to previously traversed sections. And finally, you can find more detailed information on each section of the Patron Card Creator by clicking the online help link at the upper left-hand corner of every page.</p>
- <p>The developers of the Patron Card Creator module hope you will find this an extremely useful tool. You are encouraged to submit any enhancement requests as well as any bugs via <a href="http://bugs.koha-community.org/">Koha Project Bugzilla</a>.</p>
 
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
+<ul>
+	<li>Customize patron card layouts</li>
+	<li>Design custom card templates for printed patron cards</li>
+	<li>Build and manage batches of patron cards</li>
+	<li>Export single or multiple batches</li>
+	<li>Export single or multiple patron cards from within a batch</li>
+	<li>Export card data as a PDF readable by any standard PDF reader, making patron cards printable directly on a printer</li>
+</ul>
+
+<p>At the top of each screen within the Patron Card 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 Patron Card Creator. The breadcrumb trail near the top of each screen will give specific indication as to where you are within the Patron Card Creator module and allow quick navigation to previously traversed sections. And finally, you can find more detailed information on each section of the Patron Card Creator by clicking the online help link at the upper left-hand corner of every page.</p>
+
+<p>The developers of the Patron Card Creator module hope you will find this an extremely useful tool. You are encouraged to submit any enhancement requests as well as any bugs via Koha Project Bugzilla.</p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tmpl
new file mode 100644
index 0000000..4e07453
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tmpl
@@ -0,0 +1,19 @@
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h1>Manage Images</h1>
+
+<p>Images uploaded using this tool will appear on the menu when creating patron card layouts. You are limited in how many images you can upload (not counting patron images) by the ImageLimit system preference.</p>
+
+<p>Images must be under 500k in size.</p>
+
+<p>Pictures uploaded with this tool should be at least 300dpi which is the minimum quality for a printable image.</p>
+
+<p>In the center of the screen is a simple upload form, simply browse for the file on your computer and give it a name you'll recognize later.</p>
+
+<p>Once the file is uploaded you will be presented with a confirmation message.</p>
+
+<p>And the image will be listed with all of your others on the right hand side of the page.</p>
+
+<p>To delete one or multiple of these images, click the checkbox to the right of each image you want to delete and click the 'Delete' button.</p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tmpl
index 923551b..d7c0146 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tmpl
@@ -1,29 +1,19 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Templates</h1>
-
-<p>A template is 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>
-
-<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 cards are printing just the way you want, you will not need a profile.</p>
-
 <h1>Layouts</h1>
 
 <p>A layout defines the text and images that will be printed on to the card and where it will appear.</p>
 
-<h1>Batches</h1>
+<h1>Profiles</h1>
 
-<p>A batch is a collection of patrons for whom you want to generate cards.</p>
+<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 card, 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>
 
-<h1>Manage Images</h1>
+<h1>Templates</h1>
 
-<p>Images uploaded using this tool will appear on the menu when creating patron card layouts. You are limited in how many images you can upload (not counting patron images) by the ImageLimit  system preference.</p>
+<p>A template is 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 style="color: #990000">IMPORTANT: Images must be under 500k in size.</p>
+<h2>Batches</h2>
 
-<p style="background-color: #ffe599">TIP: Pictures uploaded with this tool should be at least 300dpi which is the minimum quality for a printable image.</p>
+<p>A batch is a collection of patrons for whom you want to generate cards.</p>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
-- 
1.7.2.3



More information about the Koha-patches mailing list