Closed (outdated)
Project:
Persistent Login
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2011 at 17:01 UTC
Updated:
14 Jan 2025 at 23:50 UTC
Jump to comment: Most recent, Most recent file
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.