Forum OpenACS Development: wymeditor removed from xowiki and xowf

Since wymeditor does not work with recent versions of jQuery, The project is dead and have not received updates over the last 10 years. i have now removed it from xowiki and xowf in the HEAD branch.

Embedding it the editor in xowiki was historically founded and should have moved away anyway.

Collapse
Posted by Gustaf Neumann on
You might use the following command to check, whether your code uses deprecated jQuery calls removed in jQuery 4.

grep -RInE \
    '((jQuery|\$)\.(isArray|parseJSON|trim|type|now|isNumeric|isFunction|isWindow|camelCase|nodeName|cssNumber|cssProps)|((jQuery|\$)\.fx\.interval))' \
    /usr/local/oacs-head/openacs-4/packages/