summaryrefslogtreecommitdiff
path: root/public/assets/tinymce/plugins/table
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-06-27 21:14:48 +0200
committererdgeist <erdgeist@erdgeist.org>2026-06-27 21:14:48 +0200
commita627a650fda4e22107245a3269465347bb778258 (patch)
treeb864316bd270da5d586d664db4ddf2bae90320df /public/assets/tinymce/plugins/table
parenta3eb6c52abc896697df1c79ff27137075e558123 (diff)
Stage 7 click-testing fixes
- aggregate: switch to shortcode syntax [aggregate ...]; fix paragraph wrapping by excising the shortcode and its surrounding <p> before sanitize, concatenating collection output outside sanitized content - page.rb: remove aggregate XML unwrapping from rewrite_links_in_body (no longer needed with shortcode approach) - rss builders: explicit CGI.escapeHTML on title/abstract; Builder 3.3.0 does not escape when target buffer is html_safe (ActionView default) - tinymce: disable menubar and promotion nag; add code plugin, remove paste plugin (built into TinyMCE 8 core); configure via admin_interface.js directly (config/tinymce.yml affects tinymce() helper only, not tinymce.init)
Diffstat (limited to 'public/assets/tinymce/plugins/table')
-rw-r--r--public/assets/tinymce/plugins/table/plugin-3e12ee54fd584c178d41b56d9d9c9f1288c5eb1ffa272c17ae8f302dd5fda0e0.js.gzbin13678 -> 13678 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/public/assets/tinymce/plugins/table/plugin-3e12ee54fd584c178d41b56d9d9c9f1288c5eb1ffa272c17ae8f302dd5fda0e0.js.gz b/public/assets/tinymce/plugins/table/plugin-3e12ee54fd584c178d41b56d9d9c9f1288c5eb1ffa272c17ae8f302dd5fda0e0.js.gz
index 1c74dc0..992de9e 100644
--- a/public/assets/tinymce/plugins/table/plugin-3e12ee54fd584c178d41b56d9d9c9f1288c5eb1ffa272c17ae8f302dd5fda0e0.js.gz
+++ b/public/assets/tinymce/plugins/table/plugin-3e12ee54fd584c178d41b56d9d9c9f1288c5eb1ffa272c17ae8f302dd5fda0e0.js.gz
Binary files differ