How To / General

Redirecting to clicked Moodle link after Joomla login

  • michaelhermary
  • Topic Author
  • Offline
  • Banned
  • Banned
More
10 years 6 months ago #1 by michaelhermary
When I used to use ProMoodle, I could click on a link to a specific Moodle page (for example, a link in an email), then be directed to Joomla to login, then after login, when I'd click to go over to Moodle, I'd be taken directly to that specific Moodle page instead of the Moodle home page. Is that possible with Joomdle?

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Redirecting to clicked Moodle link after Joomla login
How are you presenting Moodle?
- If you use Moodle in its own window, I don't think you can do this now.
You can redirect users to Joomla for login, but Joomla won't redirect them back to Moodle.

- If you use the wrapper, when user clicks on a "logged only" link, for example to a course like this:
http://localhost/j30/index.php?option=com_joomdle&view=wrapper&moodle_page_type=course&id=53&Itemid=585

he will be redirected to login form. After logig, he will be redirected back to the page that he was trying to access, in this case, the course in wrapper.

Please Log in or Create an account to join the conversation.