Bug 7936: Patron Card Help Files
[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>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>
6
7 <p>Images must be under 500k in size.</p>
8
9 <p>Pictures uploaded with this tool should be at least 300dpi which is the minimum quality for a printable image.</p>
10
11 <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>
12
13 <p>Once the file is uploaded you will be presented with a confirmation message.</p>
14
15 <p>And the image will be listed with all of your others on the right hand side of the page.</p>
16
17 <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>
18
19 <p><strong>See the full documentation for Managing Images in the <a href="http://manual.koha-community.org/3.8/en/patroncardcreator.html#managecardimages">manual</a> (online).</strong></p>
20
21 [% INCLUDE 'help-bottom.inc' %]