Can we make the Welcome Back message configurable by an administrator?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | configurable_welcome-1137834-4.patch | 2.22 KB | nitesh sethia |
Can we make the Welcome Back message configurable by an administrator?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | configurable_welcome-1137834-4.patch | 2.22 KB | nitesh sethia |
Comments
Comment #1
cgmonroe commentedYou might look at: #1203056: PL Bootstrap state notification
Not an admin screen option, but it does let messages be changed via a theme_hook.
Comment #2
gappleBumping this feature request to 7.x.
8.x doesn't currently set any message on login, but I'll keep this issue in mind if it is introduced.
Comment #3
nitesh sethia commentedComment #4
nitesh sethia commentedAdded a patch for this functionality.
Comment #5
gapple- It looks like this patch was made on top of other work, instead of being made against the latest dev version.
-
t()should only be used for translating static strings.- Using
t()withindefine()is... probably not good.Comment #6
gappleClosing out 7.x issues.