Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / patroncards / image-manage.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Manage Images</h1>
4
5 <p>Upload additional images to use as logo, decoration or background on a patron card layout.</p>
6
7 <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>
8
9 <p>Images must be under 500k in size.</p>
10
11 <p>Pictures uploaded with this tool should be at least 300dpi which is the minimum quality for a printable image.</p>
12
13 <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>
14
15 <p>Once the file is uploaded you will be presented with a confirmation message.</p>
16
17 <p>All uploaded images will be listed on the right hand side of this page.</p>
18
19 <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>
20
21 <p>To replace an image, delete it, upload a new file and give it the same image name.</p>
22
23 <p><strong>See the full documentation for Managing Images in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/tools.html#manage-images">manual</a> (online).</strong></p>
24
25 [% INCLUDE 'help-bottom.inc' %]