Adding online help for Staff Client homepage - how to edit online help
authorRussel Garlick <russel.garlick@liblime.com>
Thu, 20 Dec 2007 21:18:19 +0000 (10:18 +1300)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 21 Dec 2007 01:17:55 +0000 (19:17 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tmpl [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tmpl
new file mode 100644 (file)
index 0000000..847dc51
--- /dev/null
@@ -0,0 +1,3 @@
+<!-- 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" -->