This module renders a block that shows the login form to anonymous users
and a "welcome username" with logout link block to authenticated users.
The string "Welcome" and "logout" are translatable with the t() function.
To change the strings "Welcome" and "logout" save these variables in the
variable table:
welcome_username_welcome_string
welcome_username_logout_string
To change "Welcome" to "Hi":
$ drush vset welcome_username_welcome_string "Hi"
To change "logout" to "Click here to logout"
$ drush vset welcome_username_logout_string "Click here to logout"
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Site structure
99 sites report using this module
- Created by ndf on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

