[Koha-bugs] [Bug 22584] Add YAML support for Codemirror

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 1 16:00:19 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22584

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 87279
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87279&action=edit
Bug 22584: Add YAML support for Codemirror

This patch adds the dependencies required to provide YAML syntax
highlighting in CodeMirror text areas. The OpacHiddenItems system
preference configuration is updated to use a "text/x-yaml" CodeMirror
syntax.

To test, apply the patch and go to Administration -> System preferences
-> OPAC.

Expand the OpacHiddenItems preference and test that YAML-formatted text
entry has the correct syntax highlighting.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list