πŸ‡ΊπŸ‡ΈUnited States @kevin w

Account created on 24 July 2018, over 6 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States kevin w

It turned out to be an issue in Monolog: https://www.drupal.org/project/monolog/issues/3366135 πŸ› NullLogger not implements LoggerChannelInterface Fixed .
Closing this issue.

πŸ‡ΊπŸ‡ΈUnited States kevin w

Re-roll the patch in #39 for v1.10.0.

πŸ‡ΊπŸ‡ΈUnited States kevin w

Added the check for denyList at the start of processInbound(). This helps address the issue when /part1 and /part1/* should be redirected except a unique path like /part1/special_path_here.

πŸ‡ΊπŸ‡ΈUnited States kevin w

The path is very helpful! Should the processInbound() function also check the denyList and skip the subsequent processing if the incoming path matches one of the entries in the denyList?

πŸ‡ΊπŸ‡ΈUnited States kevin w

Recreated the patch in #27 for v2.0.0 in case anyone else needs it.

πŸ‡ΊπŸ‡ΈUnited States kevin w

Thanks for this great patch that helped us re-gain the capability to view/edit embedded media after upgrading to CKEditor5. I did run into an issue that when the editor does not have "update" permission on the media, clicking on the "Edit media" button would fail silently. The other issue down the road is that the CoreEditorMediaDialog class will also be removed in Drupal 11. In this new patch, the button will open the edit page in a new tab if the current user has the "update media" permission. Otherwise it opens the view page.

πŸ‡ΊπŸ‡ΈUnited States kevin w

Re-rolling the patch for 1.5.

Production build 0.71.5 2024