[Koha-bugs] [Bug 6864] add a syspref to allow custom text for OPAC user/pass information

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 19 19:57:22 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6864

--- Comment #10 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 26465
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26465
New version of the patch, removing code in opac-main and adding missing syspref
line.

Review of attachment 26465:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=6864&attachment=26465)
-----------------------------------------------------------------

::: installer/data/mysql/sysprefs.sql
@@ +427,5 @@
>  ('XSLTResultsDisplay','default','','Enable XSL stylesheet control over results page display on intranet','Free'),
>  ('yuipath','local','local|http://yui.yahooapis.com/2.5.1/build','Insert the path to YUI libraries, choose local if you use koha offline','Choice'),
>  ('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'),
> +('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo'),
> +('OpacBelowLoginBox','', '30|10','HTML to show under the login box','Textarea')

Please try to keep this alphabetical.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list