[Checkins] [zopefoundation/Zope] 5fb428: Updated ACE editor JS-lib using markdown mode for ...

Jens Vagelpohl noreply at github.com
Wed Feb 13 03:59:51 CET 2019


  Branch: refs/heads/issue_482
  Home:   https://github.com/zopefoundation/Zope
  Commit: 5fb42878ee1d264671d944948e11fa60ea586b53
      https://github.com/zopefoundation/Zope/commit/5fb42878ee1d264671d944948e11fa60ea586b53
  Author: drfho <dr.frank.hoffmann at web.de>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M src/OFS/dtml/documentEdit.dtml
    M src/zmi/styles/resources/ace.ajax.org/ace.js
    M src/zmi/styles/resources/ace.ajax.org/mode-css.js
    M src/zmi/styles/resources/ace.ajax.org/mode-html.js
    M src/zmi/styles/resources/ace.ajax.org/mode-javascript.js
    M src/zmi/styles/resources/ace.ajax.org/mode-less.js
    A src/zmi/styles/resources/ace.ajax.org/mode-markdown.js
    M src/zmi/styles/resources/ace.ajax.org/mode-python.js
    A src/zmi/styles/resources/ace.ajax.org/mode-sql.js
    M src/zmi/styles/resources/ace.ajax.org/mode-text.js
    M src/zmi/styles/resources/ace.ajax.org/mode-xml.js
    M src/zmi/styles/resources/ace.ajax.org/theme-chrome.js
    M src/zmi/styles/resources/ace.ajax.org/theme-clouds.js
    M src/zmi/styles/resources/ace.ajax.org/theme-eclipse.js
    M src/zmi/styles/resources/ace.ajax.org/theme-mono_industrial.js
    M src/zmi/styles/resources/ace.ajax.org/worker-css.js
    M src/zmi/styles/resources/ace.ajax.org/worker-html.js
    M src/zmi/styles/resources/ace.ajax.org/worker-javascript.js
    A src/zmi/styles/resources/ace.ajax.org/worker-json.js
    M src/zmi/styles/resources/ace.ajax.org/worker-xml.js
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Updated ACE editor JS-lib using markdown mode for editing DTML (#496)

* Updated ACE editor JS-lib using markdown mode for editing DTML

* Fixed ACE Edior mode mapping for DTML

* Fixed ACE Edior mode mapping for DTML (2)


  Commit: 508bf5a36757a85f102107215b1bae5ff141c94e
      https://github.com/zopefoundation/Zope/commit/508bf5a36757a85f102107215b1bae5ff141c94e
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M src/OFS/dtml/documentEdit.dtml
    M src/zmi/styles/resources/ace.ajax.org/ace.js
    M src/zmi/styles/resources/ace.ajax.org/mode-css.js
    M src/zmi/styles/resources/ace.ajax.org/mode-html.js
    M src/zmi/styles/resources/ace.ajax.org/mode-javascript.js
    M src/zmi/styles/resources/ace.ajax.org/mode-less.js
    A src/zmi/styles/resources/ace.ajax.org/mode-markdown.js
    M src/zmi/styles/resources/ace.ajax.org/mode-python.js
    A src/zmi/styles/resources/ace.ajax.org/mode-sql.js
    M src/zmi/styles/resources/ace.ajax.org/mode-text.js
    M src/zmi/styles/resources/ace.ajax.org/mode-xml.js
    M src/zmi/styles/resources/ace.ajax.org/theme-chrome.js
    M src/zmi/styles/resources/ace.ajax.org/theme-clouds.js
    M src/zmi/styles/resources/ace.ajax.org/theme-eclipse.js
    M src/zmi/styles/resources/ace.ajax.org/theme-mono_industrial.js
    M src/zmi/styles/resources/ace.ajax.org/worker-css.js
    M src/zmi/styles/resources/ace.ajax.org/worker-html.js
    M src/zmi/styles/resources/ace.ajax.org/worker-javascript.js
    A src/zmi/styles/resources/ace.ajax.org/worker-json.js
    M src/zmi/styles/resources/ace.ajax.org/worker-xml.js
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Merge branch 'master' into issue_482


Compare: https://github.com/zopefoundation/Zope/compare/22a1dc4feffe...508bf5a36757


More information about the checkins mailing list