[TikiWiki-commits] [Git][tikiwiki/tiki][master] [UPD] prefs: Mark payment and credit features as experimentals

"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69c3a6efd07ab_3b18dcd823a@gitlab-sidekiq-low-urgency-cpu-bound-v2-dd6df7f74-d8qrt.mail>

luci pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
b1488c1a by Doddy MATABARO at 2026-03-25T09:04:47+00:00
[UPD] prefs: Mark payment and credit features  as experimentals
---
* [UPD] prefs: Mark payment and feature lists as experimental

See merge request tikiwiki/tiki!9844

- - - - -


2 changed files:

- lib/prefs/feature.php
- lib/prefs/payment.php


Changes:

=====================================
lib/prefs/feature.php
=====================================
@@ -2587,6 +2587,7 @@ function prefs_feature_list($partial = false)
             'help' => 'Tiki-User-Credits',
             'default' => 'n',
             'view' => 'tiki-admin_credits.php',
+            'tags' => ['experimental'],
         ],
         'feature_invite' => [
             'name' => tra('Invite users'),


=====================================
lib/prefs/payment.php
=====================================
@@ -27,6 +27,7 @@ function prefs_payment_list()
             'admin' => 'payment',
             'view' => 'tiki-payment.php',
             'keywords' => 'shopping',
+            'tags' => ['experimental'],
         ],
         'payment_system' => [
             'name' => tra('Payment system'),



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

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