[TikiWiki-commits] [Git][tikiwiki/tiki][master] [REF] Make wysiwyg feature experimental

"Marc Laporte \(@marclaporte\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68d85e0f5f285_2de3d1bd02577b@gitlab-sidekiq-low-urgency-cpu-bound-v2-5cc58485fb-9glt9.mail>

Marc Laporte pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
2c0869ea by ushindi bienvenu at 2025-09-27T21:50:43+00:00
[REF] Make wysiwyg feature experimental
---
* [REF] Make wysiwyg feature expiremental

See merge request tikiwiki/tiki!8637

- - - - -


1 changed file:

- lib/prefs/feature.php


Changes:

=====================================
lib/prefs/feature.php
=====================================
@@ -695,13 +695,14 @@ function prefs_feature_list($partial = false)
             'description' => tra('WYSIWYG is an acronym for "What You See Is What You Get". <a href="https://summernote.org">Summernote</a> is used to provide a word-processor-like editing experience.'),
             'help' => 'Wysiwyg',
             'type' => 'flag',
-            'default' => 'y',
+            'default' => 'n',
             'dependencies' => [
                 'feature_ajax',
                 'ajax_autosave',
                 'feature_wiki_paragraph_formatting',
                 'feature_wiki_paragraph_formatting_add_br',
             ],
+            'tags' => ['experimental'],
         ],
 
         'feature_kaltura' => [



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/2c0869eaf89f9ba413db4f564af3c5001de74962

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/2c0869eaf89f9ba413db4f564af3c5001de74962
You're receiving this email because of your account on gitlab.com.

_______________________________________________
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.