[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX] User mensions: change help link description pointing to wrong wiki page
"Boss Ibrahim Mussa Gregoire \(@bim-g\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <69544a3a1948a_2aa34fe543528c@gitlab-sidekiq-low-urgency-cpu-bound-v2-5bd8dbbcb-dxdm6.mail> |
Boss Ibrahim Mussa Gregoire pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki Commits: e4876305 by Boss Ibrahim Mussa Gregoire at 2025-12-30T22:46:46+01:00 [FIX] User mensions: change help link description pointing to wrong wiki page --- * [FIX] Uer mension: change help link description pointing to wrong wiki page --- * [FIX] User mentions notification: change help description link. * [FIX] User mentions: change help description link. See merge request tikiwiki/tiki!9293 (cherry picked from commit 78dd14f73a26d0fab6c164f0b46f29b43b112679) 3b515926 [FIX] User mentions: change help description link. e8a6ae16 [FIX] User mentions notification: change help description link. Co-authored-by: Boss Ibrahim Mussa Gregoire <[email protected]> See merge request tikiwiki/tiki!9294 - - - - - 1 changed file: - lib/prefs/feature.php Changes: ===================================== lib/prefs/feature.php ===================================== @@ -1085,7 +1085,7 @@ function prefs_feature_list($partial = false) 'feature_tag_users' => [ 'name' => tra('Tagging users'), 'description' => tra('Add support for @username mentions'), - 'help' => 'Add support for @username mentions', + 'help' => 'User Mentions', 'type' => 'flag', 'default' => 'n', 'tags' => ['basic'], @@ -1093,7 +1093,7 @@ function prefs_feature_list($partial = false) 'feature_notify_users_mention' => [ 'name' => tra('User mention notifications'), 'description' => tra('Add support for @username mentions notifications'), - 'help' => 'Add support for @username mentions notifications by email', + 'help' => 'Activate User Mention Notification', 'type' => 'flag', 'default' => 'n', 'tags' => ['basic'], View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/e4876305237159b3cbb0a4b95c324efd136454e9 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/e4876305237159b3cbb0a4b95c324efd136454e9 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