Bugzilla – Attachment 24003 Details for
Bug 11483
new serial pages missing help
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11483: Add missing serial help files
Bug-11483-Add-missing-serial-help-files.patch (text/plain), 2.84 KB, created by
Chris Cormack
on 2014-01-08 07:37:18 UTC
(
hide
)
Description:
Bug 11483: Add missing serial help files
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2014-01-08 07:37:18 UTC
Size:
2.84 KB
patch
obsolete
>From ddb981b0b725ea4718ec4ca31d6340bd0a5e2ef3 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Mon, 6 Jan 2014 12:15:36 -0600 >Subject: [PATCH] Bug 11483: Add missing serial help files > >The help files for the Serial Numbering Patterns and Frequencies pages >were missing. This patch adds them. > >To test: > >* Visit the two new serial pages >* Click Help >* Confirm text and links are right > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >--- > .../en/modules/help/serials/subscription-frequencies.tt | 11 +++++++++++ > .../en/modules/help/serials/subscription-numberpatterns.tt | 13 +++++++++++++ > 2 files changed, 24 insertions(+) > create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-frequencies.tt > create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-numberpatterns.tt > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-frequencies.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-frequencies.tt >new file mode 100644 >index 0000000..c404a85 >--- /dev/null >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-frequencies.tt >@@ -0,0 +1,11 @@ >+[% INCLUDE 'help-top.inc' %] >+ >+<h1>Serial Frequencies</h1> >+ >+<p>Koha keeps a record of publication frequencies for easy management and duplication.</p> >+ >+<p>From this page you can view all of the exisiting frequencies in your system and create new ones.</p> >+ >+<p><strong>See the full documentation for Serial Frequencies in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/serials.html#serialfreq">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/serials/subscription-numberpatterns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-numberpatterns.tt >new file mode 100644 >index 0000000..7479f9d >--- /dev/null >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-numberpatterns.tt >@@ -0,0 +1,13 @@ >+[% INCLUDE 'help-top.inc' %] >+ >+<h1>Serial Numbering Patterns</h1> >+ >+<p>Every time you create a new numbering pattern in serials you can save it for later use. These patters are accessible via the Manage numbering patterns page.</p> >+ >+<p>This page will list for you the numbering patterns you have saved in the past as well as a few canned patterns.</p> >+ >+<p>It will also allow you to create a new numbering pattern without first adding a subscription. To add new new pattern click 'New numbering pattern' at the top of the list of patterns.</p> >+ >+<p><strong>See the full documentation for Serial Numbering Patterns in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/serialpatterns.html">manual</a> (online).</strong></p> >+ >+[% INCLUDE 'help-bottom.inc' %] >\ No newline at end of file >-- >1.8.5.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 11483
:
23977
|
24003
|
24005