[Koha-patches] [PATCH] Bug 10671: Update Offline Circ Help

Nicole C. Engard nengard at bywatersolutions.com
Thu Oct 24 05:40:18 CEST 2013


This patch updates the offline circulation help files.

To test:

Visit the KOC file upload and pending transactions page
Review the help and check the links
---
 .../prog/en/modules/help/offline_circ/list.tt      |    6 +++---
 .../en/modules/help/offline_circ/process_koc.tt    |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt
index bf0ee2f..1363b6f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt
@@ -2,9 +2,9 @@
 
 <h1>Offline circulation</h1>
 
-<p>From this page you can manage offline circulation actions tracked in the Firefox plugin found at: <a class="ulink" href="https://addons.mozilla.org/en/firefox/addon/koct/" target="_top">https://addons.mozilla.org/en/firefox/addon/koct/</a> and the Windows Offline Circulation tool found at <a href="http://kylehall.info/index.php/projects/koha/koha-offline-circulation/" target="_top">http://kylehall.info/index.php/projects/koha/koha-offline-circulation/</a>.</p>
+<p>From this page you can manage offline circulation actions tracked in the Firefox plugin found at: <a class="ulink" href="https://addons.mozilla.org/en/firefox/addon/koct/" target="_top">https://addons.mozilla.org/en/firefox/addon/koct/</a>, the Windows Offline Circulation tool found at <a href="http://kylehall.info/index.php/projects/koha/koha-offline-circulation/" target="_top">http://kylehall.info/index.php/projects/koha/koha-offline-circulation/</a> or the built in Koha Offline Circulation tool.</p>
 
-<p>When you use the 'Commit to Koha' option in the Firefox plugin or the 'View pending offline circulation actions' after uploading your *.koc file you will come to this page to manage the data.</p>
+<p>When you use the 'Commit to Koha' option in the Firefox plugin, the 'View pending offline circulation actions' after uploading your *.koc file or uploading your Koha offline circulation transactions you will come to this page to manage the data.</p>
 
 <p>Once all of the logs from all of the circulation computers are loaded you will be able to check them all or select just those you want to process into Koha.</p>
 
@@ -20,6 +20,6 @@
     <li>Once finished you will have a summary of all of your transactions</li>
 </ul>
 
-<p><strong>See the full documentation for Offline Circulation in the <a href="http://manual.koha-community.org/3.12/en/offlinecirc.html#firefoxofflinecirc">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Offline Circulation in the <a href="http://manual.koha-community.org/3.14/en/offlinecirc.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt
index 0959722..5132bfb 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt
@@ -16,6 +16,6 @@
 
 <p>You can also tend to pending circulation actions by going to Circulation > Pending offline circulation actions.</p>
 
-<p><strong>See the full documentation for Uploading the Offline Circulation File in the <a http://manual.koha-community.org/3.12/en/offlinecirc.html#uploadofflinecirc">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Uploading the Offline Circulation File in the <a http://manual.koha-community.org/3.14/en/offlinecirc.html#uploadofflinecirc">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
-- 
1.7.2.3



More information about the Koha-patches mailing list