Support Joomla!
Search: Advanced Search
Serving 3868 extensions to the community. Last updated on October 16.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 881 guests and 49 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Content Restriction Show All Developer's Extensions
SM2 Registered Redirect Plugin / Bot Pluginplugin
Rating
Developer:SM2 Version:1.0.0 (Updated 181 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.0
Views: 4,618 License:GPLv2.0
Favoured:
3
Type:Non-Commercial
Date Added:May 7, 2007
DownloadHomepageWrite ReviewRecommend
SM2 Registered Redirect Plugin / Bot
This plugin is designed to allow Registered Joomla! users to be redirected from one page to another. If you have Content or Components that you no longer want a Registered Joomla! user to see once they are logged into the site then SM2 Registered Redirect Plugin is ideal. Installation steps: 1. Install the Plugin Like any other Joomla! Bot go to the Mambot Installer and install the Plugin. * Installers > Mambots * Browse to the installation file then Upload 2. Configure the Plugin In the Mambots > Site Mambots edit the Mambot and enter some Parameters. * In the Registered Redirect enter the url followed by the Seperator (| by default) then the redirect url, one per line. i.e. http://www.sm2joomla.com/content/1/1/|http://www.sm2joomla.com/content/2/2 * If required enter similar redirection information in the Special Redirect. The Special Redirect will fire if the logged in user is a Special Joomla! user. i.e. Author or above. * Make sure the Mambot is Published * Save or Apply the changes. 3. Add the Triggering Point. For SM2 Registered Redirect to work correctly it needs to be triggered. To do this we add the following to the start of each Joomla! template: [?php $_MAMBOTS->trigger('onBeforeView'); ?] Note: replace the [ and ] with < and > To Edit a Template go to Site > Template Manager > Site Templates, select the desired Template and Click Edit. Enter the code above as the first line in the template and then click Save

Report this listing


Simple and effective by Uncle_Buck, May 14, 2007
This was just waht I was looking for. Now when a registered user returns to the site they go straight to the members home page (not the front page).

I know there is a login redirect built into Joomla!, however it does not work if the user has selected "Remember Me" this little bot was just the answer to that problem.