Login forms in a module take up space and divert the attention from the content.
In the component position that is even worse.
Add Brian Teeman's module https://github.com/brianteeman/loginmodal or similar in the core.
IMHO this is something that has been missing in Joomla all the time!
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
Feature
|
||
i want to work on this issue, can u please describe me what feature what i have to implement clearly.
As I said before: I want a possibility to log in on any page, without a visible standard login module or the need for a separate login page. The popup to login could be activated by clicking on a link with a specific class, that you can give to any clickable item, like a menu-item, button, text link, etc.
And after login, I want to stay on the page, or a different one if set in the settings.
It my opinon that should have been built into Joomla ages ago.
@brianteeman 's module does that so a more or less ready solution is available.
But you could make an alternative, or improve the attached (which is by no means perfect or according to the Joomla conventions, but works).
Update: replaced the attachment with a more current version.
I have no problem if someone want to take my plugin although I suspect the code in the plugin can be massively improved