diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-06-27 21:14:48 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-06-27 21:14:48 +0200 |
| commit | a627a650fda4e22107245a3269465347bb778258 (patch) | |
| tree | b864316bd270da5d586d664db4ddf2bae90320df /public/assets/tinymce/plugins/emoticons | |
| parent | a3eb6c52abc896697df1c79ff27137075e558123 (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/emoticons')
| -rw-r--r-- | public/assets/tinymce/plugins/emoticons/js/emojiimages-d7a3fd693c01603ed403f675e9d55ea2a6486e5d0ecfe55c08bd2bd7aa6ab891.js.gz | bin | 36587 -> 36587 bytes |
| -rw-r--r-- | public/assets/tinymce/plugins/emoticons/js/emojis-329286fb41a274a8f78c5b7353533c5fa2a7afb394817f595d9da008301eb045.js.gz | bin | 29102 -> 29102 bytes |
| -rw-r--r-- | public/assets/tinymce/plugins/emoticons/plugin-7f5dea9001569b030631f470e19b0077a62a867a5ba19a40b88d3716f3cf617c.js.gz | bin | 2821 -> 2821 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/public/assets/tinymce/plugins/emoticons/js/emojiimages-d7a3fd693c01603ed403f675e9d55ea2a6486e5d0ecfe55c08bd2bd7aa6ab891.js.gz b/public/assets/tinymce/plugins/emoticons/js/emojiimages-d7a3fd693c01603ed403f675e9d55ea2a6486e5d0ecfe55c08bd2bd7aa6ab891.js.gz index 0fb0cab..6ff9d9d 100644 --- a/public/assets/tinymce/plugins/emoticons/js/emojiimages-d7a3fd693c01603ed403f675e9d55ea2a6486e5d0ecfe55c08bd2bd7aa6ab891.js.gz +++ b/public/assets/tinymce/plugins/emoticons/js/emojiimages-d7a3fd693c01603ed403f675e9d55ea2a6486e5d0ecfe55c08bd2bd7aa6ab891.js.gz | |||
| Binary files differ | |||
diff --git a/public/assets/tinymce/plugins/emoticons/js/emojis-329286fb41a274a8f78c5b7353533c5fa2a7afb394817f595d9da008301eb045.js.gz b/public/assets/tinymce/plugins/emoticons/js/emojis-329286fb41a274a8f78c5b7353533c5fa2a7afb394817f595d9da008301eb045.js.gz index 77ac084..3ec622e 100644 --- a/public/assets/tinymce/plugins/emoticons/js/emojis-329286fb41a274a8f78c5b7353533c5fa2a7afb394817f595d9da008301eb045.js.gz +++ b/public/assets/tinymce/plugins/emoticons/js/emojis-329286fb41a274a8f78c5b7353533c5fa2a7afb394817f595d9da008301eb045.js.gz | |||
| Binary files differ | |||
diff --git a/public/assets/tinymce/plugins/emoticons/plugin-7f5dea9001569b030631f470e19b0077a62a867a5ba19a40b88d3716f3cf617c.js.gz b/public/assets/tinymce/plugins/emoticons/plugin-7f5dea9001569b030631f470e19b0077a62a867a5ba19a40b88d3716f3cf617c.js.gz index e18a37d..4649294 100644 --- a/public/assets/tinymce/plugins/emoticons/plugin-7f5dea9001569b030631f470e19b0077a62a867a5ba19a40b88d3716f3cf617c.js.gz +++ b/public/assets/tinymce/plugins/emoticons/plugin-7f5dea9001569b030631f470e19b0077a62a867a5ba19a40b88d3716f3cf617c.js.gz | |||
| Binary files differ | |||
