Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tmpl
Russel Garlick 16de744415 Adding online help for Staff Client homepage - how to edit online help
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:17:55 -06:00

3 lines
1.8 KiB
Cheetah

<!-- TMPL_INCLUDE name="help-top.inc" -->
<div class="main"> <h2>I can login, what is next?</h2><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.&nbsp;</p><p>Once you have&nbsp; set up patron categories, you should go and set yourself up with a new user in &quot;Patrons&quot; with super librarian priviledges. Then use that user to login rather than the root user set up as part of installation.&nbsp; </p> Here are some other suggestions: <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> </div><p>&nbsp;</p><h2>Can I edit the online help? </h2><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><p><strong>IMPORTANT NOTE Online Help is overwritten during a Koha Upgrade.&nbsp;</strong></p><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><p>The online help directory is:</p><pre>&nbsp;/koha-tmpl/intranet-tmpl/prog/en/modules/help</pre>
<!-- TMPL_INCLUDE name="help-bottom.inc" -->