[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] textarea : WYSIWYG active overwrites code admin fields (Custom CSS, JS, etc.)

Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69dd494863386_3b18e480-1e2@gitlab-sidekiq-low-urgency-cpu-bound-v2-7588cf5bd5-rrtfs.mail>

Benoit Grégoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
8803f12a by Olivier Kango at 2026-04-13T19:42:36+00:00
[FIX] textarea : WYSIWYG active overwrites code admin fields (Custom CSS, JS, etc.)
---
* [FIX] prefs/textarea.tpl: add _wysiwyg=n to prevent WYSIWYG from overriding admin code fields

* [FIX] force plain editor for codemirror/syntax-highlighted fields

See merge request tikiwiki/tiki!9990

- - - - -


1 changed file:

- templates/prefs/textarea.tpl


Changes:

=====================================
templates/prefs/textarea.tpl
=====================================
@@ -6,6 +6,7 @@
         <div class="col">
             {textarea
                 _toolbars="n"
+                _wysiwyg="n"
                 name="{$p.preference|escape}"
                 id="{$p.id|escape}"
                 syntax="{$syntax|escape|default:''}"



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/8803f12a7a64b757791871051d2b6bf6df8820aa

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/8803f12a7a64b757791871051d2b6bf6df8820aa
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.