-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Messaging login/logout in the frontend of Joomla 4.3.0 #40458
Comments
If you find the message (logon / logout) annoying, you can make a language override. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40458. |
That's correct. Originally this functionality was planned, but was not added in the end. See for the discussion #30834. |
Thank you for the quick reply. I don't understand the need for these messages. In 4.2.9 when you login you get a greeting like Hi Bill Smith and the button changes to 'Logout'. When you logout the username, password input boxes appear along with a 'login' button. Are there any plans to provide some control over these new login/logout messages in the next release? If not can you provide me a link to details on how to make a language override. Many thanks This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40458. |
Joomla is open source and is consensus-based. So you can simply submit a proposal. Example lanuguage override, see: https://docs.joomla.org/J3.x:Language_Overrides_in_Joomla |
This was driving me nuts. Almost every major website does not show these messages. There should really be a setting for these to turn off easily. |
This was driving me nuts also. Almost every major website does not show these messages. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40458. |
At the time, as I mention above, this option did not make it. If there is enough demand for it, it can still be realized easily. By default there are no messages. @chmst please your opinion. |
Would be nice to see these options included. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40458. |
Remove or add option to enable/disable please This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40458. |
Yes for mee too. So it would be very nice when this will be added in the next J4.3.x release. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40458. |
Yes for mee too. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40458. |
As was said in the former discussion, more params are not really welcome and a message management system would be great. My2cent: A Logout message is always useful. Most people don't logout - but if they do, because they are on sensitive data, then it is good information. Whether a login mssage is useful depends on the application. If the user remains on the same view after login, it can be welcome. A param for the Login Message could help. |
I totally agree with your justification for a login and logout message and that a param for the Login Message could help. In order not to get b/c with Joomla 4.3, the login and logout messages are displayed by default in case of a new PR. So that additional actions are required to disable the messages. This unfortunately in contrast to the previous, originally intended PR #30834. The question is what is wisdom in this case? |
I totally agree with @irathers
Is there a pull or feature request where I can find the origin of this addition? |
I am wondering if the reason that people are not liking these messages is because their template design does not display such messages in a nice way as seen on the the screenshots in the first post. I never even noticed the messages on my cassiopeia based sites or on my sites using a custom message view as they were formatted nicely |
I just find it redundant to mention that someone is logged in. You log in to access certain content, so you do that intentionally. Once logged in, you either see a welcome message, or a logout button, so any right-thinking person then knows they are logged in. |
To be honest, in 99% our messaging system does not give any usefull information for avarage visitor. To them it is a distracted information, spam. Many admins just hides this block in their templates. By looking how much comment this thread got we should consider to add the switch. Even though we do not like to introduce "params" for every "little thing"
Add the params as in your original PR, where login/logout message is disabled by default, as it was in 4.2. That what I think. |
@Fedik Thank you for your comment.
Agree.
Disabled by default is also my preference. And accept the b/c in this case because J4.3 is just out. There are more pros than cons, judging by the comments.
Should be J4.3 |
Another vote to provide a switch or turn it off by default. |
Doesn't seem wise to me, before you know it, you're using outdated software. Or the software will be overwritten with the next update. |
Not to worry it is a test server with the 4.3.1 RC . Just want to see if it worked. |
i totally agree with @irathers, @Pinkeltje, @Fedik, @Stevec4… |
See pr #40531 |
please test #40531 |
Whenever a user logs in or logs out on the front end of Joomla 4.3.0 a banner message is displayed on screen.
This is listed as a new feature in the 4.3.0 release notes but there are no details about controlling it.
Login/logout messages were not shown in version 4.2.9 and previous releases. If this functionality is required by some users, then it should be optional. I cannot find any parameters in the backend that enable me to turn this functionality off.
Screenshots are attached to show the login/logout messages produced and they are simply not required.
Actual result
System information (as much as possible)
Additional comments
The text was updated successfully, but these errors were encountered: