[AMOS commit] MDL-72658 lang: Let welcome message use other than just firstname Committed into Git: 2021-09-23 18:57 UTC

[AMOS commit] MDL-72658 lang: Let welcome message use other than just firstname Committed into Git: 2021-09-23 18:57 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrák
MDL-72658 lang: Let welcome message use other than just firstname
The patch allows for strings welcomeback and welcometosite to be
customised and use other user names than just the firstname.

Supported are placeholder properties matching all known name fields:
firstnamephonetic, lastnamephonetic, middlename, alternatename,
firstname and lastname. Special values fullname and alternativefullname
are supported, too.

By default, the firstname is kept for compatibility with the original
feature design.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=372246689252b427bab2b4fed65d9b336c8705a5
http://github.com/moodle/moodle/commit/372246689252b427bab2b4fed65d9b336c8705a5

+ 4.0 en [welcomeback,core]
+ 4.0 en [welcometosite,core]