[Koha-patches] [PATCH] Bug 6966 Patron Card Help Files

Nicole C. Engard nengard at bywatersolutions.com
Fri Oct 7 17:50:56 CEST 2011


This patch adds links to the manual to files in the
patroncards folder.
---
 .../prog/en/modules/help/patroncards/edit-batch.tt |    2 ++
 .../en/modules/help/patroncards/edit-layout.tt     |    2 ++
 .../en/modules/help/patroncards/edit-profile.tt    |    2 ++
 .../en/modules/help/patroncards/edit-template.tt   |    2 ++
 .../prog/en/modules/help/patroncards/home.tt       |    2 ++
 .../en/modules/help/patroncards/image-manage.tt    |    2 ++
 .../prog/en/modules/help/patroncards/manage.tt     |    2 ++
 7 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt
index 9f982b3..00da73f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt
@@ -8,4 +8,6 @@
 
 <p>To add a new batch, you want to click on the 'Batches' button at the top of your page and choose 'New Batch'</p>
 
+<p><strong>See the full documentation for the Patron Card Batches in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#patroncardbatches">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt
index 40993ca..434f981 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt
@@ -31,4 +31,6 @@
 
 <p>After saving, your layouts will appear on the 'Manage Layouts' page.</p>
 
+<p><strong>See the full documentation for the Patron Card Layouts in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#cardlayouts">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt
index 933b755..ef53d87 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt
@@ -28,4 +28,6 @@
 
 <p>Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.</p>
 
+<p><strong>See the full documentation for the Patron Card Profiles in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#patronprofile">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt
index 0ef025e..55585a2 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt
@@ -25,4 +25,6 @@ After saving, your templates will appear on the 'Manage Templates' page.</li>
 </li>
 </ul>
 
+<p><strong>See the full documentation for the Patron Card Templates in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#patrontemplate">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt
index 3cabee2..a50aba3 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt
@@ -17,4 +17,6 @@
 
 <p>The developers of the Patron Card Creator module hope you will find this an extremely useful tool. You are encouraged to submit any enhancement requests as well as any bugs via Koha Project Bugzilla.</p>
 
+<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt
index b3a0e43..ca043ff 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt
@@ -16,4 +16,6 @@
 
 <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>
 
+<p><strong>See the full documentation for Managing Images in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html#managecardimages">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt
index 0629270..130487b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt
@@ -16,4 +16,6 @@
 
 <p>A batch is a collection of patrons for whom you want to generate cards.</p>
 
+<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.6/en/patroncardcreator.html">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
-- 
1.7.2.3



More information about the Koha-patches mailing list