Bugzilla – Attachment 48409 Details for
Bug 15926
Item search fields admin missing help file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15926: Add help for item search fields admin
Bug-15926-Add-help-for-item-search-fields-admin.patch (text/plain), 1.90 KB, created by
Nicole C. Engard
on 2016-02-26 16:05:07 UTC
(
hide
)
Description:
Bug 15926: Add help for item search fields admin
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2016-02-26 16:05:07 UTC
Size:
1.90 KB
patch
obsolete
>From abb09ff27326fbc3d3adec229f206f1ae0d8a105 Mon Sep 17 00:00:00 2001 >From: Nicole C Engard <nengard@bywatersolutions.com> >Date: Fri, 26 Feb 2016 16:03:26 +0000 >Subject: [PATCH] Bug 15926: Add help for item search fields admin > >This patch will add the missing help file to the item >search fields admin page. > >To test: >* Go to administration > Item search fields >* Click Help >* Confirm help is there and correct. >--- > .../en/modules/help/admin/items_search_fields.tt | 25 ++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/items_search_fields.tt > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/items_search_fields.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/items_search_fields.tt >new file mode 100644 >index 0000000..ef5e495 >--- /dev/null >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/items_search_fields.tt >@@ -0,0 +1,25 @@ >+[% INCLUDE 'help-top.inc' %] >+ >+<h1>Item search fields help</h1> >+ >+<p>From here you can add custom search fields to the item search option in the staff client.</p> >+ >+<p>To add a new search term simply fill in the 'Add a new field' area:</p> >+ >+<ul> >+<li>Name is a field for you to identify the search term</li> >+ >+<li>Label is what will appear on the item search page</li> >+ >+<li>MARC field allows you to pick which field you'd like to search in</li> >+ >+<li>MARC subfield is the subfield you'd like to search in</li> >+ >+<li>Authorised values category can be used to turn this search field in to a pull down instead of a free text field</li> >+</ul> >+ >+<p>Once your new field is added it will be visible at the top of this page and on the item search page</p> >+ >+<p><strong>See the full documentation for Item search fields in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#itemsearchadmin">manual</a> (online).</strong></p> >+ >+[% INCLUDE 'help-bottom.inc' %] >-- >2.1.4
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 15926
:
48409
|
48410
|
48488