[Koha-bugs] [Bug 13829] New: Syntax highlighter on source code textareas

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 12 18:09:48 CET 2015


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 at lists.koha-community.org
          Reporter: pablo.bianchi at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at 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.


More information about the Koha-bugs mailing list