bug 3272: preserve formatting when editing help
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / mainpage.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2 <h2>I can log in, what is next?</h2>
3
4 <p>If this is your first time logging into Koha, you should now got to Koha Administration and setup all system parameters, especially Patron Categories.</p>
5
6 <p>Once you have&nbsp; set up patron categories, you should create a new user in &quot;Patrons&quot; with super librarian privileges. Then use that user to log in rather than the root user set up as part of installation.</p>
7
8 <p>Here are some other suggestions: </p>
9
10 <ul> <li><a href="http://kohadocs.org">Read Koha Documentation</a></li> <li><a href="http://wiki.koha.org">Read/Write to the Koha Wiki</a></li> <li><a href="http://koha.org/community/mailing-lists.html">Read and Contribute to Discussions</a></li> <li><a href="http://bugs.koha.org">Report Koha Bugs</a></li> <li><a href="http://wiki.koha.org/doku.php?id=en:development:git_usage">Submit Patches to Koha using Git (Version Control System)</a></li> <li><a href="http://koha.org/community/irc.html">Chat with Koha users and developers</a></li> </ul>  
11
12 <h2>Can I edit the online help? </h2>
13
14 <p>You can edit the online help through the Koha Staff Client by clicking the &quot;Edit Help&quot; button. This feature has been designed so that library workflow and policies can be documented within&nbsp; Koha. </p>
15
16 <p><strong>IMPORTANT NOTE Online Help is overwritten during a Koha Upgrade.</strong></p>
17
18 <p>As part of the upgrade process your online help will be overwritten with the new Help as part of the install. If you want to keep a copy of your online help, you should instruct your System Administrator to upgrade the Online Help directory in the Koha file tree.</p>
19
20 <p>The online help directory is: <pre>&nbsp;/koha-tmpl/intranet-tmpl/prog/en/modules/help</pre></p>
21
22 <!-- TMPL_INCLUDE name="help-bottom.inc" -->