silverstripe / silverstripe-cms

Silverstripe CMS - this is a module for Silverstripe Framework rather than a standalone app. Use https://github.com/silverstripe/silverstripe-installer/ to set this up.
http://silverstripe.org/
BSD 3-Clause "New" or "Revised" License
516 stars 333 forks source link

FIX Add tinymce link menuitems per editor instance #2916

Closed GuySartorelli closed 10 months ago

GuySartorelli commented 10 months ago

IMPORTANT NOTE

This PR needs https://github.com/silverstripe/silverstripe-admin/pull/1653 to be merged before CI will go green.

The functionality in https://github.com/silverstripe/silverstripe-admin/pull/1653 is required for this PR to work at all - and the code in this PR will not work with earlier versions of silverstripe/admin. Because of this, it should not be merged until that PR has been merged and tagged, and the new constraint has been checked to ensure it is correct.

Description

Updates the cms TinyMCE link plugins to match https://github.com/silverstripe/silverstripe-admin/pull/1653

Manual testing steps

See issue for reproduction steps

Issues

Pull request checklist