ProfessionalWiki / chameleon

Provides a highly flexible and customizable skin using Bootstrap 4
https://www.mediawiki.org/wiki/Skin:Chameleon
Other
115 stars 63 forks source link

Add option to display username-only in PersonalTools (fixes #343) #347

Closed mdoggydog closed 1 year ago

mdoggydog commented 1 year ago

This adds a username-only option to the showUserName attribute in the PersonalTools component (when used within the NavbarHorizontal), to show only the username for logged-in users. The prior yes option has been renamed to try-realname for clarity, and the no option has been renamed to none (the new default).

For backwards compatibility, no and yes are still accepted, but a deprecation note has been added to the code.