http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6864 --- Comment #10 from M. Tompsett <mtompset@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.