Adding Login to Homepage
Permalink
Greetings - I've been trying to move the login to the homepage.
I can either straight piggy-back on the login single page, and I haven't discovered how to connect to the login controller, seeing as the view names would be different. (as an aside, does the default homepage have its own single controller?)
The other option is a login block, but I'm not re-using this particular block, and would have to modify the login single page a great deal more, so it seems like a less attractive option.
So for the moment I'm searching for how to access the login.php controller. Apologies if the answer is abundantly obvious. Thanks.
I can either straight piggy-back on the login single page, and I haven't discovered how to connect to the login controller, seeing as the view names would be different. (as an aside, does the default homepage have its own single controller?)
The other option is a login block, but I'm not re-using this particular block, and would have to modify the login single page a great deal more, so it seems like a less attractive option.
So for the moment I'm searching for how to access the login.php controller. Apologies if the answer is abundantly obvious. Thanks.