http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13829 Bug ID: 13829 Summary: Syntax highlighter on source code textareas Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Some textareas contain source code. For example SQL reports (not even monospace font) and some sysprefs (4 with JS, 18 with HTML). Would be a nice (and pretty easy) enhancement to offer syntax highlight on all of them, with very little page overload. There are a lot of alternatives: - SyntaxHighlighter - Highlight.js - Google Code Prettify (like StackOverflow) - Snippet - PrismJs -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.