- Posts: 40
demo20.joomdle.com login
- Jordan Wolff
- Topic Author
- Offline
- Senior Member
-
Less
More
14 years 6 months ago #1
by Jordan Wolff
demo20.joomdle.com login was created by Jordan Wolff
I am playing around with the template you guys are using for your demo site.
I am trying to get the sign to link to my moodle back end... I went into the mod_login and with the research I did I am told to input this code...
<form method="post" action=" restaurantbarinstitute.com/myrbi/login/index.php ">
<fieldset>
<label for="username">Username:</label><input type="text" name="username" id="username" />
<label for="password">Password:</label><input type="password" name="password" id="password" />
</fieldset>
<fieldset>
<input type="submit" value="Login" />
</fieldset>
</form>
Is there anything else I need to to get the login of the index page login the students in their courses in moodle...?
I am trying to get the sign to link to my moodle back end... I went into the mod_login and with the research I did I am told to input this code...
<form method="post" action=" restaurantbarinstitute.com/myrbi/login/index.php ">
<fieldset>
<label for="username">Username:</label><input type="text" name="username" id="username" />
<label for="password">Password:</label><input type="password" name="password" id="password" />
</fieldset>
<fieldset>
<input type="submit" value="Login" />
</fieldset>
</form>
Is there anything else I need to to get the login of the index page login the students in their courses in moodle...?
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
14 years 6 months ago #2
by Chris
Replied by Chris on topic Re: demo20.joomdle.com login
Posted from Antonio's email
Hi Jordan.
I am not sure what you mean in your questions.
1. How do I make the login of the index page direct students to their moodle page
Do you mean redirect to Moodle when they log to Joomla?
2. How do I link up the forgot username and password..
Do you mean linking to them from Moodle?
Please Log in or Create an account to join the conversation.