Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt
Katrin Fischer 6c1092396a Bug 20706: Adds en language code to the links to the manual
As we don't have a fix yet to link to the right translated manual,
this adds /en to the links from the help files to the manual to
make them work again.

Check with both patches applied, that the links work.
You will have to change 17.11 to 18.05.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-05-16 11:31:14 -03:00

22 lines
1.5 KiB
Text

[% INCLUDE 'help-top.inc' %]
<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>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 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>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>
<p>To print to a duplex card printer you need a '1 up template' (1 row / 1 column) and for both card sides a separate layout.</p>
<h2>Batches</h2>
<p>A batch is a collection of patrons for whom you want to generate cards.</p>
<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/tools.html#patron-card-creator">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]