Hello! You are looking at an archived forum discussion from the old mahara.org website. You cannot reply to this topic, but if you wish to discuss it, you can sign up to mahara.org and ask about this in the new forums.

How do I disable the username from being displayed public, this is the case in Moodle and for us it works perfectly, we use a students number (which is not public information) as their username, I would like to know how to get Mahara to facilitate this. The only place I have seen it is in the display of messages and profiles.

This is a show-stopper for us and your wonderful piece of software (which is damn slick!)

Only the admins see the

Only the admins see the users' usernames. Other normal users just see preferred names, or firstname + lastname.

You can modify the handling of the display_name function in lib/user.php if you wish to change this.