From 52fbd99309b92c94058a0a13e96b32b9ae748412 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 2 Apr 2025 15:36:34 +1000 Subject: [PATCH 01/13] DOC-3189: Update comments callback demo DOC-3189: Added tinycomments_fetch_author_info new option Removes Pollyjs from old demo added release notes for TinyMCE 7.8.0 --- .../index.html | 2 +- .../comments-callback-with-mentions/index.js | 2 +- .../live-demos/comments-callback/example.js | 235 ----- .../live-demos/comments-callback/index.js | 830 +++--------------- modules/ROOT/pages/7.8.0-release-notes.adoc | 13 + .../ROOT/pages/comments-callback-mode.adoc | 5 +- .../tinycomments_fetch_author_info.adoc | 61 ++ 7 files changed, 224 insertions(+), 924 deletions(-) delete mode 100644 modules/ROOT/examples/live-demos/comments-callback/example.js create mode 100644 modules/ROOT/partials/configuration/tinycomments_fetch_author_info.adoc diff --git a/modules/ROOT/examples/live-demos/comments-callback-with-mentions/index.html b/modules/ROOT/examples/live-demos/comments-callback-with-mentions/index.html index fb90bbd07a..5e0878b4c0 100644 --- a/modules/ROOT/examples/live-demos/comments-callback-with-mentions/index.html +++ b/modules/ROOT/examples/live-demos/comments-callback-with-mentions/index.html @@ -1,4 +1,4 @@ -