[TikiWiki-commits] [Git][tikiwiki/tiki][master] [UX][DOC] Clarify diagram export pref and add doc link

Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68cdbef98c06e_2cdf0d439856@gitlab-sidekiq-low-urgency-cpu-bound-v2-5f6c4ccb95-c8mln.mail>

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


Commits:
93f0a6fc by Olivier Kango at 2025-09-19T20:29:14+00:00
[UX][DOC] Clarify diagram export pref and add doc link
---
* [UX][DOC] Clarify diagram export pref and add doc link

See merge request tikiwiki/tiki!8434

- - - - -


1 changed file:

- lib/prefs/fgal.php


Changes:

=====================================
lib/prefs/fgal.php
=====================================
@@ -720,11 +720,15 @@ When the limit is reached, no more files can be uploaded. The user will see an e
             'default' => 'y'
         ],
         'fgal_use_casperjs_to_export_images' => [
-            'name' => tra('Use locally CasperJS to export images'),
-            'description' => tra('If enabled, diagrams can be exported using CasperJS.'),
+            'name' => tra('Enable diagram image export (legacy CasperJS / Headless Chrome)'),
+            'description' => tra(
+                'If enabled, diagrams can be exported as images. Historically tied to CasperJS, this setting now also supports Headless Chrome. '
+            ) . ' <a href="https://doc.tiki.org/Browser+Automation#Common_Settings" target="_blank">'
+            . tra('Learn more...') . '</a>',
             'type' => 'flag',
             'default' => 'n',
             'packages_required' => ['jerome-breton/casperjs-installer' => 'CasperJsInstaller\Installer'],
+            'help' => tra('Browser Automation'),
         ],
         'fgal_use_drawio_services_to_export_images' => [
             'name' => tra('Use draw.io public services to export images'),



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/93f0a6fc44f9729dd8e9a158f1fe7565757e4cfa

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/93f0a6fc44f9729dd8e9a158f1fe7565757e4cfa
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.