September 9th, 2011
When you want to include a simple logout link, but not the entire login form, install this module and add it to your pages!
Joomla includes a token in the logout process, which makes it tricky to know how to log a user out, and usually you end up putting a full Joomla Login module on the page. So when you want less, try this. Sample:
If you are logged in, you see:
Logout
If you aren’t logged in, you see:
Login
Enough said!